Opened 16 years ago

Closed 16 years ago

#7620 closed enhancement (fixed)

Jamu should get TV series information from full pathnames

Reported by: voidtrance@… 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.

Attachments (1)

jamu_full_filename.patch (7.6 KB) - added by voidtrance@… 16 years ago.
Jamu full pathname patch

Download all attachments as: .zip

Change History (2)

Changed 16 years ago by voidtrance@…

Attachment: jamu_full_filename.patch added

Jamu full pathname patch

comment:1 Changed 16 years ago by robertm

Resolution: fixed
Status: newclosed

Fixed in r22937.

Note: See TracTickets for help on using tickets.