Philippe: That would be an awesome addition, absolutely! I'm currently setting up a development version of Elisa - I haven't played with Python before but I might have a crack at it and see what I can come up with...
Olivier: I'll have a look and if I can make it work, will post again to see if it's worth contributing them. For reference, it's mainly TV shows that it's not recognising - these are in the format '/TV Show Name/[SSxEE] Episode Name.mkv' (SS = series/season number, EE = episode number). Will keep you posted. Cheers, Matt. > Matt, > If you are going to write custom regexps, please contribute them back if > you think it makes sense. > Cheers, > > Olivier > > > Philippe Normand a écrit : >> Would the implementation of that blue-print help? >> >> https://blueprints.edge.launchpad.net/elisa/+spec/video-hierarchy-awareness >> >> Anyway, you can see what regexes we apply on video filenames in >> elisa/plugins/database/video_parser.py >> >> Philippe >> >> Le lundi 23 février 2009 à 02:23 -0800, [email protected] a écrit >> : >>> Hi all, >>> >>> Just wondering if someone could point me in the direction of the code >>> that >>> controls how files are magically understood to be a TV series, movie >>> etc. >>> I'd like to add a few extra bits to take into account the way I have >>> stored the majority of my files so they can show up properly. >>> >>> Currently I'm having to re-name my files (for example: '1x02. Episode >>> Name') to get them recognised and I'd prefer not to mess with this. >>> >>> If this isn't the right place for this message, my apologies :) >>> >>> Cheers, >>> Matt. >
