MyGit
🚩收到GitHub仓库的更新通知

fixarr/fixarr

Fork: 1 Star: 15 (更新于 2024-05-08 01:36:38)

license: MIT

Language: Python .

🍿 Cross Platform Ultimate Movie | TV | Anime Renamer with Backup Media Servers (Plex | Emby | Jellyfin)

最后发布版本: v0.2.0 ( 2024-01-10 21:24:35)

GitHub网址

✨免费申请网站SSL证书,支持多域名和泛域名,点击查看

🛠️ FIXARR

🍿 Ultimate Movie | TV | Anime Renamer with Backup Media Servers (Plex | Emby | Jellyfin)



💕 Community

🍻 Join the community: Discord


🖼️ GUI

FIXARR)


🆕 CHANNELS

NIGHTLY
STABLE


🚀 Features

  • 🎬 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

💡 Pros

  • 🍕 Accurate Results (Even Torrent Movies Can Rename Without Any Issue)
  • 🆓 Fully Free And Open Source
  • 🧰 All in One Place
  • 🧾 Easy to Use

👎 Cons

  • 🐌 Slowly Develop

📐 INSTALLATION


💻 From Source [MODE: HARD]


🗝 .ENV SETUP (Important):


  • Rename .env.example to .env

  • You can get api key from THE MOVIE DB and its totally free.

TMDB_API_KEY=tmdbkey

🐧For GNU/Linux :


🐧 Debian Based Distros :

sudo apt-get install software-properties-common
sudo apt-get install python3.10


pip3 install customtkinter
pip3 install -r requirements.txt
python3 fixarr.py


🐧 Fedora Based Distros:

sudo dnf install python3
pip3 install customtkinter

pip3 install -r requirements.txt
python3 fixarr.py


or 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 python3
brew install python-tk
pip3 install customtkinter
pip3 install -r requirements.txt
python3 fixarr.py


or just run .sh File


🚪 For Windows:

First Install Python (python.org) 

pip install -r requirements.txt
python fixarr.py


or just run .bat File also you can create bat_shortcut

🏮 NOTE


IF YOU WANT TO MAKE OWN STANDALONE APP (AKA .EXE or .BIN) USE NUITKA TO COMPILE SOURCE CODE INTO C


WINDOWS


[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 PATH

pip -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

GNU/LINUX

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


💡 CREDITS

MOVIE & TV API : THEMOVIEDB.ORG

PARSER FOR TV SERIES: PTN PROJECT



License

MIT

最近版本更新:(数据更新于 2024-05-12 14:36:41)

2024-01-10 21:24:35 v0.2.0

2023-05-25 00:36:41 v0.1.0

主题(topics):

anime, api, backup, cpython, ctk, custom-tkinter, customtkinter, foss, gui, linux, macos, movie-db, movies, nutika, python, renamer, renamer-utility, tkinter, tv-series, windows

fixarr/fixarr同语言 Python最近更新仓库

2024-05-20 07:51:00 xtekky/gpt4free

2024-05-19 16:50:46 MetaCubeX/mihomo

2024-05-19 07:03:42 llm-workflow-engine/llm-workflow-engine

2024-05-18 23:23:12 linruowuyin/Fhoe-Rail

2024-05-18 12:28:29 VikParuchuri/marker

2024-05-18 12:09:39 yihong0618/xiaogpt