| Trees | Indices | Help |
|
|---|
|
|
SooVee Serial Audio Manger - Mp3 Playlist for the forms module plugin. It will create a valid m3u formated file.
METHOD:tuple
write(filepath:str, workpath:str, data:list, cache:obj=None,
service:obj=None) -> None
item(data:dict, feed:dict=None, service:obj=None) ->
str
| Functions | |||
| None |
|
||
| basestring |
|
||
| Variables | |
METHOD = Tuple of type and format |
|
__package__ = None
|
|
| Function Details |
Initialize and write m3u file header.
|
Read mp3 file's tag info to get title and length to add #EXTINF to path-filename information.
Requires: eyeD3.tag |
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Jun 10 23:38:23 2009 | http://epydoc.sourceforge.net |