Commit Graph

103 Commits

Author SHA1 Message Date
Maximilian Dorninger
1b2d99922c Switch to quay and add docker image documentation (#356)
This PR changes all mentions of GHCR to Quay, adds docs about the
registries MM is available on, adds docs about the available docker
image tags, and adds the GHCR permission issue to the troubleshooting
page.
2026-01-05 17:14:32 +01:00
Maximilian Dorninger
87f10e2508 remove old docs (#353)
removes settings which were removed with the v1.12.0 release
2026-01-04 23:44:25 +01:00
Maximilian Dorninger
1f12a7cc3b add sponsor @seferino-fernandez (#343)
add sponsor @seferino-fernandez
2026-01-04 14:47:42 +01:00
maxid
e785b871df add docs 2026-01-02 17:56:05 +01:00
Maximilian Dorninger
d3e12579ac Merge pull request #324 from briandipalma/extra-spaces
fix: only add one space between release year and release ID and fix formatting of dev guide docs
2025-12-29 22:14:14 +01:00
Brian Di Palma
57c94dbd57 feat(importing): Only add one space between release year and release ID 2025-12-29 20:05:51 +00:00
maxid
63a65c85bd add log level env variable 2025-12-29 11:57:00 +01:00
maxid
1f53f51be7 remove reject_torrents_on_url_error and follow_redirects setting from configuration files 2025-12-29 00:04:48 +01:00
aasmoe
688ca8ab9e Update docs with primary_languages and default_language and remove instructions form config example 2025-12-21 21:30:31 +00:00
maxid
6b2f426ff9 update docs 2025-12-20 21:10:54 +01:00
maxid
322b868996 add configuration option to enable following redirects in prowlarr 2025-12-19 19:06:49 +01:00
maxid
bfa13762d5 add note about restarting MediaManager for config changes to take effect 2025-12-19 18:08:20 +01:00
maxid
a2462aa964 update formatting of docs and expand on hard linking issues 2025-12-19 18:06:03 +01:00
maxid
7f5363ffb2 add troubleshooting steps for qBittorrent file import issues 2025-12-19 17:58:12 +01:00
maxid
dda9be13bb fix typos 2025-12-10 18:12:05 +01:00
maxid
8f2f016b61 add timeout to docs 2025-12-10 17:50:04 +01:00
maxid
807ed1b17b forgot to git add new image 2025-12-09 21:07:27 +01:00
maxid
509c937b0d update authentik example oauth config 2025-12-09 20:57:46 +01:00
maxid
84879600d0 update documentation for oauth 2025-12-09 20:52:31 +01:00
Maximilian Dorninger
c17efaa306 Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-07 22:50:07 +01:00
maxid
7aabc307c5 add good to know section to docs 2025-12-07 21:13:45 +01:00
maxid
902f471917 add file criteria to documentation 2025-12-07 20:42:24 +01:00
maxid
161f9ca06a add documentation for import feature 2025-12-07 20:26:39 +01:00
maxDorninger
3ac8b7588a add new sponsor @PuppiestDoggo 2025-11-29 17:34:23 +01:00
Maximilian Dorninger
a85cf9f8af Clarify frontend_url trailing slash requirement
Update documentation to specify that the frontend URL must not include a trailing slash.
2025-11-29 16:26:24 +01:00
Maximilian Dorninger
85738a13e6 Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-29 16:09:53 +01:00
maxDorninger
bb5c61ac79 remove /web prefix from the frontend_url variable 2025-11-29 15:54:01 +01:00
maxDorninger
9b0fac3a8b improve format of documentation 2025-11-29 15:52:29 +01:00
Colin Marc
e62f6d4511 docs: clarify usage of frontend_url and BASE_PATH
I initially thought that `frontend_url` would control the prefix. The
docs on `BASE_PATH` weren't enough to get started, either.
2025-11-17 15:11:18 +01:00
maxDorninger
e8563b25e2 extend .gitignore; update logfile config and add env var to configure the location of the log file; add accompanying docs 2025-11-02 20:31:12 +01:00
maxDorninger
8e9947652d add new sponsors 2025-11-01 20:42:02 +01:00
maxDorninger
8a04a7aa41 reformat docs for consistency 2025-11-01 13:28:20 +01:00
Tyler Satre
106190d7ac Improve local dev experience 2025-10-31 12:19:23 -04:00
maxDorninger
8346ed9fa5 add config option to accept/reject torrents from prowlarr with a possibly broken url 2025-10-30 18:20:57 +01:00
maxDorninger
b53e9fde9b add HadrienKerlero to sponsor mentions 2025-09-25 21:21:53 +02:00
Maximilian Dorninger
c02061a99f Merge pull request #138 from maxdorninger/add-openapi-generator-to-frontend
Rework how OAuth is handled; Generate Code with openapi-ts; Switch away from standard JS fetch to openapi-fetch
2025-09-13 21:07:40 +02:00
maxDorninger
d099c7aab9 update developer docs 2025-09-13 20:49:39 +02:00
maxDorninger
cd5b16a4e5 Change all URLs containing maxid.me to dorninger.co 2025-08-23 17:54:57 +02:00
maxDorninger
35a4b4a14c add MEDIAMANAGER prefix to documentation 2025-08-11 22:22:42 +02:00
maxDorninger
f755589258 add new sponsor https://github.com/SeimusS 2025-08-02 03:36:40 +02:00
maxDorninger
9f9431dbaf add new sponsor https://github.com/brandon-dacrib to docs, about page and readme 2025-08-01 15:47:54 +02:00
maxDorninger
f8f21df913 add warning to the callback uri documentation, reminding users to set the correct one 2025-07-31 14:31:43 +02:00
maxDorninger
818dd4428f add callback uri to troubleshooting.md 2025-07-31 14:28:17 +02:00
maxDorninger
405f807c1e add callback uri for oidc auth to documentation, also add screenshots of Authentik and PocketId configuration 2025-07-31 14:25:57 +02:00
maxDorninger
73e2ecefeb update troubleshooting.md with second default email 2025-07-29 14:40:14 +02:00
maxDorninger
0ac029d5c9 update troubleshooting page 2025-07-29 13:52:09 +02:00
maxDorninger
6cdb2dbfe3 add footer to docs 2025-07-29 13:31:23 +02:00
maxDorninger
68c1634ef5 add sitemap to docs 2025-07-29 13:10:55 +02:00
maxDorninger
61c6f50c5c add algolia index variable to writerside build config 2025-07-28 23:08:45 +02:00
Maximilian Dorninger
2905651bd7 Apply suggestion from @Copilot to fix formatting
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-28 22:34:31 +02:00