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
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
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
aasmoe
5271acb51d
Use previous definition of config
2025-12-13 20:53:17 +00:00
aasmoe
b3a10df70c
Update config.example.toml
2025-12-13 20:46:25 +00:00
aasmoe
fda59e49b2
Pass language as a value in show and movie objects. DB migration to add original_langauge column. Removes workarounds
2025-12-13 19:30:02 +00:00
aasmoe
8695d26ad9
Removed language parameter in favour of adding original_language to movie and show object. A couple of temporary workaround while there is no original_language column in db.
2025-12-13 19:30:02 +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
aasmoe
1caff77412
WIP: current progress
2025-12-13 19:30:02 +00:00
aasmoe
266d81688c
feat: Add multi-language metadata support
...
- Add primary_languages config setting (ISO 639-1 codes)
- Fetch metadata in original language when in primary_languages
- Display original titles in search results for configured languages
- Download language-specific posters when available
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
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
maxid
7fbf80d1fd
update build-push-backend.yml
2025-12-10 20:50:49 +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
Maximilian Dorninger
2d80198d6c
Merge pull request #246 from maxdorninger/increase-timeout
...
Add timeout config variable
2025-12-10 18:13:08 +01:00
maxid
dda9be13bb
fix typos
2025-12-10 18:12:05 +01:00
maxid
c984d40fd3
format code
2025-12-10 17:50:11 +01:00
maxid
8f2f016b61
add timeout to docs
2025-12-10 17:50:04 +01:00
maxid
1ddcef0676
add timeout config value to example configs
2025-12-10 17:15:43 +01:00
maxid
fe3b77a889
add a config variable for jackett and prowlarr to change timeout time
2025-12-10 17:13:24 +01:00
Maximilian Dorninger
51f05c4a8a
Fix version display format in stat-cards component
2025-12-10 14:31:11 +01:00
maxid
807ed1b17b
forgot to git add new image
2025-12-09 21:07:27 +01:00
Maximilian Dorninger
b7030c4483
Merge pull request #239 from maxdorninger/update-oauth-docs
...
Update oauth docs
2025-12-09 20:59:50 +01:00