Skip to content

Version 8.1

Compare
Choose a tag to compare
@dnzbk dnzbk released this 17 Nov 08:38
· 8 commits to master since this release
780c055
  • 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