Sonarr version (exact version): 2.0.0.4230 Mono version (if Sonarr is not running on Windows): 4.4.1 OS: Ubuntu 16.04 x64 ((Debug logs)) (posted to hastebin or similar): http://hastebin.com/sajawigamo.tex Description of issue: Trying to save any anime episode naming scheme with Absolute episode number in any way results in an invalid format.
Example:
{absolute:000} - {Episode Title}
Any effort to only include absolute numbering without additional episode numbering fails
Absolute episode number only without something else to identify it as anime (release group at the beginning or end in square brackets) or season + episode number isn’t supported because it can’t be parsed properly all the time as 101 is ambiguous between being season 1 ,episode 1 or absolute episode 101. This is something that we’ll be looking to improve in a future version.