diff --git a/.gitignore b/.gitignore index c34436f..8d23d5c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ # unshackle +unshackle.yaml +unshackle.yml *.mkv *.mp4 *.exe @@ -23,6 +25,7 @@ unshackle/certs/ unshackle/WVDs/ unshackle/PRDs/ temp/ +services/ # Byte-compiled / optimized / DLL files __pycache__/ diff --git a/README.md b/README.md index a34bcd7..cc6a867 100644 --- a/README.md +++ b/README.md @@ -43,9 +43,19 @@ uvx unshackle --help # or just `unshackle` once PATH updated > [!NOTE] > After installation, you may need to add the installation path to your PATH environment variable if prompted. -> + > **Recommended:** Use `uv run unshackle` instead of direct command execution to ensure proper virtual environment activation. +## Planned Features + +- 🌈 **HDR10+DV Hybrid Support** - Allow support for hybrid HDR10+ and Dolby Vision. +- 🖥️ **Web UI Access & Control** - Manage and control unshackle from a modern web interface. +- 🔄 **Sonarr/Radarr Interactivity** - Direct integration for automated personal downloads. +- ⚙️ **Better ISM Support** - Improve on ISM support for multiple services +- 🐳 **Docker Image** - Prepared Docker Image with everything ready to go. +- 🔉 **ATMOS** - Better Atmos Support/Selection +- 🎵 **Music** - Cleanup Audio Tagging using the [tags.py](unshackle/core/utils/tags.py) for artist/track name etc. + ### Basic Usage ```shell @@ -94,8 +104,3 @@ Please refrain from spam or asking for questions that infringe upon a Service's This software is licensed under the terms of [GNU General Public License, Version 3.0](LICENSE). You can find a copy of the license in the LICENSE file in the root folder. - ---- - -[Export Cookies]: https://addons.mozilla.org/addon/export-cookies-txt -[Open Cookies.txt]: https://chrome.google.com/webstore/detail/gdocmgbfkjnnpapoeobnolbbkoibbcif