corrections for ffmpeg framerate detection
corrections for the logging mechanism
bugfixes
subotage correction for minutes increment
napiprojekt3 XML API support implemented
napiprojekt3 API as default engine (legacy mode still supported using --id pynapi or --id other)
implemented media nfo retrieval from napi xml (napiprojekt3 API)
implemented cover support using napi xml (napiprojekt3 API)
fps detection using ffprobe + ffmpeg fps detection fixes
subotage.sh reimplemented and code cleaned up
fab support removed from subotage
napi and subotage code integration
extraction of common code to the napi_common.sh library
unit tests for napi and subotage
system tests for napi and subotage
a lot of bugfixes and corrections
napi bundle installer introduced
many fixes to subotage format processing
added logoverwrite option to napi
napi.sh
bugfixes
added support to download subtitles in a selected language
Changes
napi.sh
v1.1.9 - napi works on Mac OS X, corrections for subotage script - overlap detection function
Changes:
napi.sh
subotage.sh
Changes:
- Necessary tools presence validation added
- some small bugfixes introduced
- Logging option was added. Complete operational log can be chosed instead of standard output.
- Some improvements in case that the subtitles file already exists had been introduced - directory sweeping is now performed way faster
This version is changed very much in comparison to the previous ones. The changes are
- integration with subotage - universal subtitle converter. napi.sh is now able to convert subtitles to one of the supported destination formats on the fly - right after the original file has been downloaded
- a lot of changes in the processing functions
- some small bugfixes related with argument processing
- user authorisation data can now be passed as arguments... read more
Changes:
- Added support to download covers
- 7zip is no longer obligatory !!!
- code cleanup