
noreply at mythtv
Apr 16, 2012, 10:02 AM
Post #1 of 17
(350 views)
Permalink
|
|
Ticket #10613: MythVideo file parser no longer recognises the top level directory
|
|
#10613: MythVideo file parser no longer recognises the top level directory ---------------------------+-------------------------------------- Reporter: jlbergqvist@… | Type: Bug Report - General Status: new | Priority: minor Milestone: 0.25.1 | Component: MythTV - General Version: 0.25-fixes | Severity: medium Keywords: | Ticket locked: 0 ---------------------------+-------------------------------------- Before 0.25, the video browser would fill in basic metadata (show title, subtitle, episode & season number) from the filename and directory path. Now, it doesn't recognise the directory above the one the video is in when filling in metadata, which is a pain if you have a TV show with seasons in seperate folders. Previously it would recognise this heirarchy fine: Frasier -> Season 01 -> 1x01 - The Good Son.ext and would grab the show title (Frasier) the Episode Name and Number from the file name. as of 0.25, the parser (using this example) ignores everything before the "Season 01" Directory. So instead of the show title being "Frasier", the title is "Season 01", which means when you run a metadata scan, it doesn't pick up any info as it uses "Season 01" as the search term. Could this behaviour be put back? I don't see why this has changed, and its only a minor issue. -- Ticket URL: <http://code.mythtv.org/trac/ticket/10613> MythTV <http://code.mythtv.org/trac> MythTV Media Center _______________________________________________ mythtv-commits mailing list mythtv-commits [at] mythtv http://www.mythtv.org/mailman/listinfo/mythtv-commits
|