bridges the gap between jellyfin and flood
Find a file
2023-03-10 20:14:26 -08:00
README.md Create README.md 2023-03-09 22:27:48 -08:00
restruc.py edge case of the edge case 2023-03-10 20:14:26 -08:00

Media-Restructurizer

bridges the gap between jellyfin and flood

What does this do?

Flood doesn't allow for renaming files. Why not make my life easier!

This tool scans a library folder, and structurizes it somewheere else (with symlinks). It still requires you to put stuff under a ShowName, however.

For example, /mnt/bigstore/MediaStorage/ShowName/blahblah/blahblah2/S01COMPLETE/S01E05-whatever-WHATEVERELSE-ENGLISH.mkv gets symlink'd to /mnt/bigstore/MediaLibrary/ShowName/Season 1/Episode 5.mkv Much neater!

There's also functionality to remove empty symlinks & folders.