bc557d1660
Bump biometric & navigation Libs ( #1625 )
2025-03-29 19:15:09 +01:00
d92fbd3f99
Bugfix: MKV Handle any recursive query
2025-03-27 19:23:06 +00:00
429be4cc13
Added timeout API
2025-03-12 19:30:21 +00:00
d7355c4772
Fix: Added ID_SEEK_HEAD parsing for MKV container. ( #1604 )
2025-03-11 20:26:09 +01:00
4c4eee71cb
Fix: Prevent seeking on non seekable media
2025-03-10 21:12:48 +00:00
75ee406c4e
Fix: Added timeout of 2min to MainAPI
2025-03-09 01:29:40 +00:00
44fadaf9b0
fix: Released and removed unused data
2025-03-09 01:02:51 +00:00
f915cd0c20
Feat: Added player notification and play in background via PIP. ( #1585 )
...
* Feat: Added player notification and play in background via PIP.
2025-03-08 17:06:16 +01:00
935fd43d16
Fixed shitty extentions
2025-03-08 15:29:00 +00:00
c21cf0c115
Fix: getPairList duplicate + reset null
2025-03-08 14:52:56 +00:00
8d0612a9ae
feat(ui): add torrent sorting option to plugin fragment ( #1587 )
2025-03-06 12:33:27 +01:00
db9e362fbb
refactor: convert monkey activity 🐒 into a fragment monke 🦍 ( #1576 )
...
* Turn monkey activity 🐒 into a fragment monke 🦍
2025-03-05 00:45:12 +01:00
0a38434dec
Fixed seasons with one episode
2025-03-01 12:50:05 +00:00
8bea8f6a49
Adding Manually Update Plugins ( #1512 )
2025-03-01 01:02:59 +01:00
1c6db0e514
refactor: overall navigation mechanism and split logic #1429 ( #1430 )
2025-03-01 00:41:14 +01:00
ab23f23c71
Feature: episode sort button ( #1565 )
...
- Add sort direction indicator (▲/▼) to button text
2025-02-28 21:26:40 +01:00
846ff38c3b
Lazy system.load torrent lib
2025-02-26 19:12:16 +01:00
126062bb26
fix: update switch track color to match primary theme color ( #1569 )
2025-02-25 14:22:32 +01:00
2f79092da1
bugfix(subdl): allow special-chars in password ( #1568 )
2025-02-23 19:34:56 +00:00
713b55dd98
feat(Subtitles): SubDL Login Fix ( #1563 )
2025-02-22 19:09:56 +00:00
0b94f76627
Move metaproviders to library ( #1541 )
...
* Move metaproviders to library
So that providers can extend them when using the library dependency.
* Remove gson
2025-02-16 18:46:48 +01:00
71b5c69426
Replace use of gson in PluginManager ( #1544 )
2025-02-11 14:42:48 +01:00
0e962d0f2f
refactor: replace PendingIntent#getActivity with PendingIntentCompat#getActivity ( #1555 )
2025-02-11 14:31:23 +01:00
12626cce51
fix: new episode notifications for subscriptions not opening series page when clicking ( #1554 )
2025-02-11 14:24:58 +01:00
de1dbbf2a5
Move SubtitleHelper to library ( #1542 )
...
So that providers can use it when using the library dependency.
2025-02-06 02:29:00 +01:00
840274da4c
chore(locales): fix locale issues
2025-02-04 23:53:03 +00:00
4304be2cad
Translated using Weblate (Arabic (Levantine)) ( #1503 )
2025-02-05 00:52:50 +01:00
668867768c
bump to 4.5.1
2025-02-05 00:52:31 +01:00
83032db8eb
feat(DRM): License URL support for Extensions ( #1432 )
...
* feat(DRM): License URL support for Extensions
* Direct Modify DrmExtractorLink
* Clean
2025-02-05 00:31:19 +01:00
9a9c04cbea
metaproviders: use new* methods ( #1216 )
...
* metaproviders: use new* methods
* very minor var fixes
---------
Co-authored-by: firelight <147925818+fire-light42@users.noreply.github.com>
2025-02-05 00:28:45 +01:00
513569d350
Use ignore battery intent directly. ( #1535 )
2025-02-05 00:28:06 +01:00
6ff64637b6
software decoding auto
2025-02-01 23:16:32 +01:00
e5ac4a0f94
Fix installer on some older devices ( #1533 )
2025-01-31 20:59:47 +01:00
b6a43bb86e
Fix PackageInstaller on Android 15 ( #1531 )
...
* Fix PackageInstaller on Android 15
2025-01-30 22:27:18 +01:00
30e1bcba79
Use exitProcess on TV ( #1529 )
2025-01-30 21:52:38 +01:00
234145c9bf
Fix focus issues on old APIs for logcat ( #1530 )
2025-01-30 21:52:13 +01:00
5ee365638f
Make logcat a RecyclerView ( #1528 )
2025-01-30 19:13:31 +01:00
7b60246e28
Make the plugin part crossplatform ( #1527 )
2025-01-30 18:39:27 +01:00
b95e630bd8
feat(Extensions): addTrailer with headers support ( #1524 )
...
* feat(Extensions): addTrailer with headers support
* Update MainAPI.kt
* Reformat
2025-01-30 16:51:06 +01:00
a01db6a228
Respect "User-Agent" header in ExtractorLink ( #1523 )
...
* Respect "User-Agent" header in ExtractorLink
* Update CS3IPlayer.kt
* Reformat
2025-01-30 16:49:51 +01:00
2c6656d3c0
Rename torrentserver package ref to match new package ( #1519 )
...
* Rename torrentserver package ref to match new package
* Order
2025-01-29 20:35:54 +01:00
05fd0e8b60
Pin conscrypt to 2.5.2 ( #1520 )
2025-01-29 20:35:25 +01:00
21906420d8
Fix to display prerelease icon in setup on prerelease ( #1522 )
2025-01-29 20:34:40 +01:00
e2a37355f1
Restore showing login name for SyncAPI in settings ( #1525 )
...
This used to do this but it seems to have been lost in 83318b0
2025-01-29 20:31:20 +01:00
ed6646cb49
Handle SocketTimeoutException in PlayerError ( #1514 )
2025-01-28 15:18:39 +01:00
6acd01d80e
Suppress deprecations in CS3IPlayer ( #1515 )
2025-01-28 15:18:16 +01:00
86da2f019e
Restore package declaration for Torrent ( #1516 )
...
Seems to have been accidentally removed in 812226b.
2025-01-28 15:17:54 +01:00
55f66a5588
torrent server bump for less crashes
2025-01-27 19:45:06 +01:00
7d58c6e8a7
Fix isCastApiAvailable ( #1509 )
2025-01-27 00:22:51 +01:00
bc7617f2d0
Temporarily use ConcatenatingMediaSource as fallback ( #1511 )
...
Torrents seem to fail otherwise with "Must add at least one source to the concatenation", as mediaItemSlices.size is 0. I suspect the cause may be due to `loadExo(context, listOf(), listOf(), null)`
2025-01-27 00:22:11 +01:00