mirror of
https://github.com/bbrks/MediaManager
synced 2026-03-12 21:13:54 +00:00
No description
- Python 48.4%
- Svelte 42.9%
- TypeScript 6.1%
- Shell 1%
- CSS 0.5%
- Other 1%
The base title scoring rule **avoid_cam** can be extended with more keyword related to low quality videos similar to CAM. | Type | Acronyms | Meaning | |-----------|-------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | CAM | CAM<br>CAMRIP<br>HDCAM | A recording made with a handheld camera in a movie theater. | | Screener | BDSCR<br>DDC<br>DVDSCR<br>DVDSCREENER<br>SCR<br>SCREENER<br>WEBSCREENER | Screeners are early DVD or BD releases of the theatrical version of a film, typically sent to movie reviewers, academy members and executives for review purposes. | | Telecine | HDTC<br>TC<br>TELECINE | A digital scan of the film print. | | Telesync | HDTS<br>TELESYNC<br>TS | Similar to *CAM*, but the camera is typically placed closer to the projector or on a tripod in the projection booth. Audio is captured directly from the sound system. | | TV | TVRIP | <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit ## Release Notes * **Chores** * Improved detection of additional camera-related content format variants through updated filtering rules. <!-- end of auto-generated comment: release notes by coderabbit.ai --> |
||
|---|---|---|
| .github | ||
| alembic | ||
| docs | ||
| media_manager | ||
| metadata_relay | ||
| web | ||
| .gitignore | ||
| alembic.ini | ||
| CODE_OF_CONDUCT.md | ||
| config.dev.toml | ||
| config.example.toml | ||
| CONTRIBUTING.md | ||
| docker-compose.dev.yaml | ||
| docker-compose.yaml | ||
| Dockerfile | ||
| LICENSE | ||
| Makefile | ||
| mediamanager-startup.sh | ||
| mkdocs.yml | ||
| pyproject.toml | ||
| README.md | ||
| ruff.toml | ||
| uv.lock | ||
MediaManager
Modern management system for your media library
Explore the docs »
Report Bug
·
Request Feature
MediaManager is the modern, easy-to-use successor to the fragmented "Arr" stack. Manage, discover, and automate your TV and movie collection in a single, simple interface.
Key features:
- support for OAuth/OIDC
- support for TVDB and TMDB
- made to be deployed with Docker
Quick Start
wget -O docker-compose.yaml https://github.com/maxdorninger/MediaManager/releases/latest/download/docker-compose.yaml
mkdir config
wget -O ./config/config.toml https://github.com/maxdorninger/MediaManager/releases/latest/download/config.example.toml
# you probably need to edit the config.toml file in the ./config directory, for more help see the documentation
docker compose up -d
View the docs for installation instructions and more
Support MediaManager
Check out the awesome sponsors of MediaManager ❤️
Star History
Screenshots
Developer Quick Start
For the developer guide see the Developer Guide.
License
Distributed under the AGPL 3.0. See LICENSE.txt for more information.
Acknowledgments
Thanks to DigitalOcean for sponsoring the project!










