Convert TotalFreedomMod's indefinite bans to Plex's format
Go to file
Telesphoreo a1525164d5
3333333333333333333
2022-03-05 22:37:27 -06:00
.gitignore Initial commit 2022-03-05 19:22:22 -06:00
LICENSE Initial commit 2022-03-05 19:10:48 -06:00
README.md 3333333333333333333 2022-03-05 22:37:27 -06:00
main.py Update README 2022-03-05 19:27:34 -06:00
requirements.txt Initial commit 2022-03-05 19:22:22 -06:00

README.md

IBConverter

Convert TotalFreedomMod's indefinite bans to Plex's format

Requirements

This project requires Python 3.7 or later. You will also need pip installed. IBConverter will automatically install pyyaml for you.

How to use

The script will ask you for the path to the TotalFreedomMod indefinitebans.yml file. Once you enter it, the script will automatically convert every entry from TotalFreedom to Plex. The Plex file will be saved as indefbans.yml in the directory you ran the script from. Therefore, it is important you do not have the TotalFreedomMod file have the name indefbans.yml when running the script.