TV Episodes =========== .. role:: black .. role:: purple .. role:: blue .. role:: dodgerblue .. role:: red .. role:: brown .. role:: gold .. role:: salmon The file name consists of two values separated by a period. The first value is TVDb Series number with ‘tvdb’ prepended (e.g., tvdb0123) [1]_. The second value is the season/episode information in the format SxxEyy where xx is the season number and nn the episode number. Series that use date convention for naming is not currently supported, but it may work. Input File: ^^^^^^^^^^^ :purple:`tvdb269782`:black:`.S01E01.`:brown:`mkv` Output File: ^^^^^^^^^^^^^^^^ :black:`S01E01 - Pilot.`:purple:`tvdb269782`:black:`.`:blue:`480p`:black:`.`:red:`x264`:black:`.`:dodgerblue:`EN\_AAC.EN\_AC-3`:black:`.`:brown:`mp4` Definitions: ^^^^^^^^^^^^ +-------------------------+---------------------------------------------------------------------+ | S01E01 - Pilot | Season number and episode number; episode name added to output [2]_ | +-------------------------+---------------------------------------------------------------------+ | :purple:`tvdb269782` | TVDb Series ID | +-------------------------+---------------------------------------------------------------------+ | :blue:`480p` | Resolution of the episode | +-------------------------+---------------------------------------------------------------------+ | :red:`x264` | Video codec used for encoding | +-------------------------+---------------------------------------------------------------------+ | :dodgerblue:`EN\_AAC` | Audio language and codec for each audio track in file | +-------------------------+---------------------------------------------------------------------+ | :brown:`mp4` | Video container | +-------------------------+---------------------------------------------------------------------+ MediaInfoLib - v0.7.84 of Output File: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +-------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | General | | +-------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Complete name | /path/to/TV Shows/Friends With Better Lives (2014)/Season 01/S01E01 - Pilot.tvdb269782.480p.x264. EN\_AAC.EN\_AC-3.mp4 | +-------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Format | MPEG-4 | +-------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Format profile | Base Media / Version 2 | +-------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Codec ID | mp42 (isom/iso2/avc1/mp41) | +-------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | File size | 193 MiB | +-------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Duration | 21mn 36s | +-------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Overall bit rate mode | Variable | +-------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Overall bit rate | 1 251 Kbps | +-------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Collection | Friends with Better Lives | +-------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Season | 1 | +-------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Part | 1 | +-------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Track name | Pilot | +-------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Director | James Burrows | +-------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Actor | James Van Der Beek / Majandra Delfino / Zoe Lister-Jones / Brooklyn Decker | +-------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Screenplay by | Dana Klein (created by) / Dana Klein / Stephanie Furman Darrow (staff writer) | +-------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Genre | Comedy | +-------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | ContentType | TV Show | +-------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Description | When Jules meets Lowell, the man of her dreams, during a whirlwind romance and decides to get married, her friends start to examine their own love lives. Meanwhile, to prove to Will that ... | +-------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Recorded date | 2014 | +-------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Encoded date | UTC 2017-01-17 05:58:26 | +-------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Tagged date | UTC 2017-01-17 06:20:04 | +-------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Cover | Yes | +-------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Comment | | +-------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | LongDescription | When Jules meets Lowell, the man of her dreams, during a whirlwind romance and decides to get married, her friends start to examine their own love lives. Meanwhile, to prove to Will that ... | +-------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | ContentRating | us-tv\ :math:`|`\ TV-14\ :math:`|`\ 500\ :math:`|` | +-------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ .. [1] It is possible to use TMDb Series ID here (prepend ‘tmdb’), but this has not been fully tested. .. [2] The episode title is limited to 50 characters to minimize the likelihood of hitting the 255 character limit on most computers.