@Isaac_Christie wrote:
i want to use the content_renamer to get something like: "Some.Series.S01E01.1080p.HDTV.x264 - Episode Title.mkv"
however, reading through the "Entry" page (https://flexget.com/Entry) says that quality will only return resolution, ie. 1080p, and not the rest of the info (source, codec)this is what i have so far, what do i need to add?
content_filename: "{{tvdb_series_name|replace(' ', '.')}}.{{tvdb_ep_id}}.{{quality}} - {{tvdb_ep_name|default('Unknown')}}"
Posts: 2
Participants: 2