Commit Graph

911 Commits

Author SHA1 Message Date
Maximilian Dorninger
5c8cff00a9 Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-20 20:58:06 +01:00
maxid
12fe84017c fix bug: hidden directories included in import suggestions 2025-12-20 20:31:31 +01:00
maxid
ecc030238e fix bug: importable shows saves to importable movies variable 2025-12-20 20:30:33 +01:00
maxid
ed78bde604 reduce logs 2025-12-20 20:22:35 +01:00
maxid
d5c649d5bf refactor search queries to remove special characters and parentheses 2025-12-20 20:05:02 +01:00
maxid
cfe34358a0 refactor title processing to remove special characters and brackets 2025-12-20 20:00:27 +01:00
maxid
1f50b18b9f refactor media detection functions to improve accuracy 2025-12-20 19:37:34 +01:00
Maximilian Dorninger
4bb3064779 Merge pull request #294 from maxdorninger/fix-deleted-torrents-leaving-stray-season-files
Fix deleted torrents leaving stray season files
2025-12-20 14:29:47 +01:00
Maximilian Dorninger
edcc238cdd Merge pull request #295 from maxdorninger/direct-indexer-mode
Add option to skip following redirects
2025-12-20 13:15:56 +01:00
maxid
c78bc05627 format files 2025-12-20 13:08:32 +01:00
maxid
bfd9196f5e add support for handling invalid URL schemas and following redirects for torrent downloads 2025-12-20 13:08:05 +01:00
maxid
1cfc90e4ac fix typo 2025-12-19 19:06:49 +01:00
maxid
322b868996 add configuration option to enable following redirects in prowlarr 2025-12-19 19:06:49 +01:00
maxid
2e95798e04 add configuration option to enable following redirects in prowlarr 2025-12-19 19:06:49 +01:00
maxid
1edb2cae9b format files 2025-12-19 18:42:46 +01:00
maxid
bcd1ccfd21 enhance torrent deletion to remove associated media files if the torrent was not imported 2025-12-19 18:42:38 +01:00
Maximilian Dorninger
63ff29f024 Merge pull request #293 from maxdorninger/improve-docs
Improve troubleshooting section of docs
2025-12-19 18:12:55 +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
Maximilian Dorninger
0443981d5f Merge pull request #278 from xNinjaKittyx/delete_shows_and_movies
Delete shows and movies (and fix lint errors)
2025-12-18 22:17:49 +01:00
Maximilian Dorninger
224644f9af Merge pull request #275 from aasmoe/remove-adult-search-results
Remove adult search results
2025-12-18 22:16:58 +01:00
maxid
32def988ad update package-lock.json 2025-12-18 22:08:43 +01:00
Maximilian Dorninger
a40077a5b1 remove unnecessary check of movie.library 2025-12-18 22:06:16 +01:00
maxid
6ed3c91bde extract delete-media-dialog from movies and shows pages 2025-12-18 22:02:57 +01:00
xNinjaKittyx
28915a5484 fix: use the right functions and also make sure the 2 checkboxes are on movies too. 2025-12-16 02:41:04 +00:00
xNinjaKittyx
380de78b51 feature: delete files and torrents. 2025-12-15 21:14:16 +00:00
xNinjaKittyx
796de41fd7 fix: lint 2025-12-15 18:27:41 +00:00
xNinjaKittyx
c1d8810614 fix: change the title 2025-12-15 18:26:07 +00:00
xNinjaKittyx
f4178a7792 fix: not sure how the str wrap came back. 2025-12-15 18:20:16 +00:00
xNinjaKittyx
ec077c7f26 fix: lint and fix wrong text. 2025-12-15 18:18:11 +00:00
xNinjaKittyx
56fa5bed17 fix: fixing some lints. 2025-12-15 18:06:04 +00:00
xNinjaKittyx
18dd20d93e feature: add basic delete capability. 2025-12-15 18:06:04 +00:00
Maximilian Dorninger
d14aae1fa0 Merge pull request #273 from aasmoe/fix/dashboard-svelte5-reactivity
Make recommendations reactive for Svelte 5
2025-12-15 19:01:58 +01:00
Maximilian Dorninger
f71f7f3efd Merge pull request #271 from xNinjaKittyx/various-fixes
Address various different fixes regarding search UI experience.
2025-12-15 19:00:25 +01:00
xNinjaKittyx
db044d9351 fix: change id to movieID/ShowID type. 2025-12-15 17:54:31 +00:00
aasmoe
e12ff1d67b remove include_adult=True from tmdb relay 2025-12-15 09:26:09 +00:00
aasmoe
c1f733dd9b Make recommendations reactive for Svelte 5 2025-12-14 20:32:17 +00:00
xNinjaKittyx
a098b172ca Address various different fixes regarding search UI experience. 2025-12-14 00:10:38 +00:00
Maximilian Dorninger
53091e7204 Merge pull request #263 from maxdorninger/fix-search-torrents
Fix search torrents
2025-12-12 19:07:46 +01:00
maxid
2a8573a2ba remove wrong Table.Cell tags 2025-12-11 22:53:53 +01:00
maxid
6d025b835d improve download-movie-dialog.svelte 2025-12-11 22:53:30 +01:00
Maximilian Dorninger
c96f5b8f40 Merge pull request #255 from maxdorninger/fix-stats-card-loading
Fix stats card loading
2025-12-10 22:43:34 +01:00
Maximilian Dorninger
c0ef386905 Update web/src/lib/components/stats/animated-card.svelte
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-10 22:40:29 +01:00
maxid
45e934a260 improve stat-cards 2025-12-10 22:06:25 +01:00
maxid
014f239e19 format files 2025-12-10 21:42:30 +01:00
maxid
30a07691a2 improve formating of new version available stat card 2025-12-10 21:41:22 +01:00
maxid
a55c58da2b improve stat loading 2025-12-10 21:41:02 +01:00
maxid
23041cbd09 improve how movies and tv shows are loaded 2025-12-10 21:36:29 +01:00
Maximilian Dorninger
5a274f58b8 Merge pull request #248 from maxdorninger/fix-imports-loading
Fix imports loading
2025-12-10 20:57:08 +01:00