On 11/02/2020 02:39, TronDD wrote:
On Mon Feb 3, 2020 at 9:11 PM, TronDD wrote:
Simple update to gPodder 3.10.13


Improvements


#684 added subtitle to the tagging extension
#704 save position and size for preferences and editcfg windows
#724 Save episode column sorting and position
#717 quieter youtube-dl
#718 Add episode menu option to download with youtube-dl extension
#723 get duration for youtube episodes
#725 Fix youtube live stream detection
macOS: switch to gpodder-osx-bundle base-5.0.1 (pipenv based)


Bug fixes


#681 "Change delete lock" only unlocks an episode
#702 on_podcast_delete method is passed incorrect object
#703 The GtkNotebook in the preferences dialog doesn't resize
#716 Possible channel tooltip coordinate bug
#715 use box instead of table to fix size of channel tooltips
#686 add YouTube channel not working with YouTube DL extension
activated on Windows
#714 Youtube download fail when preferred formats aren't available
#711 [youtube] support player_response.streamingData.formats
#728 Fix icon for deleted episode


fix #737 tagging extension broken in 3.10.12


Tim.
(Sending with the mail/aerc port, so we'll see how it goes.)



Poke.

Committed, thanks !


Index: Makefile
===================================================================
RCS file: /cvs/ports/net/gpodder/Makefile,v
retrieving revision 1.22
diff -u -p -r1.22 Makefile
--- Makefile 6 Nov 2019 12:04:52 -0000 1.22
+++ Makefile 4 Feb 2020 01:54:14 -0000
@@ -2,7 +2,7 @@
COMMENT= media aggregator and podcast client -MODPY_EGG_VERSION= 3.10.11
+MODPY_EGG_VERSION= 3.10.13
GH_ACCOUNT= gpodder
GH_PROJECT= gpodder
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/gpodder/distinfo,v
retrieving revision 1.10
diff -u -p -r1.10 distinfo
--- distinfo 6 Nov 2019 12:04:52 -0000 1.10
+++ distinfo 4 Feb 2020 01:54:14 -0000
@@ -1,2 +1,2 @@
-SHA256 (gpodder-3.10.11.tar.gz) =
6qWwt0ugBpk0Lb8xfVLxxOUtd7cxP8kUTNAe6mizFMw=
-SIZE (gpodder-3.10.11.tar.gz) = 1040876
+SHA256 (gpodder-3.10.13.tar.gz) =
r7jdKxec+KoddXUdSlNMfUXmUuWi0ZVAVRrI0RUM0CA=
+SIZE (gpodder-3.10.13.tar.gz) = 1044074


Reply via email to