http://bugs.gpodder.org/show_bug.cgi?id=85
Thomas Perl <[EMAIL PROTECTED]> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |[EMAIL PROTECTED]
--- Comment #5 from Thomas Perl <[EMAIL PROTECTED]> 2008-10-19 20:26:38 ---
Good first step! I wonder if we should save the lock in the channel or simply
lock all currently downloaded episodes. But I think locking the whole channel
makes sense.
You should probably not go by the column count bug read the contents of the
query result (the fetchall() return value) and check if the "channel_is_locked"
column is there. Would make the code more readable, I guess.
Also, don't you have to specify the type of the column you are adding? Or is
numeric/integer the default?
Other than that, you are going into the right direction. Now just adding a bit
of UI code to the channel context menu to lock/unlock the channel and make the
episode locked property be set to true when the channel is locked.
Feel free to ask if some code parts of gPodder are not clearly enough
documented/self-explanatory ;)
--
Configure bugmail: http://bugs.gpodder.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
gPodder-Bugs mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/gpodder-bugs