Project

General

Profile

Ability to output "sub-titles" field from xmltv file into output filename

Added by Troy Olson almost 12 years ago

I'm trying to find a way to get the output filename or shows I record with tvheadend to be able to be parsed by "tvnamer" (https://github.com/dbr/tvnamer). This requires that they are either in the format:

ShowName.S01E22.mkv
or
ShowName.EpisodeTitle.mkv

Unfortunately, as it currently stands, the only option in tvheadend is to append the episode number to the file name of a recorded show (and it seems to be an absolute episode number, which the parser doesn't typically know what to do with).

I notice that the "sub-title" field is being parsed for the EPG -- is there any reason why this info can't also be appended to the filename of the recorded show?