Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
home
/
PlayStream.bundle
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Pull requests
0
Versões
0
Wiki
Atividade
Plex plugin to to play various online streams (mostly Latvian).
57
Commits
1
Branch
Tag:
14dd713f56
master
Branches
Tags
${ item.name }
Criar branch
${ searchTerm }
de 14dd713f56
${ noResults }
PlayStream.bundle
/
get_version.py
get_version.py
85B
Histórico
Original
1
2
import re,sys
print re.search('VERSION = "([^"]+)',open(sys.argv[1]).read()).group(1)