A small python script to organize files into TMDB-compliant folders
Find a file
Thadah D. Denyse 7d5cb82a6b
All checks were successful
Mirror to GitHub / mirror (push) Successful in 9s
Move to forgejo
2025-09-14 19:33:13 +02:00
.forgejo/workflows Move to forgejo 2025-09-14 19:33:13 +02:00
.gitignore Initial commit 2024-06-03 21:50:00 +02:00
LICENSE Move to forgejo 2025-09-14 19:33:13 +02:00
README-github.md Move to forgejo 2025-09-14 19:33:13 +02:00
README.md Move to forgejo 2025-09-14 19:33:13 +02:00
requirements.txt Add TMDB-Organizer 2024-06-03 21:52:53 +02:00
tmdb-organizer.py Add TMDB-Organizer 2024-06-03 21:52:53 +02:00

Contributors Forks Stargazers Issues EUPL-1.2 License


TMDB Organizer

A tool to organize and manage your media library using The Movie Database (TMDB) API.

Report Bug or · Request Feature

Table of Contents
  1. About The Project
  2. Disclaimer
  3. Contributing
  4. License
  5. Contact

About The Project

TMDB Organizer is a powerful tool designed to help you organize and manage your media library using The Movie Database (TMDB) API. It provides automated organization, metadata fetching, and library management features to keep your movie and TV show collections properly structured and up-to-date.

(back to top)

Built With

This project is built with the following technologies:

  • Python
  • VSCodium

(back to top)

Disclaimer

This tool, apart from the disclaimers stated in the EUPL-1.2 license, comes with zero promises of safety or sanity. If by running it you somehow manage to reorganize your media library into an interdimensional portal, accidentally rename all your movies to interpretive dance performances, or cause your hard drive to develop sentience and start curating its own film festival, don't come crying to me.

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the European Union Public License v1.2. See LICENSE for more information.

(back to top)

Contact

Thadah D. Denyse - thadahdenyse@protonmail.com

Project Link: https://git.prisma.moe/thadah/tmdb-organizer

(back to top)