20
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 03, 2025 — Jan 03, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1782 from kerry96164/master More... 3 months ago
fix #1800 remove_finished() in episodeselector.py called with wrong args More... 3 months ago
Merge pull request #1799 from tpikonen/codespell-cmd More... 3 months ago
youtube-dl: Use youtube-dl config file to set initial opts More... 3 months ago
youtube-dl: Make 'outtmpl' option a dict for yt-dlp More... 3 months ago
setup.cfg: Ignore flake8 error A003 More... 3 months ago
tests/model.py: Replace assertEqual with assert, fixes flake8 T003 More... 3 months ago
github_release.py: Rename var id to artifact_id, fixes flake8 A001 More... 3 months ago
Fix flake8 D403 'First word of the first line should be properly capitalized' More... 3 months ago
Fix flake8 D202 'No blank lines allowed after function docstring' More... 3 months ago
Fix flake8 D200 'One-line docstring should fit on one line' More... 3 months ago
depcheck.py: Remove unused exception vars, fixes flake8 F841 More... 3 months ago
model.py: Rename arg format to fmt, fixes flake8 A002 More... 3 months ago
Remove unused GtkBuilderWidget.quit() method More... 3 months ago
download.py: Don't from-import requests.ConnectionError More... 3 months ago
rockbox_coverart: Add missing exception variable, fixes flake8 F821 More... 3 months ago
Remove unused imports, fixes flake8 F401 More... 3 months ago
makefile: Don't print all files on codespell invovation More... 3 months ago
Merge pull request #1793 from gpodder/flake8 More... 4 months ago
Add seek() method to PlayerInterface More... 4 months ago
remove broken open with panucci code More... 4 months ago
add observers to Resolver; add AutoRegisterObserver More... 4 months ago
flake8: ignore B901, B902 and E722 More... 4 months ago
add total time to Player.PlaybackStarted signal More... 4 months ago
refactor mpris-listener for better tracking More... 4 months ago
move episode_object_by_uri from gtkui/main to model module More... 4 months ago
Merge pull request #1794 from tpikonen/fix-open-dl-folder More... 4 months ago
Merge pull request #1792 from gpodder/port-dbusproxy-to-gdbus More... 4 months ago
fix linter error More... 4 months ago
main: Fix 'Open download folder' on non-downloaded episodes More... 4 months ago