Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
home
/
PlayStream.bundle
Seguir
1
Destacar
0
Cuchillo
0
Código
Incidencias
0
Peticiones pull
0
Lanzamientos
0
Wiki
Actividad
Plex plugin to to play various online streams (mostly Latvian).
57
Commits
1
Rama
Rama:
master
master
Ramas
Etiquetas
${ item.name }
Crear rama
${ searchTerm }
desde 'master'
${ noResults }
PlayStream.bundle
/
get_version.py
get_version.py
85B
Enlace permanente
Histórico
Original
1
2
import re,sys
print re.search('VERSION = "([^"]+)',open(sys.argv[1]).read()).group(1)