Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
home
/
PlayStream.bundle
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Plex plugin to to play various online streams (mostly Latvian).
57
Commit
1
Ramo (Branch)
Albero (Tree):
14dd713f56
master
Rami (Branch)
Tag
${ item.name }
Crea branch
${ searchTerm }
da '14dd713f56'
${ noResults }
PlayStream.bundle
/
get_version.py
get_version.py
85B
Cronologia
Originale
1
2
import re,sys
print re.search('VERSION = "([^"]+)',open(sys.argv[1]).read()).group(1)