Borewit
Borewit
Version 1.6 Relates to issue #660 frontend-maven-plugin calls yarn with: ``` yarn run build-prod --https-proxy=http://proxy:8080 --proxy=proxy:8080 ``` Causing: ``` [ERROR] Unknown option: '--https-proxy' [ERROR] Unknown option: '--proxy' ``` I think...
Issue #796

Related: * [music-metadata#302](https://github.com/Borewit/music-metadata/issues/302) _Extract chapter-list from MP4 file_, implemented in [[email protected]](https://github.com/Borewit/music-metadata/releases/tag/v5.0.0), [[email protected]](https://github.com/Borewit/music-metadata-browser/releases/tag/v1.8.0) - [ ] Update to [[email protected]](https://github.com/Borewit/music-metadata-browser/releases/tag/v1.8.0), PR: #111 - [ ] Display chapter list Blocked by #113
Fix: Borewit/music-metadata#797 Calculate duration of the track via `timeScale` & `soundSampleDescription` if direct track duration is not provided.
Implement: Borewit/music-metadata#782 - [x] Retrieve basic format information (mostly static info with this format) - [ ] Calculate duration
Add support for box (atom): `moov.udta.chpl`. References: * [Adobe Video File format specification 10](https://www.adobe.com/content/dam/acom/en/devnet/flv/video_file_format_spec_v10.pdf) * Sample code: * [Android](https://android.googlesource.com/platform/external/mp4v2/+/refs/heads/master/src/mp4file.cpp#2213) * Nero chapter support in Mutagen: quodlibet/mutagen#398
[npmjs.com](https://www.npmjs.com/search?q=music-metadata) ~~should use the scores from~~ scores used to be similar to [npms.io](https://npms.io/search?q=music-metadata) | score | actual scores on npmjs.com | expected scores on npms.io | |-------------| ---: | ---:...