跳转到主要内容

Mopidy-Podcast扩展程序,用于在gpodder.net上搜索和浏览播客

项目描述

Mopidy-Podcast-gpodder.net 是一个使用 Mopidy-Podcast 扩展程序,用于通过 gpodder.net 网络服务搜索和浏览播客。

安装

首先,确保您已安装Mopidy-Podcast版本1.0.0或更高版本。然后,可以通过运行以下命令安装Mopidy-Podcast-gpodder.net:

pip install Mopidy-Podcast-gpodder.net

重新启动后,Mopidy-Podcast将自动获取已安装的扩展程序。

您还可以下载并安装Mopidy-Podcast-gpodder.net的Debian/Ubuntu软件包 发布

配置

默认配置包含启动所需的所有内容,通常只需要进行少量修改以匹配个人偏好。

[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

项目资源

Latest PyPI version Number of PyPI downloads

许可协议

版权(c)2014 Thomas Kemmer。

根据Apache License,版本2.0许可。

项目详细信息


下载文件

下载适用于您的平台的文件。如果您不确定选择哪个,请了解有关 安装软件包 的更多信息。

源代码分发

Mopidy-Podcast-gpodder.net-1.0.0.tar.gz (8.3 kB 查看哈希值)

上传于 来源

支持