I just got Sonarr tonight and so far I’m liking it, however I’m having an issue when attempting to set the Anime Episode Format field.
Right now, the working format string is “{Series Title} - S{season:00}E{episode:00} ({absolute:000}) - {Episode Title} - ({Quality Full}) ({Release Group})”. If I add a complete set of square brackets, say around the {Quality Full} tag, instead of parentheses, I can’t save the changes as the field yells at me with the error message “Produces invalid file names”.
However, if I use only one bracket, such as “[{Quality Full}” or “{Quality Full}]”, validation passes and the settings are saved. This is not an issue with either the Standard Episode Format or Daily Episode Format strings, as they are able to have sets of brackets without issue.
I’m running Sonarr on my Synology DS1512+ with DSM 5.2-5565 Update 2 (the latest), and using the latest version (2.0.0.3243) of Sonarr as well.
If any more information is needed, please let me know.