projects
/
vpproxy.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
В парсер M3U добавлена поддержка дополнительных тегов (группы, страны и т.д.)
[vpproxy.git]
/
plugins
/
config
/
m3u.py
1
__author__ = 'rvb'
2
'''
3
Local Playlist Plugin configuration file
4
'''
5
6
# Channels urls
7
m3u_directory = '/var/xupnpd/playlists/'
8
m3u_default = 'tv.m3u'