[shabakatycinemana] fixes (#705)

* add shabakaty cinemana extension

* fix kinds default value retrieving from preferences

* fix browse langauge without category

* fix episodes order: reverse

* fix: animePage hasNextPage for popular, search, and latest

* remove debug prints

* bump version to 2
This commit is contained in:
Hasan Pasha 2025-02-22 21:23:38 +03:00 committed by GitHub
parent 00f3a58b42
commit 899c24780b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 11 additions and 10 deletions

View file

@ -1,7 +1,7 @@
ext {
extName = 'ShabakatyCinemana'
extClass = '.ShabakatyCinemana'
extVersionCode = 1
extVersionCode = 2
isNsfw = false
}