gpodder/src/gpodder
auouymous ddbae467ef Raise exception when gpodder.net queries fail.
This avoids JSON warnings when gpodder.net requests fail with "500
Internal Server" errors.
2023-04-02 22:52:37 -06:00
..
gtkui Refactor _receive_configure_event(). 2023-03-11 20:52:05 -07:00
plugins Remove unused imports and pass statements 2022-11-14 18:32:09 +02:00
__init__.py prepare 3.11.1 release 2023-02-17 19:18:40 -07:00
build_info.py adjust license version for code from Quodlibet 2018-05-06 18:22:52 +02:00
common.py Refactor ProgressIndicator. 2023-01-03 05:58:42 -07:00
config.py additional config to set playlist file extension (#1463) 2023-02-16 21:53:54 -07:00
core.py sorting imports 2018-07-24 11:08:10 +02:00
coverart.py Accept coverart as SVG 2023-01-29 13:16:43 +02:00
dbsqlite.py Remove unused imports and pass statements 2022-11-14 18:32:09 +02:00
dbusproxy.py Remove unneeded shebang lines 2022-08-04 12:39:05 +02:00
deviceplaylist.py Merge pull request #1465 from steviehs/fix/playlist_absolute_path 2023-02-16 22:22:31 -07:00
directory.py Raise exception when gpodder.net queries fail. 2023-04-02 22:52:37 -06:00
download.py Don't display stacktrace for common download errors. 2023-01-25 16:44:06 -07:00
extensions.py Fix 'W504 line break after binary operator' flake8 warnings 2022-11-14 18:32:09 +02:00
feedcore.py Remove unused imports and pass statements 2022-11-14 18:32:09 +02:00
jsonconfig.py show_toolbar -> ui.gtk.toolbar 2022-12-08 15:39:34 -07:00
libgpod_ctypes.py Remove unused imports and pass statements 2022-11-14 18:32:09 +02:00
log.py Change deprecated logger.warn() to logger.warning(). 2022-04-29 02:54:32 -06:00
minidb.py [shebang] Change /usr/bin/python -> /usr/bin/env python3 2022-08-04 11:53:08 +02:00
model.py Merge pull request #1297 from tpikonen/update-really-new 2023-02-07 02:08:21 -07:00
my.py Fix 'W504 line break after binary operator' flake8 warnings 2022-11-14 18:32:09 +02:00
opml.py Remove unused imports and pass statements 2022-11-14 18:32:09 +02:00
player.py fix E502 the backslash is redundant between brackets 2018-05-08 10:43:56 +02:00
query.py Add EQL adjectives 'failed' and 'paused'. 2023-03-04 19:26:36 -07:00
registry.py use registry.feed_handler instead of gPodderFetcher.custom_handlers 2019-08-17 17:48:52 +02:00
schema.py Add episode art URL and chapters to database. 2022-06-19 11:56:12 -06:00
services.py remove too many blank lines 2018-07-24 14:11:05 +02:00
sync.py Log 'from' and 'to' sizes when syncing files. 2023-03-26 04:36:09 -06:00
syncui.py absolute path should also be checked in two_way_sync 2023-01-29 19:53:10 +01:00
util.py Allow IdleTimeout to scale based on how long the callback took. 2023-01-03 15:33:31 -07:00
utilwin32ctypes.py Remove unused imports and pass statements 2022-11-14 18:32:09 +02:00
utilwin32locale.py sorting imports 2018-07-24 11:08:10 +02:00
vimeo.py Remove unused imports and pass statements 2022-11-14 18:32:09 +02:00
youtube.py Log URL when youtube.py can't get channel ID. 2023-01-22 17:21:23 -07:00