I just did the latest update... Still no Program filter
Guessing you did a full reload and regen as well? Also, small update that hopefully improves old and new series (of the same name) differences. Also added in the ability to tag a single file (because who wants to have to rescan the entire directory for 1 file?) Also fixed the .zip file download function and added in a timer so that at least a day passes before it request fresh xml data.
Also i'd like some opinions on my planned integration approach. Which now that I have a prototype is to
-daemonize it so that it runs independent of update media so update media doesn't become coupled in some manner to network availability.
-add code to call it from update media where conditions are met, i.e. media type is 5 and optionally NOT subtype home videos for example. this would allow users to utilize existing linuxmce functionality to exclude certain files the user specifies so linuxmce doesn't overwrite those tags. This also makes locating and tagging the proper file more accurate as we utilize a file that we know linuxmce has a file number for.
-???
-enjoy
Thoughts?
down the line i imagine the same code or some slight variant could be utilized for providing on screen tagging. but thats down the line.
-golgoj4