* Build on Azure instead of Appveyor
* fixup! Update Nuget
* fixup! installer and tests
* fixup! automation tests mac/linux
* Fix .gitattributes
* Fix line endings
* Try to fix integration tests
* Install mediainfo
* Update sqlite3 binaries for windows and mac
* Update media info to 20.03 and fix test
* Fix HttpClientTests, Use Servarr HttpBin Mirror
* Update test script
* Add media info to tests
* Fix tests
* Ignore tests ignored on Aphrodite
* partial automation update
* Reveet mac mediaInfo upgrade
* fixup! automation tests
* Revert "Reveet mac mediaInfo upgrade"
This reverts commit b54a76446b.
* Don't run linux tests on mac
* Exclude test failing on mac
Co-authored-by: ta264 <ta264@users.noreply.github.com>
Originally called project metis, this feature allows you to do a lot of cool stuff, such as upgrading to a x265 encode, downloading releases with multiple languages, etc. Check out the wiki page at: https://github.com/Radarr/Radarr/wiki/Custom-Formats to learn more! Note: This feature is currently in "beta" and will get more tags and features in the future. Please let me know, if you have any issues and I hope this will allow for a lot of customization!
Will now also automatically revert to a fully transactional move/copy if the move is in our out of a cifs mount. (assuming the cifs mount can be detected)