| Trees | Indices | Help |
|
|---|
|
|
SooVee Serial Audio Manager - Feed support module for the command interface. It manages or formats serial audio feeds from a service.
update(opml:str, cache:obj, service:obj) -> None
compose(opml:str, directory:str, form:str, cache:obj,
service:obj): -> None
manage(action:str, idnum:int, cache:obj, service:obj) ->
None
| Functions | |||
| Support methods for feed tasks | |||
|---|---|---|---|
| None |
|
||
| None |
|
||
| None |
|
||
| Variables | |
__package__ = None
|
|
| Function Details |
Update serial audio feeds for a service. Update the personal opml feed, then update each unfinished Rss feed subscribed by this account. Currently, feeds that contain an episode description of 'The End' are considered complete.
Requires: soovee_lib.ckuri |
Format serial audio feeds for a service account. Load and parse serial audio feeds before using the option selected with the forms module.
Requires:
|
Manage serial audio feeds for a service account. Set the query value to the service id for the selected feed to pass by GET using soove.lib.sv_query. These queries currently handle updating subscriptions and releasing of new episodes on service like Podiobooks.
Note: WRT Podiobooks [del|one|all] use one id and [add] a different id. Requires: soovee_lib.mkuri |
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Jun 10 23:38:23 2009 | http://epydoc.sourceforge.net |