Search found 2 matches

by tarruda
Sat Dec 23, 2023 1:25 pm
Forum: Plugins
Topic: Simple script that does regex rename of seeded TV shows
Replies: 3
Views: 3581

Re: Simple script that does regex rename of seeded TV shows

I'm not familiar with Radarr or Sonarr. My setup is really simple, deluge daemon running on a Intel NUC, which also doubles as a streaming server. When downloads are complete, they are moved to Jellyfin media directory, which will automatically discover and populate the UI with media information. Th...
by tarruda
Sat Dec 23, 2023 10:06 am
Forum: Plugins
Topic: Simple script that does regex rename of seeded TV shows
Replies: 3
Views: 3581

Simple script that does regex rename of seeded TV shows

I just wanted to share a script I wrote to quickly rename whole seasons/shows to patterns that are recognized by Jellyfin while still seeding: https://gist.github.com/tarruda/1973d317f6195189828492af33679cc1 Usage is pretty simple: python3 bulk-rename.py -d DELUGE_HOST -U USER -P PASSWORD TORRENT_HA...