mirror of
https://github.com/mitb-archive/filebot
synced 2024-12-21 23:38:50 -05:00
* Added {seasonize}
binding (e.g. map AniDB
numbers to TheTVDB
SxE numbers and vice versa)
This commit is contained in:
parent
2f4c3d8e80
commit
949bcd8ab6
@ -2,6 +2,7 @@ Next Release (4.8.6)
|
||||
====================
|
||||
* Enhanced `Selection Dialog` with thumbnails and tooltips
|
||||
* Improved support for mapping episode information between different databases and numbering schemes (e.g. via `AnimeLists` or `XEM`)
|
||||
* Added `{seasonize}` binding (e.g. map `AniDB` numbers to `TheTVDB` SxE numbers and vice versa)
|
||||
* Added `{history}` binding for looking up the original file path of `{f}` (e.g. useful for `-exec` post-processing commands)
|
||||
* Evaluate `{closures}` automatically in `String.plus(Closure)` constructs (e.g. `{"[" + {n} + " " + {s00e00} + "]"}`)
|
||||
* Ensure that `ActionPopup` is always displayed on top of the Windows Task Bar
|
||||
|
Loading…
Reference in New Issue
Block a user