Re: Review Request: [GSoC] Amarok integration with gpodder.net (GPodder stuff)

2011-10-17 Thread Bart Cerneels
On Mon, Oct 17, 2011 at 22:58, Lucas Lira Gomes wrote: > Hi Stefan, > > we can do this way, but I think it isn't efficient. > We only want to know where we stopped, so there is no need to make more than > one episode action. > Unless something like play history is a to-do for Amarok (Bart should k

[Bugzilla] Release blockers

2011-10-17 Thread bugzilla_noreply
The following bugs are blocking the next Amarok release: This search was scheduled by bcooks...@kde.org. Bug 233170: http://bugs.kde.org/show_bug.cgi?id=233170 Priority: NOR Severity: crash Platform: Unlisted Binaries Assignee: amarok-bugs-d...@kde.org Status: REOPENED Summar

Re: Review Request: [GSoC] Amarok integration with gpodder.net (GPodder stuff)

2011-10-17 Thread Lucas Lira Gomes
Hi all, First and foremost, I would like to thanks all for the tips and suggestions. On 17 October 2011 17:37, Stefan Kögl wrote: > Hi, > > On 10/17/2011 11:08 AM, Stefan Derkits wrote: > > So our problem is: We need to make sure that the last Request to > > upload an Episode Action was receive

Re: Review Request: [GSoC] Amarok integration with gpodder.net (GPodder stuff)

2011-10-17 Thread Lucas Lira Gomes
Hi Stefan, we can do this way, but I think it isn't efficient. We only want to know where we stopped, so there is no need to make more than one episode action. Unless something like play history is a to-do for Amarok (Bart should know ^^). Regards, Lucas Lira Gomes. On 17 October 2011 17:31, Ste

Re: Review Request: [GSoC] Amarok integration with gpodder.net (GPodder stuff)

2011-10-17 Thread Stefan Kögl
Hi, On 10/17/2011 11:08 AM, Stefan Derkits wrote: > So our problem is: We need to make sure that the last Request to > upload an Episode Action was received by gpodder.net. Anyone has an > Idea how to do this, can we do this in Amarok or do I need to > implement Support for that in the Library. I

Re: Review Request: [GSoC] Amarok integration with gpodder.net (GPodder stuff)

2011-10-17 Thread Stefan Kögl
Hi, On 10/16/2011 12:20 AM, Stefan Derkits wrote: > It uploads an EpisodeAction::PLAY every minute, which is not correct. > Play should only be sent once to the Webservice, when I > stop/pause/seek (not sure about seek, @stefankoegl can you clarify?) > and not every minute. The play-actions are i

Re: Review Request: Amazon store WIP patch

2011-10-17 Thread Sven Krohlas
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/102596/ --- (Updated Oct. 17, 2011, 8:50 p.m.) Review request for Amarok. Changes --

Re: Review Request: [GSoC] Amarok integration with gpodder.net (GPodder stuff)

2011-10-17 Thread Bart Cerneels
On Sun, Oct 16, 2011 at 23:25, Lucas Lira Gomes wrote: > Hi Stefan, > >> Fixed some Stuff (use of #DEFINES instead of constants & creation of >> own nam), but found some serious Problems: > > Good, but you can't use The::networkAccessManager() as the nam or KDE will > keep asking if you authorize

Re: Review Request: [GSoC] Amarok integration with gpodder.net (GPodder stuff)

2011-10-17 Thread Stefan Derkits
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, > Good, but you can't use The::networkAccessManager() as the nam or > KDE will keep asking if you authorize amarok to login in > gpodder-net. So, the solution is to use or own nam ^^. We have to find a solution for this, a own nam is not the c

Re: Review Request: Fix iphone 3G handling in amarok

2011-10-17 Thread Bart Cerneels
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/102864/#review7421 --- Nice one, thanks. I'm reviewing it now. Unfortunately I don't h

Re: Review Request: [GSoC] Amarok integration with gpodder.net (GPodder stuff)

2011-10-17 Thread Lucas Lira Gomes
Hi Stefan, Fixed some Stuff (use of #DEFINES instead of constants & creation of > own nam), but found some serious Problems: Good, but you can't use The::networkAccessManager() as the nam or KDE will keep asking if you authorize amarok to login in gpodder-net. So, the solution is to use or own n