fix(src): Multiple updates

Closes #93
Closes #1
Closes #133
Closes #142 (Yeah, this extension had a bug but someone closed it before fixing it.)
This commit is contained in:
imper1aldev 2024-08-18 19:25:45 -06:00
parent 9fbe135358
commit ed2006b83f
84 changed files with 665 additions and 75 deletions

View file

@ -3,7 +3,7 @@ ext {
extClass = '.Cinemathek'
themePkg = 'dooplay'
baseUrl = 'https://cinemathek.net'
overrideVersionCode = 20
overrideVersionCode = 21
isNsfw = true
}