Thomas Perl

Results 256 comments of Thomas Perl

Updated and moved the whole refresh UI next to the update button. During a feed update, the update button changes into a cancel button. After the update is completed, if...

What is kind of annoying is the progress bar "jumping" in width as the text changes (this is also the reason why I moved it into its own row for...

And here's updated screenshots while a update is NOT in progress (note the hamburger menu button for the non-CSD case): ![Screenshot from 2021-08-28 10-43-49](https://user-images.githubusercontent.com/135241/131212076-e6a09880-bcc4-4b91-ab42-be982b42724f.png) ![Screenshot from 2021-08-28 10-44-23](https://user-images.githubusercontent.com/135241/131212085-b19daa54-a784-4559-aa15-922ee785fc75.png)

One option might also be to just make the feed update part of the "progress" tab, and not special case it. (Display its progress like sync and downloads and allow...

On gPodder 3.11.0 on Windows, when enabling the toolbar (Ctrl+T), the preferences icon is missing: ![Screenshot 2022-09-23 074005](https://user-images.githubusercontent.com/135241/191913066-0480cfce-999c-400e-9a49-e3c91d132b12.png) This [seems to be](https://github.com/gpodder/gpodder/blob/91829b82f6831f1bea7b5d7701117c52463f350b/share/gpodder/ui/gtk/gpodder.ui#L103) `preferences-desktop`: ``` True False app.preferences Preferences preferences-desktop ```

There's the possibility to use the command-line client for it: gpo rewrite http://example.org/old-url.rss http://example.com/new-url.xml As for allowing in the UI, we could allow this eventually, but not sure if we...

Keeping this open for now as a reminder to eventually make it editable from within the UI again.

(all of the following comment is just throwing some breadcrumbs, I didn't investigate closely what the real issue is) Wonder if there's an easy way to customize it here: https://github.com/gpodder/gpodder-osx-bundle/blob/master/misc/bundle/Info.plist...

FWIW, running gPodder from source on my Retina MacBook Pro (Intel) with macOS 12.5.1 like this makes it work normally (window is Hi-DPI on Retina at least, and it seems...

> Furthermore, I cannot play a podcast before it has been downloaded. If you set a non-default audio/video player in the preferences, the "Stream" item becomes available. The reason why...