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
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
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
Maximilian Dorninger
647b211ef7
Merge pull request #238 from maxdorninger/fix-logic-for-version-update
...
Fix "new version available" card to always be displayed
2025-12-09 20:58:10 +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
maxid
7f4d73ed9d
remove leading 'v' from installed version
2025-12-09 20:42:19 +01:00
Maximilian Dorninger
9c529bd9d0
Replace old screenshots with new ones
...
Updated screenshots in the README with new images.
2025-12-08 00:49:39 +01:00
Maximilian Dorninger
06dadd29b0
Merge pull request #225 from maxdorninger/remove-unnecessary-logs
...
Remove unnecessary logs
v1.10.0
2025-12-08 00:38:59 +01:00
Maximilian Dorninger
b819d3b1d9
Update media_manager/movies/repository.py
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-12-08 00:38:26 +01:00
Maximilian Dorninger
a603c65fd3
Update media_manager/tv/repository.py
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-12-08 00:38:15 +01:00
Maximilian Dorninger
d479cc84f3
Update media_manager/movies/repository.py
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-12-08 00:37:58 +01:00
Maximilian Dorninger
bed2fe8fa7
Update media_manager/tv/repository.py
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-12-08 00:37:27 +01:00
maxid
53fbc703bf
reduce logs in routers
2025-12-08 00:32:47 +01:00