gpodder/src/gpodder
Teemu Ikonen aed3a9fabc Accept coverart as SVG 2023-01-29 13:16:43 +02:00
..
gtkui Allow channel to be selected from both episode menus. 2023-01-25 19:26:23 -07:00
plugins Remove unused imports and pass statements 2022-11-14 18:32:09 +02:00
__init__.py Remove localdepends.py. 2022-11-07 22:51:07 -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 Add setting to disable trimming episode title prefix. 2022-12-15 03:41:01 -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 deviceplaylist should require Gio, not Gtk. 2022-01-24 14:27:23 -07:00
directory.py Remove unused imports and pass statements 2022-11-14 18:32:09 +02: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 Document the episode description fields. 2023-01-12 15:04:26 -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 'url', 'link' and 'filename' EQL nouns. 2023-01-25 16:30:47 -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 Merge pull request #1434 from auouymous/resync-on-file-size-change 2022-11-18 10:50:25 +00:00
syncui.py Fix 'W504 line break after binary operator' flake8 warnings 2022-11-14 18:32:09 +02: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