RB.PodcastManager¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
class |
|
class |
|
class |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Virtual Methods¶
- Inherited:
Properties¶
Name |
Type |
Flags |
Short Description |
|---|---|---|---|
r/w/co |
shell |
||
r |
updating |
Signals¶
- Inherited:
Name |
Short Description |
|---|---|
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
|---|---|---|---|
parent |
r |
Class Details¶
- class RB.PodcastManager(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- classmethod add_post(db, search_result, entry, name, title, subtitle, channel_author, item_author, uri, description, guid, img, date, duration, position, filesize)¶
- classmethod entry_downloaded(entry)¶
- Parameters:
entry (
RB.RhythmDBEntry)- Return type:
- add_parsed_feed(feed)¶
- Parameters:
feed (
RB.PodcastChannel)- Return type:
- add_search(search_type)¶
- Parameters:
search_type (
GObject.GType)
- cancel_download(entry)¶
- Parameters:
entry (
RB.RhythmDBEntry)- Return type:
- delete_download(entry)¶
- Parameters:
entry (
RB.RhythmDBEntry)
- download_entry(entry)¶
- Parameters:
entry (
RB.RhythmDBEntry)
- entry_in_download_queue(entry)¶
- Parameters:
entry (
RB.RhythmDBEntry)- Return type:
- get_searches()¶
- Returns:
list of search instances
- Return type:
Returns the list of podcast searches
- shutdown()¶
- start_sync()¶
- update_feeds()¶
Signal Details¶
- RB.PodcastManager.signals.feed_update_status(podcast_manager, object, p0, p1)¶
- Signal Name:
feed-update-status- Flags:
- Parameters:
podcast_manager (
RB.PodcastManager) – The object which received the signalobject (
str)p1 (
str)
Property Details¶
- RB.PodcastManager.props.shell¶
- Name:
shell- Type:
- Default Value:
- Flags:
shell