Opened 16 years ago
Closed 16 years ago
#7620 closed enhancement (fixed)
Jamu should get TV series information from full pathnames
Reported by: | Owned by: | Anduin Withers | |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | Plugin - MythVideo | Version: | 0.22 |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
I made a patch for Jamu to enable it to get information about TV Series from the full pathnames where the video files are stored.
The patch allows Jamu to process video files stored in any of the directory structures outlined on http://www.mythtv.org/wiki/MythVideo_File_Parsing. It will try to match the filenames against the default Jamu regular expressions and if it does not find a match, it will attempt to match against the full pathname of the video file.
I've tested this on my system with several TV series (along with regular movies) and it seems to work, correctly finding all the information needed.
Jamu full pathname patch