This website works better with JavaScript.
홈
탐색
도움말
로그인
home
/
PlayStream.bundle
보기
1
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
0
위키
Activity
Plex plugin to to play various online streams (mostly Latvian).
57
커밋
1
브렌치
트리:
14dd713f56
master
브랜치
태그
${ item.name }
Create branch
${ searchTerm }
from '14dd713f56'
${ noResults }
PlayStream.bundle
/
get_version.py
get_version.py
85B
히스토리
Raw
1
2
import re,sys
print re.search('VERSION = "([^"]+)',open(sys.argv[1]).read()).group(1)