1
0
Fork
You've already forked tmdb-recommendations
0
CLI commands to check mutual recommendations for multiple tv-shows, movies or movies in a movie collection on The Movie Database.
This repository has been archived on 2026年05月14日. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • Python 100%
2025年04月06日 19:38:58 +10:00
.woodpecker Proof of concept. 2025年03月28日 09:51:23 +10:00
changelog.d Proof of concept. 2025年03月28日 09:51:23 +10:00
src/tmdb_recommendations Add --show and --no-show to search_collection and collection sub commands to show the movies in the collection. 2025年04月06日 19:33:14 +10:00
.editorconfig Proof of concept. 2025年03月28日 09:51:23 +10:00
.gitignore Proof of concept. 2025年03月28日 09:51:23 +10:00
.pre-commit-config.yaml Add pre-commit hook to ensure uv.lock file is up to date. 2025年04月06日 19:38:58 +10:00
.python-version Proof of concept. 2025年03月28日 09:51:23 +10:00
.secrets.baseline Added movie collections. 2025年04月06日 08:04:12 +10:00
CHANGELOG.rst Added movie collections. 2025年04月06日 08:04:12 +10:00
LICENSE.md Added movie collections. 2025年04月06日 08:04:12 +10:00
mypy.ini Added movie collections. 2025年04月06日 08:04:12 +10:00
noxfile.py Added movie collections. 2025年04月06日 08:04:12 +10:00
pyproject.toml Add --show and --no-show to search_collection and collection sub commands to show the movies in the collection. 2025年04月06日 19:33:14 +10:00
ruff.toml Proof of concept. 2025年03月28日 09:51:23 +10:00
uv.lock Add pre-commit hook to ensure uv.lock file is up to date. 2025年04月06日 19:38:58 +10:00