gpodder/src/gpodder
auouymous 6e48992b31 Skip non-integer youtube formats. 2021-07-07 01:59:41 -06:00
..
gtkui fix 'msgid' format string with unnamed arguments cannot be properly localized warning 2021-06-10 10:28:54 +02:00
plugins Prevent soundcloud from downloading existing episodes each update. 2021-06-08 00:55:35 -06:00
__init__.py prepare 3.10.20 release 2021-06-06 20:24:06 -06:00
build_info.py adjust license version for code from Quodlibet 2018-05-06 18:22:52 +02:00
common.py fix #683 Search for new episodes on startup extension broken 2019-09-29 16:43:35 +02:00
config.py Create config file with group/world permissions revoked 2021-05-10 19:41:10 +02:00
core.py sorting imports 2018-07-24 11:08:10 +02:00
coverart.py Fix warning on non-200 status codes in coverart 2021-03-05 11:56:21 +01:00
dbsqlite.py fix E501 line too long 2018-09-07 06:52:32 +02:00
dbusproxy.py sorting imports 2018-07-24 11:08:10 +02:00
deviceplaylist.py fix #243 add sync command to gpo 2018-10-14 16:10:45 +02:00
directory.py use requests package for util.urlopen 2020-07-11 17:42:28 +02:00
download.py Delete empty partial files immediately after download failure. 2021-05-20 06:35:18 -06:00
extensions.py Use raw strings in regexp patterns, fix DeprecationWarnings 2021-01-15 13:48:21 +02:00
feedcore.py Merge remote-tracking branch 'origin/master' into requests 2020-11-24 09:23:28 +01:00
jsonconfig.py sorting imports 2018-07-24 11:08:10 +02:00
log.py add quiet flag to eliminate warnings from console 2020-05-07 04:04:18 -06:00
minidb.py fix E226 missing whitespace around arithmetic operator 2018-03-27 21:40:36 +02:00
model.py Merge pull request #949 from tpikonen/ytdl-streaming 2021-05-16 17:44:48 +02:00
my.py Fix typo in comment. 2021-03-26 00:43:33 -06:00
opml.py fix naive access to response.text 2020-07-18 15:04:04 +02:00
player.py fix E502 the backslash is redundant between brackets 2018-05-08 10:43:56 +02:00
query.py add podcast and section EQL variables for use with SsRr functions 2020-06-08 21:17:30 -06:00
registry.py use registry.feed_handler instead of gPodderFetcher.custom_handlers 2019-08-17 17:48:52 +02:00
schema.py sorting imports 2018-07-24 11:08:10 +02:00
services.py remove too many blank lines 2018-07-24 14:11:05 +02:00
sync.py Move optional import errors to time of use to avoid spamming all users 2020-05-13 01:30:48 -06:00
syncui.py Fix "gpo sync" failure. 2021-06-23 21:17:26 -06:00
util.py util.format_filesize(): Use non-breaking space between value and unit 2021-05-09 22:02:49 +03:00
utilwin32ctypes.py run isort on make lint 2018-07-29 14:45:34 +02:00
utilwin32locale.py sorting imports 2018-07-24 11:08:10 +02:00
vimeo.py Merge remote-tracking branch 'origin/master' into requests 2020-11-24 09:23:28 +01:00
youtube.py Skip non-integer youtube formats. 2021-07-07 01:59:41 -06:00