Nayif
e47f2dc1c9
Merge pull request #1731 from emgeje/cmp-rewrite
...
Update Hungarian localization
2026-08-17 22:18:26 +05:30
Nayif
562266e408
Merge pull request #1749 from skoruppa/cmp-rewrite
...
Simkl: let anime by a separate type
2026-08-17 22:16:26 +05:30
tapframe
5327166faf
fix: refresh profile before caching verified PIN
2026-08-17 21:33:41 +05:30
skoruppa
96618a8672
Simkl: let anime by a separate type
2026-08-17 12:24:32 +02:00
tapframe
49a7bd7fc3
fix: persist Android offline PIN cache synchronously
2026-08-16 18:45:42 +05:30
Nayif
d2db97a9a9
Merge pull request #1711 from Mohx77/cmp-rewrite
...
Add Arabic translation
2026-08-16 18:31:28 +05:30
Nayif
4361648053
Merge pull request #1733 from viiktr/cmp-rewrite
...
Update Bulgarian translations + new strings added
2026-08-16 18:23:19 +05:30
sumanth
f257cbe40f
fix(android): render local mpv files compatibly
2026-08-16 12:40:16 +05:30
sumanth
73e120e385
fix(android): convert file URIs before loading media
...
- Pass local file paths to mpv for video and audio sources
2026-08-16 11:51:59 +05:30
tapframe
ddc28dc8ce
feat(self-hosted): support for discovery endpoint
2026-08-15 17:56:47 +05:30
Vik
a69de4229c
Update Bulgarian translations + new strings added
...
Did add the new strings mostly for P2P, did updates on the translations after BG was visible in production to make it more suitable.
2026-08-13 22:43:33 +03:00
emgeje
0277acad52
Update Hungarian localization
...
Added multiple new strings for UI elements and settings in Hungarian localization.
2026-08-13 11:05:19 +02:00
Mohxz
42b8dd4aa0
Add Arabic locale to Android config
...
Adds Arabic (ar) to the Android locale configuration so the newly added Arabic translation can be properly recognized and selected by the app. This completes the Arabic localization support.
2026-08-12 19:09:31 -07:00
Mohxz
3c0ab5478e
Update AppLanguage.kt
2026-08-12 19:01:39 -07:00
tapframe
c861a8ff02
fix: balance episode progress spacing
2026-08-12 19:16:51 +05:30
tapframe
981b8bc727
fix: honor addon cache control
2026-08-12 16:55:14 +05:30
tapframe
d50f84fc14
fix(ios): allow smaller subtitle sizes
...
Fixes #1716
2026-08-12 16:18:39 +05:30
tapframe
55307c43d4
fix: control disintegrate animation
2026-08-10 18:45:47 +05:30
Nayif
6526932008
Merge pull request #1710 from skoruppa/cmp-rewrite
2026-08-10 10:49:11 +05:30
Nayif
aa8b25c538
Merge pull request #1709 from skoruppa/feat/binge-group-fallback-setting
2026-08-10 10:43:07 +05:30
Mohxz
1a3f15e354
Add Arabic translation
...
## Summary
Adds a complete Arabic translation for NuvioMobile.
- Added Arabic localization under `values-ar`
- Translated the application strings into natural Arabic
- Preserved all original resource keys and formatting
- Covers the full current `strings.xml`
I would be happy to make any corrections or improvements if needed.
2026-08-09 19:47:35 -07:00
Mohxz
c00b31520f
Add Arabic translation
...
## Summary
Adds a complete Arabic translation for NuvioMobile.
- Added Arabic localization under `values-ar`
- Translated the application strings into natural Arabic
- Preserved all original resource keys and formatting
- Covers the full current `strings.xml`
I would be happy to make any corrections or improvements if needed.
2026-08-09 19:09:19 -07:00
skoruppa
ccc6b87dd8
Fix watched badge memory leak
2026-08-10 03:18:54 +02:00
Mohxz
f4f0992748
Add Arabic translation
2026-08-09 18:17:51 -07:00
Mohxz
cf672ac325
Add Arabic localization resources
2026-08-09 18:09:27 -07:00
skoruppa
0c6c6ed89a
Simkl should not provide FullyWatchedSeriesKeys
...
Nuvio logic for fully watched series is different than Simkl's. Let Nuvio handle it
2026-08-10 00:39:46 +02:00
skoruppa
f2c9b9f9e7
feat: add binge group fallback toggle for manual mode auto-play
...
When auto-play next episode is enabled in manual mode, add option
to control whether first stream is auto-selected when binge group
fails. Default on (preserves existing behavior). When off, shows
the stream picker instead.
2026-08-09 23:28:29 +02:00
tapframe
3acbe6f2da
fix(NUVIO-MOBILE-WZ): compact watched persistence to prevent OOM
...
Fixes NUVIO-MOBILE-WZ
Fixes NUVIO-MOBILE-WX
Fixes NUVIO-MOBILE-QV
2026-08-10 01:54:40 +05:30
tapframe
0fc4616b82
feat(collections): add TMDB Discover exclusion filters
2026-08-09 21:51:18 +05:30
tapframe
cb5886dce9
fix: speed up Trakt watched sync
2026-08-09 20:31:16 +05:30
tapframe
eb2d5d3a37
fix: persist Trakt watched state
2026-08-09 18:46:25 +05:30
Nayif
ca7e54a4cc
Merge pull request #1681 from mronion212/dutch-translation
...
Update Dutch (nl) strings and reorder nl locale
2026-08-08 18:09:43 +05:30
Nayif
23194d5c4c
Merge pull request #1685 from nosvasedis/i18n/greek-translations
...
i18n: complete Greek translations
2026-08-08 18:09:24 +05:30
Nayif
6981516306
Merge pull request #1665 from mmsw91/cmp-rewrite
...
Translation improvements and adjustments for Slovak language
2026-08-08 18:06:40 +05:30
nosvasedis
a2976850e6
i18n: fix Greek plugins entry title and error string wording
2026-08-08 12:06:31 +03:00
nosvasedis
42073639d9
i18n: add missing Greek Simkl library strings
2026-08-06 16:21:55 +03:00
nosvasedis
6b200905c8
i18n: add missing Greek Simkl library strings
2026-08-06 16:18:07 +03:00
nosvasedis
0cadf5e738
Merge branch 'cmp-rewrite' into i18n/greek-translations
2026-08-06 16:04:49 +03:00
tapframe
3ac0a14c5c
fix(simkl): update library poster res
2026-08-06 17:04:01 +05:30
tapframe
5601421f33
Merge branch 'synccred' into cmp-rewrite
2026-08-06 15:34:41 +05:30
tapframe
24971f4aad
feat(sync): sync provider credentials across clients
2026-08-06 14:52:31 +05:30
tapframe
268ac5bcf5
fix(settings): hide thumbnail options for poster cards
2026-08-05 00:03:11 +05:30
tapframe
0292ffc7d9
Merge branch 'cmp-rewrite' of https://github.com/NuvioMedia/NuvioMobile into cmp-rewrite
2026-08-04 23:24:17 +05:30
tapframe
8881eae1c8
fix(player): align addon subtitle loading with TV
2026-08-04 23:22:31 +05:30
tapframe
04792de891
ref(torrent): add torrent logging
2026-08-04 23:22:31 +05:30
tapframe
257e806092
fix(watching): align next-up release-day behavior
...
fixes #1684
2026-08-04 23:22:31 +05:30
tapframe
ba2ec4a0e8
fix(player): observe episode stream state
2026-08-04 20:50:16 +05:30
Nasos V.
4ab74d96b6
Potential fix for pull request finding
...
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-08-04 16:54:01 +03:00
nosvasedis
a36814afdb
i18n: complete Greek (el) translations
...
Add ~85 missing strings (Simkl, tracking, app icon, privacy policy, list pickers, licenses) and fix ~50 half-translated or mistranslated strings so all Greek UI text is consistent, preserving by-design English terms (brand names, technical terms). Also rename stale key library_sort_trakt_order to library_sort_provider_order.
2026-08-04 16:48:53 +03:00
Nayif
75d68df3b7
Merge pull request #1682 from halibiram/feature/tr-translations
...
i18n: complete Turkish translations
2026-08-04 18:18:21 +05:30