Commit graph

565 commits

Author SHA1 Message Date
tapframe
0cecf20fd3 String changes 2026-05-21 14:51:30 +05:30
tapframe
cb60d0196b feat(cloud): adding premimize 2026-05-21 14:37:44 +05:30
tapframe
a7f768cdcd ref(torbox): short_name extraction 2026-05-21 14:01:03 +05:30
tapframe
664cc69ec3 ref: adjust phrasing 2026-05-21 13:09:01 +05:30
tapframe
e3cfcc820c feat: Add cloud library support 2026-05-21 12:56:53 +05:30
tapframe
48265df85e feat(torbox): link device 2026-05-21 12:07:29 +05:30
tapframe
5d5e1c83a3 feat(debrid): neutralize architecture 2026-05-21 11:39:54 +05:30
tapframe
63ba15c1f2 feat: parallel cache check 2026-05-20 23:26:08 +05:30
tapframe
e61db12730 Updated DebridStreamPresentation to filter out uncached streams and apply custom formatting based on settings. 2026-05-20 16:15:02 +05:30
tapframe
1ccaed7b20 feat: debrid hybrid approach 2026-05-20 13:16:22 +05:30
tapframe
413abec4c5 remove duplicate string 2026-05-20 01:55:31 +05:30
tapframe
38b1d2a52e Merge branch 'cmp-rewrite' of https://github.com/NuvioMedia/NuvioMobile into cmp-rewrite 2026-05-20 01:49:16 +05:30
Nayif
a0d55670ef Merge pull request #1122 from SimSalabimse/Norwegian-Translation
Added Norwegian translation
2026-05-20 01:48:59 +05:30
tapframe
5d85244533 ref(ios): minor mpv tuning icon change 2026-05-20 01:48:20 +05:30
tapframe
2c59c2e779 feat: implement collection hero fallback mechanism in HomeRepository 2026-05-20 01:13:31 +05:30
tapframe
02baa6e87c feat: adding watched markers to remaining places 2026-05-20 00:14:58 +05:30
tapframe
a0d6ec8092 feat: cahnge display order of debrid links 2026-05-20 00:06:58 +05:30
tapframe
677c89be4b feat(debrid): adjust template settings for stream name and description 2026-05-19 23:58:01 +05:30
tapframe
9ca3f56655 chore: adding prefetch warning note 2026-05-19 21:21:55 +05:30
tapframe
2a50a504ba feat(ios): adding custom tuning for mpv 2026-05-19 21:04:39 +05:30
SimSalabimse
23914f543b Added Norwegian to configs 2026-05-19 01:38:54 +02:00
SimSalabimse
1973349b9e Added Norwegian .xml 2026-05-19 01:24:55 +02:00
tapframe
f00fc0ee2f feat(debrid): stream cache 2026-05-19 03:16:24 +05:30
tapframe
b356887fe6 feat(debrid): sorting and filtering 2026-05-19 02:21:25 +05:30
tapframe
fe2cfe3e2b ref: cache and log cleanup 2026-05-19 01:32:11 +05:30
tapframe
ac466fcf2a feat: state managing for cw cards 2026-05-19 01:13:39 +05:30
tapframe
2544137964 fix: multiple trakt cw stale cache and pull logic 2026-05-19 01:11:16 +05:30
tapframe
52989624d7 ref: progress key generation for rpc sync 2026-05-18 11:57:58 +05:30
tapframe
2c05bbd787 feat: remaining places to use bottomsheetmodal 2026-05-17 19:34:02 +05:30
tapframe
8de9d24132 fix: hiding of controls while scrubbing is active
fixes #1100
2026-05-17 19:19:38 +05:30
tapframe
bcbfa9b11e ref: block touch registering in shared headers 2026-05-16 22:06:16 +05:30
tapframe
596983d848 feat: add scroll to top functionality across root screens 2026-05-16 21:59:07 +05:30
tapframe
f7ec2ade21 fix: decoder fallback handling in ExoPlayer to try app decoders if a decoder failure occurs 2026-05-16 21:29:07 +05:30
tapframe
9f04f06bf1 fix: android not registering hold to change profile 2026-05-16 21:19:35 +05:30
tapframe
66feae7884 feat: add experimental notice for debrid support in settings 2026-05-16 21:15:00 +05:30
tapframe
1e38f451bc faet: parental guilde overlay 2026-05-16 20:16:48 +05:30
tapframe
9016fceaad fix: trakt duplicating same timestamp history 2026-05-16 19:43:15 +05:30
tapframe
5756fa59bf Merge branch 'cmp-rewrite' of https://github.com/NuvioMedia/NuvioMobile into cmp-rewrite 2026-05-16 03:56:56 +05:30
Nayif
92f3fe6259 Merge pull request #1062 from VenusIsJaded/fix/imdb-zero-rating-unreleased
fix: hide IMDb 0.0 rating on unreleased content
2026-05-16 03:54:37 +05:30
Nayif
536858b781 Merge pull request #1061 from i4mth3d4ng3r/cmp-rewrite
fix(tmdb collections): Add Most Voted sorting option. Add Watch Provider and Watch Region filters.
2026-05-16 03:54:19 +05:30
tapframe
37abcf8de3 ref: adjusting formatters 2026-05-16 03:43:10 +05:30
tapframe
0ce3bbe525 ref: improve file detection 2026-05-16 03:23:57 +05:30
tapframe
c3c98cd246 feat: init debrid direct streaming 2026-05-16 02:30:53 +05:30
VenusIsJaded
bbdc782852 fix: back button on profile screens closes app instead of navigating back
closes #1058
2026-05-14 17:43:29 -05:00
VenusIsJaded
51c0ae92d0 fix: hide IMDb 0.0 rating on unreleased content
closes #1046
2026-05-14 16:10:05 -05:00
kmshaw1990
ffc737272f Update watch provider string description 2026-05-14 14:04:39 -05:00
kmshaw1990
8b7e236d1c add more monetization types for watch provider queries 2026-05-14 13:40:28 -05:00
kmshaw1990
a702c724bc Reorder Watch Provider Above Watch Region 2026-05-14 13:34:17 -05:00
i4mth3d4ng3r
ce4b78dba5 Merge branch 'NuvioMedia:cmp-rewrite' into cmp-rewrite 2026-05-14 02:11:12 -05:00
kmshaw1990
1bb427d7da added tmdb watch providers for streaming services, and sorting by most voted 2026-05-14 02:04:18 -05:00