tapframe
3d4e22dfee
Merge branch 'dev' of https://github.com/tapframe/NuvioTV into dev
2026-03-03 02:08:14 +05:30
tapframe
2e217ccdd5
added logic to stop/pause trailer when sidebar is expanded
2026-03-03 02:08:09 +05:30
Nayif
3b84a1c5cf
Merge pull request #504 from craitose/regex-enhancement
...
Improved Empty Regex Skip Functionality
2026-03-03 01:44:15 +05:30
tapframe
55ffa02651
Merge branch 'dev' of https://github.com/tapframe/NuvioTV into dev
2026-03-03 01:43:39 +05:30
Nayif
2c4129b999
Merge pull request #517 from skoruppa/trailers-from-meta
...
fallback to meta trailers if our search does not return anything
2026-03-03 01:43:31 +05:30
tapframe
fe9e323600
Merge branch 'fonts' into dev
2026-03-03 01:43:11 +05:30
tapframe
ba868ddd4f
Merge branch 'dev' of https://github.com/tapframe/NuvioTV into dev
2026-03-03 01:41:53 +05:30
Nayif
96eafa2b46
Merge pull request #521 from danilopagotto82/Update-translation-v2
...
Update translation Pt-br for new string.xml
2026-03-03 01:40:57 +05:30
tapframe
7368d5b934
added new fonts
2026-03-03 01:39:31 +05:30
tapframe
c669438611
some styling changes
2026-03-03 01:13:32 +05:30
tapframe
ad9b03441d
init, movie collections
2026-03-03 01:04:07 +05:30
danilopagotto82
64ee916965
Update strings.xml
...
Update Translate pt-br v2
2026-03-02 15:54:12 -03:00
tapframe
c2e5d4d54e
fix for floating catalog row when scrolling all the way down
2026-03-02 23:40:45 +05:30
tapframe
0bcb8b3417
Merge branch 'dev' into fix/skip-intro-button-on-bottom
2026-03-02 23:33:48 +05:30
tapframe
eae7630942
properly enrich modern hero metadata from cw section
2026-03-02 23:32:13 +05:30
danilopagotto82
4d1501c6a3
Delete app/src/main/res/values-pt-rBR/StringV2
...
Delete file
2026-03-02 14:05:37 -03:00
rubkn
c412d98f13
refactor skip button to start on bottom and get pushed by controls
2026-03-02 15:59:29 +00:00
danilopagotto82
4560c59385
Create StringV2
...
Compare Strings
2026-03-02 12:30:38 -03:00
tapframe
ab2e37f280
decoupled autoplay next episode and prefer binge group from autoplay stream
2026-03-02 20:24:16 +05:30
tapframe
69414bfa8e
improved progress resumption logic in metadetailmodel
2026-03-02 19:54:28 +05:30
skoruppa
6fffa900f6
Process fallback url
2026-03-02 15:05:39 +01:00
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
skoruppa
04f7abc64c
fallback to meta trailers if our search does not return anything
2026-03-02 14:05:58 +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
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
24173dd669
Merge branch 'tapframe:dev' into regex-enhancement
2026-03-01 20:31:34 +00:00
craitose
02533553f7
trigger empty regex search skip at lower level
2026-03-01 20:31:01 +00:00