Skip to main content

Mopidy-Podcast extension for searching and browsing podcasts on gpodder.net

Project description

Mopidy-Podcast-gpodder.net is a Mopidy-Podcast extension for searching and browsing podcasts using the gpodder.net Web service.

Installation

First, make sure you have Mopidy-Podcast version 1.0.0 or later installed. Then Mopidy-Podcast-gpodder.net can be installed by running:

pip install Mopidy-Podcast-gpodder.net

After a restart, Mopidy-Podcast will pick up the installed extension automatically.

You can also download and install Debian/Ubuntu packages for Mopidy-Podcast-gpodder.net releases.

Configuration

The default configuration contains everything to get you up and running, and will usually require only a few modifications to match personal preferences:

[podcast-gpodder]
enabled = true

# gpodder.net base URL
base_url = http://gpodder.net/

# user-friendly name for browsing the gpodder.net root directory
root_name = gpodder.net

# format string for tag (top-level) results; field names are: tag,
# usage
tag_format = {tag}

# format string for podcast results; field names are: description,
# subscribers, subscribers_last_week, title, url, website
podcast_format = {title}

# default number of tags or podcasts to show when browsing
count = 20

# HTTP request timeout in seconds
timeout = 10

Project Resources

Latest PyPI version Number of PyPI downloads

License

Copyright (c) 2014 Thomas Kemmer.

Licensed under the Apache License, Version 2.0.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Mopidy-Podcast-gpodder.net-1.0.0.tar.gz (8.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page