Commit Graph

1124 Commits

Author SHA1 Message Date
maxid
7aabc307c5 add good to know section to docs 2025-12-07 21:13:45 +01:00
maxid
3128c68ecb return error on failed movie import 2025-12-07 21:09:15 +01:00
maxid
417de8b289 save movie_files after successfully importing movies 2025-12-07 21:04:06 +01:00
maxid
c8347f19e9 save season_files after successfully importing tv shows 2025-12-07 21:00:52 +01:00
maxid
2a1bd7199d format frontend files 2025-12-07 20:43:49 +01:00
maxid
9bdb711195 remove unneeded imports 2025-12-07 20:43:03 +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
maxid
4c60037a17 add frontend code for movie imports 2025-12-07 19:57:13 +01:00
maxid
d2e8d5eeb7 make movies be importable 2025-12-07 19:56:54 +01:00
maxid
ec93c1abc4 remove argument self 2025-12-07 18:54:57 +01:00
maxid
5cdfb96717 break up movie torrent import function 2025-12-07 18:44:45 +01:00
maxid
b5a7263489 fix bug that prevents notification when multiple video files were found in a movie's directory 2025-12-07 18:32:54 +01:00
maxid
dadd850524 extract functions and schemas from tv module 2025-12-07 18:30:23 +01:00
maxid
1f7dd795d1 remove year at the end of directory name in order to improve search results 2025-12-07 18:04:01 +01:00
maxid
087f4b9f15 prefix imported directories with a dot and ignore such directories 2025-12-07 17:55:32 +01:00
maxid
13b32e7104 add ability to import unknown tv shows 2025-12-07 17:38:37 +01:00
maxid
aca60cd9b7 make explicit any only warn instead of error 2025-12-07 17:37:10 +01:00
maxid
bfe4b05ca3 add spinner component 2025-12-07 17:36:45 +01:00
maxid
d65e00206d fix bug that causes saving of notifications to fail 2025-12-07 17:22:18 +01:00
maxid
247a562f7b remove stray code from notification schemas 2025-12-07 17:15:41 +01:00
maxid
9bbd6ee6df add show_id part to route 2025-12-07 17:13:56 +01:00
maxid
64bcd85287 make add_show endpoint always return the show 2025-12-07 16:05:10 +01:00
maxid
579ceb6e87 remove response model from route which doe not return anything 2025-12-07 15:31:29 +01:00
maxid
fdaaf099cb add ability to import existing media 2025-12-07 15:29:03 +01:00
Maximilian Dorninger
8e719ef94f Merge pull request #222 from maxdorninger/hotfix-fix-frontend-url
fix bug where extra slash is appended to the frontend_url
2025-12-07 00:52:45 +01:00
Maximilian Dorninger
1b03a57c3e Merge pull request #221 from maxdorninger/add-stats-to-dashboard
Add stats to dashboard
2025-12-07 00:29:40 +01:00
maxid
1f60db20f3 fix bug where extra slash is appended to the frontend_url, causing oauth to not work 2025-12-07 00:29:17 +01:00
maxid
5200821b60 update formatting of welcome message 2025-12-07 00:23:16 +01:00
maxid
92b9bff892 update package-lock.json 2025-12-06 23:49:40 +01:00
maxid
30f5ecd997 make eslint svelte resolve rule only warn 2025-12-06 23:33:53 +01:00
maxid
e117bed738 make counters animated with animejs 2025-12-06 23:33:03 +01:00
maxid
961c89e4e2 format frontend files 2025-12-06 22:39:09 +01:00
maxid
d1eee14b79 add card to inform user of new versions 2025-12-06 22:38:28 +01:00
maxid
e522fa9801 add stats to dashboard 2025-12-06 21:05:13 +01:00
maxid
11cafa800a add route which returns the total count of all episodes 2025-12-06 21:04:58 +01:00
maxid
bdeb60ab30 add default node url to cors urls of dev config 2025-12-06 19:49:47 +01:00
maxid
24b735439c move logfile to /dev/null to stop backend from reloading because of changes in the logfile 2025-12-06 19:37:44 +01:00
maxid
4eb78bd495 add healthcheck to db container in docker-compose.dev.yaml 2025-12-06 19:00:22 +01:00
maxid
751c4558a2 refactor and improve prowlarr search result processing 2025-12-06 15:57:51 +01:00
maxid
d8948e4462 make jackett torrent search more error resistant 2025-12-06 15:48:50 +01:00
maxid
0554fee85f make prowlarr torrent search more error resistant 2025-12-06 15:48:50 +01:00
Maximilian Dorninger
ffb86324c4 Merge pull request #219 from maxdorninger/copilot/add-user-delete-feature
Add ability to delete users
2025-11-29 18:22:34 +01:00
copilot-swe-agent[bot]
83932d6c99 Add delete button for user management in admin settings
Co-authored-by: maxdorninger <97409287+maxdorninger@users.noreply.github.com>
2025-11-29 16:59:45 +00:00
copilot-swe-agent[bot]
9e76fc9b8b Initial plan 2025-11-29 16:51:12 +00:00
Maximilian Dorninger
a36b161a38 Merge pull request #218 from maxdorninger/add-sponsor
add new sponsor @PuppiestDoggo
2025-11-29 17:38:43 +01:00
maxDorninger
3ac8b7588a add new sponsor @PuppiestDoggo 2025-11-29 17:34:23 +01:00
Maximilian Dorninger
c477e3d656 Merge pull request #217 from maxdorninger/improve-gh-workflows
stop saving of docker build cache when run by PRs from forks and build x86 and arm64 image in parallel
2025-11-29 17:19:23 +01:00
maxDorninger
ff0eae31dc use arm gh workflow runner instead of qemu with x86 runner 2025-11-29 17:13:00 +01:00
maxDorninger
5e3afee676 fix workflow file paths for metadata relay 2025-11-29 17:01:30 +01:00