Commit graph

2072 commits

Author SHA1 Message Date
skoruppa
a855133d0c
Merge pull request #251 from kernexshadow/syncSub
Add "Sync by Line" subtitle flow from the Delay overlay
2026-04-07 21:45:01 +02:00
CrissZollo
a94003dc02
Remove files 2026-04-07 20:47:36 +02:00
CrissZollo
1ef67745d5
Remove 'reuse last link' for p2p links 2026-04-07 20:40:45 +02:00
CrissZollo
218cb433e7
Merge dev with p2pSupport + merge conflicts fixes 2026-04-07 20:06:20 +02:00
CrissZollo
26eb0bab15
Fix stream results not appearing due to broken debounce in collector 2026-04-07 19:55:35 +02:00
CrissZollo
bd79d8c7a6
Fix stream results not appearing due to broken debounce in collector 2026-04-07 19:54:53 +02:00
Christoffer
0e439c3d57
Merge pull request #1175 from NuvioMedia/cloudstreamRepoSupport
Cloudstream repo support !Streams only!
2026-04-07 19:51:06 +02:00
CrissZollo
f609199573
Improve player: readable audio labels, user-friendly playback error messages 2026-04-07 19:39:19 +02:00
kernexshadow
8589018c10 tune(player): refine sync-by-line focus style and hide controls 2026-04-07 18:15:26 +01:00
kernexshadow
091b7ef469 Merge branch 'dev' of https://github.com/NuvioMedia/NuvioTV into syncSub
# Conflicts:
#	app/src/main/java/com/nuvio/tv/ui/screens/player/PlayerRuntimeControllerPlaybackEvents.kt
#	app/src/main/java/com/nuvio/tv/ui/screens/player/PlayerRuntimeControllerTrackSelection.kt
#	app/src/main/java/com/nuvio/tv/ui/screens/player/PlayerScreen.kt
2026-04-07 17:37:51 +01:00
CrissZollo
6491419e51
Merges latest origin dev with cloudStreamSupport 2026-04-07 18:07:03 +02:00
skoruppa
de87857485
Merge pull request #1246 from halibiram/exoplayer-optimization
Improve ExoPlayer playback networking and recovery
2026-04-07 14:04:14 +02:00
HALİL İBRAHİM ÖZDEMİR
c671afaf2c Merge branch 'dev' into exoplayer-optimization 2026-04-07 14:11:46 +03:00
HALİL İBRAHİM ÖZDEMİR
b97c3ac861 Simplify stream handling and playback networking
Revert the multi-source stream plumbing so playback stays aligned with the single-URL dev behavior and review feedback. Keep PlayerPlaybackNetworking as a stable OkHttp-backed helper for header-aware player data sources without the Cronet path.
2026-04-07 14:05:58 +03:00
tapframe
68c8966bbd Merge branch 'dev' of https://github.com/tapframe/NuvioTV into dev 2026-04-07 16:28:50 +05:30
tapframe
7110e579c3 feat: support for custom addon names 2026-04-07 16:24:17 +05:30
tapframe
c66acf63c3 feat: add focus GIF toggle functionality for collection folders 2026-04-07 15:45:05 +05:30
Amarjit Singh
ab3f138372 Fix collections-only and hero-only home screen loading, focus, and WebUI
- Fix infinite spinner when only collections enabled (no catalogs)
- Load hero-selected catalogs independently of home row settings
- Fix hero startup race condition (300ms preference debounce)
- Fix Classic layout hero focus stolen by collections
- Fix Modern layout focus landing on collections instead of first catalog
- Modern layout HeroCarousel fallback when no carousel rows
- Add Enable All / Disable All buttons for catalogs and collections in WebUI
- Clear stale error state when content arrives after initial load

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 01:43:10 -07:00
skoruppa
430c32e807
Merge pull request #1260 from skoruppa/fixes-2
Original Audio Track + bunch of fixes
2026-04-07 09:45:22 +02:00
skoruppa
86fadc1174 Add missing polish translations 2026-04-07 09:42:10 +02:00
skoruppa
16d463f07b missing comma 2026-04-07 09:16:17 +02:00
skoruppa
ba6fb93123 Fix for not saving streamCacheKey after changing to a next episode from the player 2026-04-07 08:41:11 +02:00
skoruppa
0a900ce15a Deduplicate items in CW 2026-04-07 08:34:54 +02:00
skoruppa
ee6325f407 Support for "Original Audio Track" setting 2026-04-07 08:33:25 +02:00
skoruppa
b4e3a22c1a Parse username:password as auth header 2026-04-07 07:07:57 +02:00
skoruppa
7670465bf6 Focus on play button when going up from episodes section 2026-04-07 06:58:59 +02:00
skoruppa
1129daded7 Clear CW state when changing profile 2026-04-07 06:58:26 +02:00
tapframe
9f24002e78 feat:added gif support per folder 2026-04-07 10:10:29 +05:30
tapframe
2b1383c7da Merge branch 'dev' of https://github.com/tapframe/NuvioTV into dev 2026-04-07 09:55:35 +05:30
tapframe
a57161f491 feat: adding glow toggle for collection cards 2026-04-07 09:55:30 +05:30
skoruppa
5b7e6b4a56
Merge pull request #1190 from kernexshadow/videasy-default-disabled
fix crashes: Disable VideoEasy scrapers by default and require opt-in confirmation
2026-04-06 21:10:14 +02:00
skoruppa
7f3557b7de
Merge pull request #1248 from halibiram/fix/tr-missing-translations
Add missing Turkish translations for new UI strings
2026-04-06 19:58:18 +02:00
CrissZollo
1245851704
Merge branch 'dev' of github.com:NuvioMedia/NuvioTV into p2pSupport 2026-04-06 18:26:13 +02:00
CrissZollo
65e7abe251
Thread addon tracker URLs from sources field through to magnet URI construction 2026-04-06 18:24:26 +02:00
CrissZollo
1eb82495c9
Fix wrong episode playback by adding filename matching and metadata polling to file resolution 2026-04-06 18:22:29 +02:00
CrissZollo
21a4e2ce1c
Harden TorrServer startup with save_to_db, setExecutable, and faster health checks 2026-04-06 18:21:31 +02:00
tapframe
fb650c871b Merge branch 'feature/collections' into dev - feat: Custom collections and folders from installed catalogs 2026-04-06 19:32:50 +05:30
tapframe
49a49f2150 added pin to top for custom collections 2026-04-06 19:27:37 +05:30
tapframe
d8a52f6421 feat: update contentScale to FillBounds for improved image display in collection screens 2026-04-06 19:10:05 +05:30
tapframe
9e20e7c9db feat: refactor ModernHomeContent to reuse same catalogsection for custom collections 2026-04-06 18:59:16 +05:30
DaN
4ff320b5e8
Update strings.xml
Update Stimgs pt-br
2026-04-06 10:19:31 -03:00
tapframe
0ebd0b4b80 feat: adjust focus state management for grid and row layouts in collections 2026-04-06 18:46:32 +05:30
tapframe
2c45df6e1b feat: suuporting cloud sync for custom collections 2026-04-06 18:07:33 +05:30
tapframe
2947e239ea feat: add confirmation dialog for deleting collections and folders 2026-04-06 17:35:54 +05:30
tapframe
fb0b662d2c feat: adding webserver to manage custom collections 2026-04-06 17:32:34 +05:30
tapframe
5f493be9e6 bump version 2026-04-06 11:05:59 +05:30
HALİL İBRAHİM ÖZDEMİR
834729f6c1 Restore silent first auto-retry behavior
Keep the initial lightweight retry from showing the loading overlay again while preserving the configured overlay behavior for full teardown recovery.
2026-04-06 04:20:53 +03:00
skoruppa
835b671508
Merge pull request #1249 from skoruppa/fixes-2
stale in-progress items persisting in Continue Watching
2026-04-06 02:37:30 +02:00
skoruppa
cea9288022 Fix inprogress stale for trakt 2026-04-06 02:31:02 +02:00
HALİL İBRAHİM ÖZDEMİR
49e8630c7f Add missing Turkish translations for new UI strings 2026-04-06 03:19:03 +03:00