JFeverish
ba9e2d2484
Merge branch 'dev' into ResolutionMatching
2026-03-02 15:04:14 +00:00
tapframe
ab2e37f280
decoupled autoplay next episode and prefer binge group from autoplay stream
2026-03-02 20:24:16 +05:30
JFeverish
6fb618099d
AFR: add optional resolution matching toggle and apply resolution-aware mode selection
2026-03-02 14:51:04 +00:00
tapframe
69414bfa8e
improved progress resumption logic in metadetailmodel
2026-03-02 19:54:28 +05:30
tapframe
959406932c
Merge branch 'dev' of https://github.com/tapframe/NuvioTV into dev
2026-03-02 19:34:40 +05:30
Nayif
87bcf0763a
Merge pull request #441 from skoruppa/anime-skip
...
Add anime-skip.com integration with API key setting + Skip Button improvements
2026-03-02 19:34:32 +05:30
tapframe
ec6f7d1942
default value changed to all subs on stream load
2026-03-02 19:34:11 +05:30
skoruppa
a5c79e36a0
Merge branch 'dev' into anime-skip
2026-03-02 14:42:23 +01:00
Nayif
a1a7593cbe
Merge pull request #272 from rubkn/fix/265-subtitles-from-addon-triggers-player-reload
...
feat[#265 ]: add addon subtitle startup modes to surpass reloads on subtitle switch
2026-03-02 19:09:39 +05:30
skoruppa
1154066a6b
don't close skipButton when controls are shown
2026-03-02 14:18:19 +01:00
skoruppa
9ac6d4681c
Check only the first season. anime-skip is using either first season anilist id or the specific one
2026-03-02 14:15:27 +01:00
skoruppa
3c35e0aee4
Fixed more skip button behaviours so it feels more snapy
2026-03-02 14:15:27 +01:00
skoruppa
bbb3e4b1d9
More fixes for the button
2026-03-02 14:15:27 +01:00
skoruppa
a6e389f28a
Improve skip button UX and fix anime-skip ID resolution
...
- Use videoId over contentId for skip interval and subtitle addon lookups
- Fix anime-skip fetching wrong season by preferring season-specific MAL ID
- Add 10s countdown progress bar to skip button with pause when controls open
- Skip button re-appears in controls if dismissed via back; hides on controls close
- Back press dismisses skip button only when controls are hidden
- Title info hides when skip button is actually visible (not just interval active)
- Iterate all AniList IDs from IMDB fallback instead of only first one
2026-03-02 14:15:27 +01:00
skoruppa
084cadc739
Add anime-skip.com integration with API key setting
...
- Add AnimeSkip GraphQL client with AniList ID resolution via ARM API
- Add AnimeSkipSettingsDataStore for storing client ID and enabled state
- Add AnimeSkipSettingsScreen and ViewModel
- Wire AnimeSkip into skip interval lookup for IMDB, MAL and Kitsu stream types
- Add strings for AnimeSkip settings (EN + PL)
2026-03-02 14:15:27 +01:00
Nayif
5775af0c5d
Merge pull request #515 from skoruppa/next-episode-focus
...
change focus to nextToWatch season, and scroll to nextToWatch episode
2026-03-02 18:19:25 +05:30
skoruppa
de2a866369
change focus to nextToWatch season, and scroll to nextToWatch episode
2026-03-02 13:39:16 +01:00
JFeverish
86ab2ea3e3
AFR: Increase timeout probe because of slower streams
2026-03-02 12:28:29 +00:00
JFeverish
3e6fe621d3
AFR: Increase timeout probe because of slower streams
2026-03-02 12:28:29 +00:00
JFeverish
f267d7c509
Improve MP4 AFR triggering
2026-03-02 12:28:29 +00:00
rubkn
626a3cf8bd
fix pre attached addon subtitles being excluded
2026-03-02 09:49:47 +00:00
rubkn
264a8812b4
feat: implement addon subtitle startup mode settings, allowing users to switch subtitles without reloading the player
2026-03-02 09:15:17 +00:00
rubkn
51b3c3d9c4
fix[ #265 ]: track selection without reloading media, ensuring smoother addon subtitle switching
2026-03-02 09:14:06 +00:00
tapframe
5c5eae70ac
added next episode button
2026-03-02 08:07:49 +05:30
tapframe
5902604f1c
Merge branch 'Update-Spanish' into dev
2026-03-02 07:57:45 +05:30
tapframe
df92aaaf6f
addition of secondary audio preferance
...
fixes #464
2026-03-02 07:48:06 +05:30
tapframe
ec754b73bd
Merge branch 'dev' of https://github.com/tapframe/NuvioTV into dev
2026-03-02 06:19:16 +05:30
tapframe
f2d92d3668
update player exit handling , fixes #493
2026-03-02 06:18:43 +05:30
Nayif
1be31ca6a3
Merge pull request #369 from craitose/regex-autoplay-enhancement
...
enhanced regex auto-stream select
2026-03-02 06:04:37 +05:30
tapframe
15d9574e49
sanitizes malformed headers before passing to player fixes #408
2026-03-02 06:01:38 +05:30
tapframe
40fb0aac4c
Merge branch 'dev' of https://github.com/tapframe/NuvioTV into dev
2026-03-02 05:37:27 +05:30
Nayif
cea835f1f6
Merge pull request #488 from aicon/dev
...
Update strings.xml with latest Hungarian localization
2026-03-02 05:18:59 +05:30
Nayif
6a73233ee7
Merge pull request #476 from JFeverish/AFRMp4NotBeingTriggered
...
AFR Fix: Mp4 and slow streams files not triggering AFR.
2026-03-02 05:16:21 +05:30
craitose
9e7aa92ca6
Merge branch 'tapframe:dev' into regex-autoplay-enhancement
2026-03-01 20:14:38 +00:00
JFeverish
c47c306850
AFR: Increase timeout probe because of slower streams
2026-03-01 15:56:36 +00:00
JFeverish
9272025cd0
AFR: Increase timeout probe because of slower streams
2026-03-01 15:33:40 +00:00
tapframe
b04b609f1f
update yt extractor
2026-03-01 21:00:22 +05:30
aicon
2e2ee3d2b8
Update strings.xml with latest Hungarian localization
...
Added missing strings from the last translation update
2026-03-01 15:18:21 +01:00
tapframe
7a16f487b9
afr to not trigger on trailerplayer
2026-03-01 18:02:11 +05:30
tapframe
eab69228f3
bump version
2026-03-01 17:53:33 +05:30
tapframe
a57832792a
Add IMDb, TMDb, and Trakt IDs to LibraryEntry model and update TraktLibraryService
2026-03-01 17:47:03 +05:30
tapframe
13417f4786
changed hydration to 110
2026-03-01 17:37:51 +05:30
tapframe
cad47c5c3e
fix trailer player to prevent throttling
2026-03-01 17:21:57 +05:30
JFeverish
ab796f2fa8
Improve MP4 AFR triggering
2026-03-01 10:34:40 +00:00
tapframe
aa2a448685
bump version
2026-03-01 11:01:12 +05:30
tapframe
fd3e793c48
handling false negative on success episde marking
2026-03-01 10:55:45 +05:30
tapframe
1c2e9f19d8
focus restore fix library screen
2026-03-01 10:52:58 +05:30
tapframe
d5feb3ad8e
Merge branch 'smooth-loading-overlay' into dev
2026-03-01 10:09:12 +05:30
tapframe
aaf9e63ee9
Merge branch 'dev' of https://github.com/tapframe/NuvioTV into dev
2026-03-01 10:03:06 +05:30
Nayif
9e7694c39a
Merge pull request #457 from JFeverish/AFRImprov
...
AFRImprove: Improve AFR detection and fix delayed activation
2026-03-01 10:02:58 +05:30