As of this version, smoked-salmon should now be able to run natively on Windows. This release features a refactored transcoding and downconverting module based on m3ercat, and other parts that were incompatible with Windows have also been refactored.
What's Changed
- Add overwrite=True arg to torf write to avoid WriteError when file exists by @resu-detcader in #119
- Fix hardlink option parity being wacked up by @resu-detcader in #124
- Merge transcoding and downconverting module from smoked-salmon-oasis by @KyokoMiki in #105
- Add health command to show state of dependencies by @resu-detcader in #125
- Two fixes in foldername.py by @resu-detcader in #130
- Make default tracker field not required by @resu-detcader in #133
- Update README.md by @bznein in #135
- Renamed host and port in config by @btTeddy in #136
New Contributors
- @KyokoMiki made their first contribution in #105
- @bznein made their first contribution in #135
- @btTeddy made their first contribution in #136
Full Changelog: 0.9.5.1...0.9.6