No description
  • Python 48.4%
  • Svelte 42.9%
  • TypeScript 6.1%
  • Shell 1%
  • CSS 0.5%
  • Other 1%
Find a file
Juan David Bermudez Celedon d8405fd903
Extend AVOID_CAM scoring rule (#458)
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 -->
2026-02-23 23:21:48 +01:00
.github Merge remote-tracking branch 'origin/master' 2026-02-13 19:06:44 +01:00
alembic remove everything related to requests (#455) 2026-02-22 19:46:47 +01:00
docs Rebrand to new MediaManager logo (#452) 2026-02-21 20:29:16 +01:00
media_manager Fix qbittorrent category error (#456) 2026-02-22 19:51:10 +01:00
metadata_relay Bump the uv group across 1 directory with 2 updates (#446) 2026-02-20 18:07:53 +01:00
web remove everything related to requests (#455) 2026-02-22 19:46:47 +01:00
.gitignore convert gitbook files to mkdocs 2026-02-08 19:16:38 +01:00
alembic.ini refactor: change folder structure 2025-05-29 15:36:35 +02:00
CODE_OF_CONDUCT.md Add Contributor Covenant Code of Conduct (#355) 2026-01-05 13:00:42 +01:00
config.dev.toml Extend AVOID_CAM scoring rule (#458) 2026-02-23 23:21:48 +01:00
config.example.toml Extend AVOID_CAM scoring rule (#458) 2026-02-23 23:21:48 +01:00
CONTRIBUTING.md update all links to docs 2026-02-08 19:47:17 +01:00
docker-compose.dev.yaml convert gitbook files to mkdocs 2026-02-08 19:16:38 +01:00
docker-compose.yaml Switch to quay and add docker image documentation (#356) 2026-01-05 17:14:32 +01:00
Dockerfile Fix docker permission issues (#395) 2026-02-03 13:06:18 +01:00
LICENSE Update license information for MediaManager 2025-08-29 22:24:38 +02:00
Makefile Improve local dev experience 2025-10-31 12:19:23 -04:00
mediamanager-startup.sh make the container user configurable (#399) 2026-02-04 19:01:18 +01:00
mkdocs.yml Rebrand to new MediaManager logo (#452) 2026-02-21 20:29:16 +01:00
pyproject.toml add correlation id to logging (#398) 2026-02-04 13:55:05 +01:00
README.md Rebrand to new MediaManager logo (#452) 2026-02-21 20:29:16 +01:00
ruff.toml Adding some more new lints (#393) 2026-02-01 18:04:15 +01:00
uv.lock Bump the uv group across 1 directory with 3 updates (#448) 2026-02-20 18:07:39 +01:00


Logo

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

Sponsor @maxdorninger Buy Me A Coffee

Check out the awesome sponsors of MediaManager ❤️

Aljaž Mur Eržen   Luis Rodriguez   Brandon P.   SeimusS   HadrienKerlero   keyxmakerx   LITUATUI   Nicolas   Josh   PuppiestDoggo   Seferino   syn  

Star History

Star History Chart

Screenshots

Screenshot 2025-12-08 at 00 44 26 Screenshot 2025-12-08 at 00 46 39

Screenshot 2025-07-02 174616

Screenshot 2025-12-08 at 00 48 23

Screenshot 2025-06-28 222908

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!

DigitalOcean Referral Badge