Ce site fonctionne mieux avec JavaScript.
Accueil
Explorateur
Aide
Connexion
home
/
PlayStream.bundle
Suivre
1
Favoriser
0
Bifurcation
0
Code
Tickets
0
Demandes d'ajout
0
Versions
0
Wiki
Activité
Plex plugin to to play various online streams (mostly Latvian).
7
Révisions
1
Branche
Aborescence:
2749e4298f
master
Branches
Tags
${ item.name }
Créer la branche
${ searchTerm }
de '2749e4298f'
${ noResults }
PlayStream.bundle
/
get_version.py
get_version.py
85B
Historique
Brut
1
2
import re,sys
print re.search('VERSION = "([^"]+)',open(sys.argv[1]).read()).group(1)