Version 8.1
-
nzbget#50, nzbget#41, nzbget#49: fix missing MoviesFormat specifiers
Add missing MoviesFormat specifiers %tT, %t.T, %t_T.
Additionally sort specifiers in specific way before replacement to prevent short.
specifiers from early matching and thus preventing longer ones from working.
Add test case for %t_T - movie title (original letter case). -
nzbget#52, nzbget#53, - nzbget#54: fix DatedFormat and original letter case specifiers
-
nzbget#61: python 3 compatibility
-
Fixed crash when encountering arrays in mapping (nzbget#67)
- Updated tests for Python 3
- Fixed handling of arrays in mapping