- Pretoria
Pinned Loading
-
Listing watched files on kodi (xbmc)
Listing watched files on kodi (xbmc) 1## Listing watched files on kodi (xbmc)
2To list the full path of all watched files that are still accessable: (assuming the sql query was saved to `list-watched-files.sql`)
34`sqlite3 ~/.kodi/userdata/Database/MyVideos90.db < list-watched-files.sql | xargs -L 1 -I filename ls "filename" 2>/dev/null`
5 -
-
android-publisher
android-publisher PublicA Python3 script to publish Android bundle files to the play store
Python
-
test-android
test-android PublicAndroid project with various examples/ tutorials / setups / notes
Kotlin
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.