Diese Webseite funktioniert besser mit JavaScript.
Startseite
Erkunden
Hilfe
Anmelden
home
/
PlayStream.bundle
Beobachten
1
Favorisieren
0
Fork
0
Code
Issues
0
Pull-Requests
0
Releases
0
Wiki
Aktivität
Plex plugin to to play various online streams (mostly Latvian).
22
Commits
1
Branch
Struktur:
63b0903ee6
master
Branches
Tags
${ item.name }
Erstelle Branch
${ searchTerm }
von „63b0903ee6“
${ noResults }
PlayStream.bundle
/
get_version.py
get_version.py
85B
Verlauf
Originalformat
1
2
import re,sys
print re.search('VERSION = "([^"]+)',open(sys.argv[1]).read()).group(1)