Re: Review Request 109470: A patch which allows us to distinguish between cached lyrics and lyrics newly downloaded from the internet.

2013-03-14 Thread Matěj Laitl
On 14. 3. 2013 Jasneet Bhatti wrote: > http://git.reviewboard.kde.org/r/109470/#review29229 > > While we wait for the active developers to decide if this feature is going > to be introduced, there are a few formatting issues to be addressed before > we proceed. As a rule, before you submit a patch

Re: Review Request 109470: A patch which allows us to distinguish between cached lyrics and lyrics newly downloaded from the internet.

2013-03-14 Thread Jasneet Bhatti
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/109470/#review29229 --- While we wait for the active developers to decide if this featu

Re: Review Request 109464: Patch which tries to fix the ordering error while tracks are copied from the hard disk to some other storage device

2013-03-14 Thread mayank jha
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/109464/ --- (Updated March 14, 2013, 7:43 p.m.) Review request for Amarok, Anmol Ahuja

subscribe

2013-03-14 Thread Mayank Jha
___ Amarok-devel mailing list Amarok-devel@kde.org https://mail.kde.org/mailman/listinfo/amarok-devel

subscribe

2013-03-14 Thread Mayank Jha
___ Amarok-devel mailing list Amarok-devel@kde.org https://mail.kde.org/mailman/listinfo/amarok-devel

Re: Review Request 109470: A patch which allows us to distinguish between cached lyrics and lyrics newly downloaded from the internet.

2013-03-14 Thread mayank jha
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/109470/ --- (Updated March 14, 2013, 7:10 p.m.) Review request for Amarok, Samikshan B

Re: Review Request 107473: Changes in processing playlist files

2013-03-14 Thread Tatjana Gornak
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/107473/ --- (Updated March 14, 2013, 6:19 p.m.) Review request for Amarok. Descripti

Re: Review Request 108995: FIX Pre-amplifier in equalizer doesn't work

2013-03-14 Thread Harsh Gupta
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/108995/ --- (Updated March 14, 2013, 11 p.m.) Review request for Amarok. Changes ---

Re: [amarok] /: Add support for transcoding into the Opus format

2013-03-14 Thread Matěj Laitl
On 13. 3. 2013 Myriam Schweingruber wrote: > Hi all, > On Tue, Mar 5, 2013 at 4:56 PM, Matěj Laitl wrote: > > Git commit 18c75c41c267fe81174e27970b49d3c2e69b3002 by Matěj Laitl, on > > behalf of Martin Brodbeck. Committed on 05/03/2013 at 14:08. > > Pushed by laitl into branch 'master'. > > > > A

Re: Problem with Audio CD

2013-03-14 Thread Matěj Laitl
On 13. 3. 2013 kEsHa sHaH wrote: > Heyy.. > I have reopened working on bug related to audio cd and am facing some crisis > ! On inserting an Audio CD, it does show up in my collection pane, but with > 0 tracks. Also, further checking in dolphin, audiocd:/ did not show any > files/folders/tracks. >

Re: Review Request 109470: A patch which allows us to distinguish between cached lyrics and lyrics newly downloaded from the internet.

2013-03-14 Thread mayank jha
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/109470/ --- (Updated March 14, 2013, 10:50 a.m.) Review request for Amarok, Samikshan

Re: Review Request 109470: A patch which allows us to distinguish between cached lyrics and lyrics newly downloaded from the internet.

2013-03-14 Thread mayank jha
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/109470/ --- (Updated March 14, 2013, 10:48 a.m.) Review request for Amarok, Samikshan

Script - writeConfig with QVariant

2013-03-14 Thread El boulangero
Hello everyone, I writing a scritp for Amarok at the moment, and I have a question regarding the Amarok.Script API. I understand perfectly the config function with string argument, ie: + String readConfig( String name, String defaultValue ) + void writeConfig( String name, String content ) But I