NBA2K1
2ae03021ad
File path fixes (Issue #331 )
...
- Instead of manually concatenating filepathes, it's using the path.join() function now.
- switched some if conditions, that had nothing in the if block, but in the else block, removing the redundant else block.
2024-12-10 00:35:09 +01:00
Moustapha Kodjo Amadou
90be80c90a
Merge pull request #330 from NBA2K1/main
...
Translations + visual optimization
2024-12-09 11:50:00 +01:00
NBA2K1
86cb0737b0
Merge branch 'kodjodevf:main' into main
2024-12-08 21:53:40 +01:00
kodjomoustapha
2d7991d1cb
fix remains in full screen when opening a new episode
2024-12-08 19:35:13 +01:00
NBA2K1
6f5ca4f99e
Update app_de.arb
...
typo
2024-12-08 19:31:15 +01:00
NBA2K1
d03b70e0f9
Translations + visual optimization
...
- added missing translations to German localization file
- Made some translations more natural
- "Updates" button on main screen now has proper hyphenation for too long words to fit in one line (German, Spanish, Italian, Turkish)
2024-12-08 19:25:33 +01:00
Moustapha Kodjo Amadou
86e145d5df
Merge pull request #328 from NBA2K1/main
...
Issue #307 fix
2024-12-08 00:01:23 +01:00
NBA2K1
cf0cd5a19e
Issue #307 fix
...
Found it [here](https://github.com/akvelon/flutter-code-editor/issues/270#issuecomment-2097035050 )
2024-12-07 16:28:37 +01:00
Moustapha Kodjo Amadou
f24b3987e5
Merge pull request #326 from NBA2K1/main
...
Issue #313 + Windows PathNotFoundException fix
2024-12-07 06:26:42 +01:00
NBA2K1
818857261d
Windows PathNotFoundException fix
...
- Fixed the PathNotFoundException for Windows, which doesn't use "/" in directories, but "\".
(flutter: PathNotFoundException: Creation failed, path = 'C:\Users\User\AppData\Local\Temp\Mangayomi/cacheimagecover' (OS Error: Das System kann den angegebenen Pfad nicht finden.)
Instead of manually concatenating paths using string interpolation, it now uses the join function properly.
- Also fixed that the App was not able to create the directories by including recursive: true in the else statement.
2024-12-07 03:54:23 +01:00
NBA2K1
3fe8f4266d
Issue #313 fix
...
- Button now shows "Watch" if Anime.
- Translations in all available languages added
- Button now dynamically adjusts itself, no need for "isFr" and hardcoding the button size.
2024-12-07 03:32:27 +01:00
kodjomoustapha
357e933f8a
v0.3.8
2024-12-06 11:22:32 +01:00
kodjomoustapha
f016e88d20
Update
2024-12-06 11:20:24 +01:00
kodjomoustapha
2a2335c144
Update
2024-12-06 11:09:54 +01:00
kodjomoustapha
49ac4c306d
+
2024-12-06 11:00:07 +01:00
kodjomoustapha
46d4aefc2f
feat: add supportsLatest getter for JS
2024-12-02 17:14:01 +01:00
kodjomoustapha
11dea6dfaf
fix get torrent video list
2024-12-02 17:01:10 +01:00
kodjomoustapha
792f6547ef
v0.3.75
2024-11-27 15:54:01 +01:00
kodjomoustapha
727dad4a8c
delete the BT cahe directory on each first launch
2024-11-27 15:32:10 +01:00
kodjomoustapha
65414a98ca
fix #309
2024-11-27 15:15:16 +01:00
Moustapha Kodjo Amadou
a0dda26878
Merge pull request #314 from Schnitzel5/adjust/player-controls
...
moved key I to L for 10s skip and arrow keys are 5s now
2024-11-27 09:45:27 +01:00
Schnitzel5
cae5f92140
moved key I to L for 10s skip and arrow keys are 5s now
2024-11-26 17:44:41 +01:00
kodjomoustapha
e3c8dc9896
+
2024-11-25 10:49:36 +01:00
Moustapha Kodjo Amadou
c3ae44ff2e
Merge pull request #311 from Schnitzel5/adjust/player-fullscreen
...
add auto fullscreen option to anime player
2024-11-25 10:48:34 +01:00
Moustapha Kodjo Amadou
200c72e7a6
Merge pull request #310 from NBA2K1/main
...
issue #304 fix
2024-11-25 10:48:17 +01:00
Schnitzel5
72a324ea7f
add auto fullscreen option to anime player
2024-11-24 23:59:53 +01:00
Schnitzel5
0546a2a1ea
stays fullscreen unless quitting the player
2024-11-24 23:21:35 +01:00
NBA2K1
7e68bb14d4
issue #304 fix
...
cursor will be unvisible like the video controls after some time (3s)
2024-11-24 15:40:30 +01:00
kodjomoustapha
b2d3eafc33
v0.3.7
2024-11-23 16:32:07 +01:00
kodjomoustapha
a7a5aa2690
fix
2024-11-23 16:31:18 +01:00
kodjomoustapha
33b1d9415b
fix
2024-11-22 11:40:18 +01:00
kodjomoustapha
4b21eea285
fix
2024-11-21 10:45:18 +01:00
kodjomoustapha
ee1529be24
update
2024-11-20 17:59:12 +01:00
Moustapha Kodjo Amadou
95cd0cd013
Merge pull request #300 from Schnitzel5/adjust/sync-login
...
added password requirement and avoid duplicate slashes in server address
2024-11-20 15:25:17 +01:00
Philip Duong
64e04b673b
added password requirement
2024-11-19 22:33:03 +01:00
kodjomoustapha
af76b65366
v0.3.65
2024-11-14 14:45:57 +01:00
kodjomoustapha
f3c15b3143
add linux build configs
2024-11-14 14:42:45 +01:00
kodjomoustapha
fb9fdaad35
fix #274
2024-11-13 13:03:57 +01:00
kodjomoustapha
32afc3c71e
add webview for linux
2024-11-13 10:53:36 +01:00
kodjomoustapha
a38bfc8b83
fix filter
2024-11-12 17:24:12 +01:00
kodjomoustapha
7c2161a664
auto resolve cloudflare challenge
2024-11-12 10:50:26 +01:00
kodjomoustapha
f3597d7023
fix
2024-11-12 09:15:11 +01:00
kodjomoustapha
af6c409e26
#294
2024-11-11 17:32:50 +01:00
kodjomoustapha
43bfcf706a
+
2024-11-07 17:12:33 +01:00
kodjomoustapha
a96ff64320
+
2024-11-01 16:36:15 +01:00
kodjomoustapha
5ef0247d9c
+
2024-11-01 15:20:30 +01:00
kodjomoustapha
c10f7d120a
control where to show cloudflare error message
2024-10-29 13:28:16 +01:00
kodjomoustapha
a6ccf0e77e
v0.3.6
2024-10-25 15:14:01 +01:00
Moustapha Kodjo Amadou
f00ed43b35
Merge pull request #289 from kodjodevf/update_libmtorrentserver
...
update libmtorrentserver
2024-10-25 15:11:08 +01:00
kodjomoustapha
73e7460078
update libmtorrentserver
2024-10-22 17:15:57 +01:00