- Notifications
You must be signed in to change notification settings - Fork8
🍿 Cross Platform Ultimate Movie | TV | Anime Renamer with Backup Media Servers (Plex | Emby | Jellyfin)
License
NotificationsYou must be signed in to change notification settings
sachinsenal0x64/fixarr
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
🍻 Join the community:Discord
- 🎬 MOVIE RENAMER
- 📺 TV RENAMER
- 👧 ANIME RENAMER (⭕ in progress)
- 🔺 PLEX BACKUP
- ⚡️ MULTI THREADING
- ♻ PURG UNNECESSARY FILES (NFO,SRT)
- 🐟 JELLYFIN BACKUP (⭕ in progress)
- ❄ EMBY BACKUP (⭕ in progress)
- ⏬ MOVIE & TV SEACHER (⭕ in progress)
- 💎 FALLBACK SERVERS
- ✅ CROSS PLATFORM SUPPORT
- 🍕 Accurate Results (Even Torrent Movies Can Rename Without Any Issue)
- 🆓 Fully Free And Open Source
- 🧰 All in One Place
- 🧾 Easy to Use
- 🐌 Slowly Develop
Optional
Rename.env.example to.env
You can get api key fromTHE MOVIE DB and its totally free.
TMDB_API_KEY=tmdbkey
🐧For GNU/Linux :
🐧 Debian Based Distros :sudo apt-get install software-properties-commonsudo apt-get install python3.10pip3 install customtkinterpip3 install -r requirements.txtpython3 fixarr.py🐧 Fedora Based Distros:sudo dnf install python3pip3 install customtkinterpip3 install -r requirements.txtpython3 fixarr.pyor just run .sh File
🍎 For macOS :
For Mac OS With BREW:if you already not install brew then install its from offical site : https://brew.sh/#install brew install python3brew install python-tkpip3 install customtkinterpip3 install -r requirements.txtpython3 fixarr.pyor just run .sh File
🚪 For Windows:
First Install Python (python.org) pip install -r requirements.txtpython fixarr.pyor just run .bat File also you can create bat_shortcut
[Install C Compiler (http://www.codeblocks.org/downloads/binaries/) and download (including compiler) setup & to work with this setup GCC env path (C:\Program Files\CodeBlocks\MinGW\bin) in your OS SYSTEM ENV ] open your cmd in Fixarr PATHpip -v install nuitka nuitka --mingw64 --standalone --windows-icon-from-ico=./assets/favicon.ico --include-data-dir=./assets=./assets --windows-company-name=FIXARR --product-name=FIXARR --product-version=0.1.0 --file-version=0.1.0 --plugin-enable=tk-inter fixarr.py
nuitka3 --clang --standalone --windows-icon-from-ico=./assets/favicon.ico --include-data-dir=./assets=./assets --windows-company-name=FIXARR --product-name=FIXARR --product-version=0.1.0 --file-version=0.1.0 --plugin-enable=tk-inter -o fixarr.bin fixarr.py
MOVIE & TV API :THEMOVIEDB.ORG
PARSER FOR TV SERIES:PTN PROJECT
MIT
About
🍿 Cross Platform Ultimate Movie | TV | Anime Renamer with Backup Media Servers (Plex | Emby | Jellyfin)
Topics
Resources
License
Security policy
Stars
Watchers
Forks
Packages0
No packages published