OK, I just looked at the code and it seems like I did do a separate flag for priorities, it is called conflict resolution.
I added the following code a long time ago. TV_RECORD_DUPLICATE_DETECTION TV_RECORD_ONLY_NEW_DETECTION TV_RECORD_CONFLICT_RESOLUTION TV_RECORD_DUPLICATE_DETECTION will check to see if the episode has been recorded before, it will not tape repeated episodes. TV_RECORD_ONLY_NEW_DETECTION will check the date of the episode, if it's original air date is today or in the future it will record. TV_RECORD_CONFLICT_RESOLUTION will schedule recordings based on priority and will try to reschedule recordings at different times if there is a conflict. On Wed, Jul 9, 2008 at 8:29 AM, Justin Wetherell <[EMAIL PROTECTED]> wrote: > It should be pretty easy to do, maybe a USE_PRIORITIES flag in the > local_conf. The code shouldn't have to change. Although, It's been a > while since I looked at that code. > > On Wed, Jul 9, 2008 at 4:38 AM, John Molohan <[EMAIL PROTECTED]> wrote: >> Justin Wetherell wrote: >>> Priorities _should_ be used when scheduling programs when 'duplicate >>> detection' and/or 'only new' are enabled. >> Hi Justin, >> >> Any chance you could implement the priorities outside of those plugins? >> If you have them working it's a shame not to have them in the normal >> recordings. >> >> Thanks, >> >> John >> >> ------------------------------------------------------------------------- >> Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! >> Studies have shown that voting for your favorite open source project, >> along with a healthy diet, reduces your potential for chronic lameness >> and boredom. Vote Now at http://www.sourceforge.net/community/cca08 >> _______________________________________________ >> Freevo-users mailing list >> Freevo-users@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/freevo-users >> > ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ Freevo-users mailing list Freevo-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freevo-users