2015-01-30 5:46 GMT+03:00 Myriam Schweingruber :
> Hi all,
>
> since I was unable today to reproduce the release blocker bug I closed it.
> This means we are now read to release Amarok 2.9.0!
>
> I will check this weekend on what might be missing and explore on how to
> build the tarball.
>
> If th
2015-01-23 0:54 GMT+03:00 Safa Alfulaij :
> Hello.
> I found, while translating, this string in Amarok: "Remove a Track From %2
> Playlists"/"Remove %1 Tracks From %2 Playlists" with the context "Number of
> playlists is >= 2".
> There is a problem here, We have to make it a puzzle string to transl
Nice, it works now. I think this implementation is awkward though. I
don't think this should be left to each individual lyrics script to
implement. Rather, Amarok should check if the file has lyrics in the
tags first, then only run a lyrics script if the file does not have a
lyrics tag (perhaps the
On 31 January 2015 at 22:49, Myriam Schweingruber wrote:
> Hi Aroonav,
>
>
> On Sat, Jan 31, 2015 at 2:27 PM, Aroonav Mishra
> wrote:
> >
> > Hello all..
> > I have been tring to build Amarok but I have been facing some problems
> in running it. After installing all its dependencies I executed t
On Wed, Jan 28, 2015 at 5:13 PM, Myriam Schweingruber wrote:
> Anmol, if you talk about "current git", I presume you mean your repo, right?
> IIRC this was not merged to git master yet.
Nope, it is already committed.
--
Regards,
Anmol Ahuja
___
Amarok-
> This does not work for me. Inserting Amarok.debug(embeddedLyrics); in
> this function in the Lyricwiki script prints an empty line in the
> debugging output even if there is a lyrics tag in the file and there are
> lyrics in Amarok's database.
>
> function readEmbeddedLyrics()
> {
> var track
Hi Aroonav,
On Sat, Jan 31, 2015 at 2:27 PM, Aroonav Mishra wrote:
>
> Hello all..
> I have been tring to build Amarok but I have been facing some problems in
> running it. After installing all its dependencies I executed the commands
> shown and the associated output has been redirected to th
Hello all..
I have been tring to build Amarok but I have been facing some problems in
running it. After installing all its dependencies I executed the commands
shown and the associated output has been redirected to the files.
cmake -DCMAKE_INSTALL_PREFIX=$HOME/kde -DKDE4_BUILD_TESTS=OFF
-DCMAKE_BU
Sorry I didn't cc
-- Forwarded message --
From: vedant agarwala
Date: Sat, Jan 31, 2015 at 6:13 PM
Subject: SoK project update
To: Nitul Datt
Cc: amarok-devel
Hello Nitul,
I haven't heard from you in a long time. I want you to submit all the work
(code) you have done to me AS