mirror of
https://github.com/maxdorninger/MediaManager.git
synced 2026-06-11 00:55:16 -04:00
96032c10b448dd395e4686ebfac11c5948a6e778
Updates the requirements on [fastapi[standard]](https://github.com/fastapi/fastapi) to permit the latest version. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/fastapi/fastapi/releases">fastapi[standard]'s releases</a>.</em></p> <blockquote> <h2>0.136.1</h2> <h3>Upgrades</h3> <ul> <li>⬆️ Update Pydantic v2 code to address deprecations. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/15101">#15101</a> by <a href="https://github.com/svlandeg"><code>@svlandeg</code></a>.</li> </ul> <h3>Internal</h3> <ul> <li>🔨 Tweak translation script. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/15174">#15174</a> by <a href="https://github.com/YuriiMotov"><code>@YuriiMotov</code></a>.</li> <li>⬆ Bump mkdocs-material from 9.7.1 to 9.7.6. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/15408">#15408</a> by <a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>.</li> <li>⬆ Bump inline-snapshot from 0.31.1 to 0.32.6. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/15409">#15409</a> by <a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>.</li> <li>⬆ Bump pytest-codspeed from 4.3.0 to 4.4.0. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/15407">#15407</a> by <a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>.</li> <li>⬆ Bump pytest-cov from 7.0.0 to 7.1.0. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/15406">#15406</a> by <a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>.</li> <li>⬆ Bump cloudflare/wrangler-action from 3.14.1 to 3.15.0. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/15405">#15405</a> by <a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>.</li> <li>⬆ Bump mypy from 1.19.1 to 1.20.1. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/15410">#15410</a> by <a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>.</li> <li>⬆ Bump python-dotenv from 1.2.1 to 1.2.2. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/15400">#15400</a> by <a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>.</li> <li>⬆ Bump starlette from 0.52.1 to 1.0.0. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/15397">#15397</a> by <a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>.</li> <li>⬆ Bump pygithub from 2.8.1 to 2.9.1. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/15396">#15396</a> by <a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>.</li> <li>⬆ Bump pyjwt from 2.12.0 to 2.12.1. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/15393">#15393</a> by <a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>.</li> <li>⬆ Bump zizmor from 1.23.1 to 1.24.1. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/15394">#15394</a> by <a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>.</li> <li>⬆ Bump strawberry-graphql from 0.312.3 to 0.314.3. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/15395">#15395</a> by <a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>.</li> <li>⬆ Bump python-multipart from 0.0.22 to 0.0.26. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/15360">#15360</a> by <a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>.</li> <li>⬆ Bump authlib from 1.6.9 to 1.6.11. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/15373">#15373</a> by <a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>.</li> <li>⬆ Bump aiohttp from 3.13.3 to 3.13.4. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/15282">#15282</a> by <a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>.</li> <li>⬆ Bump pygments from 2.19.2 to 2.20.0. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/15263">#15263</a> by <a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>.</li> <li>⬆ Bump pymdown-extensions from 10.20.1 to 10.21.2. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/15391">#15391</a> by <a href="https://github.com/YuriiMotov"><code>@YuriiMotov</code></a>.</li> <li>⬆ Bump pillow from 12.1.1 to 12.2.0. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/15333">#15333</a> by <a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>.</li> <li>⬆ Bump pytest from 9.0.2 to 9.0.3. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/15334">#15334</a> by <a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>.</li> <li>⬆ Bump actions/upload-artifact from 7.0.0 to 7.0.1. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/15374">#15374</a> by <a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>.</li> <li>⬆ Bump actions/cache from 5.0.4 to 5.0.5. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/15385">#15385</a> by <a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>.</li> <li>🔧 Update sponsors: remove Zuplo. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/15369">#15369</a> by <a href="https://github.com/tiangolo"><code>@tiangolo</code></a>.</li> <li>🔧 Update sponsors: remove Speakeasy. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/15368">#15368</a> by <a href="https://github.com/tiangolo"><code>@tiangolo</code></a>.</li> <li>🔒️ Add zizmor and fix audit findings. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/15316">#15316</a> by <a href="https://github.com/YuriiMotov"><code>@YuriiMotov</code></a>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="e54e5a8980"><code>e54e5a8</code></a> 🔖 Release version 0.136.1</li> <li><a href="9a8a5fd999"><code>9a8a5fd</code></a> 📝 Update release notes</li> <li><a href="7815a32f2e"><code>7815a32</code></a> ⬆️ Update Pydantic v2 code to address deprecations (<a href="https://redirect.github.com/fastapi/fastapi/issues/15101">#15101</a>)</li> <li><a href="ef1c927b05"><code>ef1c927</code></a> 📝 Update release notes</li> <li><a href="38039e12a8"><code>38039e1</code></a> 🔨 Tweak translation script (<a href="https://redirect.github.com/fastapi/fastapi/issues/15174">#15174</a>)</li> <li><a href="4fa826ce0a"><code>4fa826c</code></a> 📝 Update release notes</li> <li><a href="c39415673e"><code>c394156</code></a> ⬆ Bump mkdocs-material from 9.7.1 to 9.7.6 (<a href="https://redirect.github.com/fastapi/fastapi/issues/15408">#15408</a>)</li> <li><a href="ae230ad2f9"><code>ae230ad</code></a> 📝 Update release notes</li> <li><a href="d9eb39d1a1"><code>d9eb39d</code></a> ⬆ Bump inline-snapshot from 0.31.1 to 0.32.6 (<a href="https://redirect.github.com/fastapi/fastapi/issues/15409">#15409</a>)</li> <li><a href="4f8b5d14d3"><code>4f8b5d1</code></a> 📝 Update release notes</li> <li>Additional commits viewable in <a href="https://github.com/fastapi/fastapi/compare/0.115.14...0.136.1">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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!
Languages
Python
47.1%
Svelte
44%
TypeScript
6.3%
Shell
1%
CSS
0.5%
Other
1%










