[mythtv-users] Any one knows script/app to do change for title and subtitle in batch?

Nick Morrott knowledgejunkie at gmail.com
Thu Jul 16 10:32:08 UTC 2009


On 15/07/2009, José Tomás <jose.tomas at chico.mine.nu> wrote:
>
>  Hi!
>
>  TV Stations in Portugal are currentloy give titles and subtitles joined as a title.
>  So records for the same serie/season apears as separed programs.
>
>  Time to time I have to do some SQL work and also eliminating duplicates.
>  For example C.S.I is recorded as Title-"C.S.I. Sx Ey" I have to separate Title-"C.S.I." and SubTitle-"Sx Ey"
>
>  Does any one ear about any script that giving some kind of pattern does the reorganization of records?

Are you getting listings via XMLTV or through MythTV using EIT?

I noticed this problem in the UK with the listings data the uk_rt
XMLTV grabber uses and added support for this (on a per title basis)
so that the titles/subtitles are fixed before they hit the MythTV
database. Configuration is via a text file retrieved by the grabber
and a config flag to enable/disable title processing.

The current fixups within the MythTV EIT processor are quite general
and I doubt the relevant core developers would want to have to
maintain a separate in-code list of titles to process for a specific
country. However it may be possible to add support that uses a
separate text file that is read at runtime and can be enabled on a per
user/country basis.

Cheers,
Nick

-- 
Nick Morrott

MythTV Official wiki:
http://mythtv.org/wiki/
MythTV users list archive:
http://www.gossamer-threads.com/lists/mythtv/users

"An investment in knowledge always pays the best interest." - Benjamin Franklin


More information about the mythtv-users mailing list