265 Commits

Author SHA1 Message Date
Maximilian Dorninger
b66410142d Merge pull request #270 from aasmoe/feat/multi-language-metadata
Add Feature: multi language metadata
2025-12-22 20:07:57 +01:00
Maximilian Dorninger
e1a7c5fe5d fix login with oauth button not displaying (#311)
fixes oauth button not displaying
2025-12-22 18:50:29 +01:00
Maximilian Dorninger
c7c6158a3f disable caching in build and metadata relay workflows (#309)
this pr disables caching in build and metadata relay workflows because it doesn't actually make the workflows any faster.
2025-12-21 20:53:47 +01:00
maxid
f184def9ad display movie files 2025-12-21 19:24:35 +01:00
maxid
cc6e77deb7 move imports to top 2025-12-21 17:04:49 +01:00
maxid
a974a3484b refactor: data handling with derived 2025-12-21 17:03:01 +01:00
maxid
bf84cc0a06 refactor: enhance data invalidation 2025-12-21 16:54:32 +01:00
maxid
7a44463982 convert layout load function into page load function 2025-12-21 16:40:11 +01:00
maxid
0d45eae6e8 remove all occurrences of base 2025-12-21 16:32:31 +01:00
maxid
888186a084 fix handling of state 2025-12-21 16:24:16 +01:00
maxid
4b7d5eea54 refactor: improve async data fetching in load functions 2025-12-21 16:16:34 +01:00
maxid
9187617530 refactor: improve data handling in show and movie components 2025-12-21 16:06:49 +01:00
maxid
2493b43d4f only start searching for torrents when clicking on search button 2025-12-21 16:01:08 +01:00
maxid
45208105c0 remove unused import 2025-12-21 16:01:05 +01:00
maxid
c56bf705ac use resolve instead of base on about page 2025-12-21 16:00:53 +01:00
maxid
8c584626f1 use resolve instead of base on movie pages 2025-12-21 16:00:53 +01:00
aasmoe
3574a0a08e Merge branch 'master' into feat/multi-language-metadata 2025-12-21 14:43:17 +01:00
maxid
ecc030238e fix bug: importable shows saves to importable movies variable 2025-12-20 20:30:33 +01:00
maxid
b20d2ed09d update api.d.ts 2025-12-20 14:55:56 +01:00
maxid
eb7a15d32d Merge branch 'refs/heads/master' into fork/aasmoe/feat/multi-language-metadata
# Conflicts:
#	metadata_relay/app/tmdb.py
#	web/src/lib/api/api.d.ts
2025-12-20 14:53:41 +01:00
maxid
157e8ee77d format frontend code 2025-12-19 16:48:10 +01:00
maxid
c3e9eec5f7 update package-lock.json 2025-12-19 16:47:58 +01:00
maxid
32def988ad update package-lock.json 2025-12-18 22:08:43 +01:00
maxid
6ed3c91bde extract delete-media-dialog from movies and shows pages 2025-12-18 22:02:57 +01:00
aasmoe
90dafbd2e5 update package-lock 2025-12-18 11:22:36 +00:00
aasmoe
1afa13a954 Merge branch 'master' into feat/multi-language-metadata 2025-12-18 12:00:54 +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
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
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
aasmoe
68f9d71bfa feat: wire up original_language to be passed when adding shows/movies
- Add original_language field to MetaDataProviderSearchResult schema
- Update frontend to pass original_language as language parameter when adding media
- This ensures media metadata is fetched in the correct language based on original_language
2025-12-13 19:30:02 +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
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
maxid
703c11271d npm update 2025-12-10 20:25:03 +01:00
maxid
4dfb0bbadb update prettier and eslint ignore patterns 2025-12-10 20:12:57 +01:00
maxid
eda1f9c13d update components to fix compile time error 2025-12-10 20:02:25 +01:00
maxid
c37f406074 update how importable media data state is managed 2025-12-10 20:02:02 +01:00