http://bugs.gpodder.org/show_bug.cgi?id=85





--- Comment #6 from Anders Kvist <[EMAIL PROTECTED]>  2008-10-21 15:42:44 ---
Investigation of solution I do not plan for
===========================================

To use the episode lock for both channel lock and episode lock.

The logic I can see is: 
if (All episodes locked) then channel is locked 

Then this case bites me:

1. User check Channel lock box
2. System locks all episodes
3. User unlocks episode
4. System unlocks episode
5. User downloads new episode
6. ! System will miss to lock the new episode !

The solution I do plan for
==========================

Check/uncheck the Channel lock box will set/reset all Episode lock
Unlock/Lock episode will set/reset specific Episode lock

Locked channel will set Episode lock while creating new Episode
(To be able to do this I need to store the Channel lock)


-- 
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

Reply via email to