|
|
|
|
Changelog for gpodder3-3.11.0-pm150500.1.1.noarch.rpm :
* Tue Dec 13 2022 Fridrich Strba - Update to 3.11.0 * Major changes: + Warning there is a database schema update + numerous bug fixes + performance improvements + a new preferences dialog + support again syncing to mtp:// and iPod devices on Linux * New features + #1054, #1112, #1115, #1149, #1152, #1155, #1160, #1191, #1213 use Gio for file system based device sync (allows mtp:// URLs for Linux only) + #1083 add option to rename_download extension to put the sortdate after the podcast title + #1108 add --close-after-startup option for benchmarking startup time + #1121 add option to require control click to sort episodes + #1127 double-click or press Enter to open channel settings + #1132 allow distributions to disable the update check + #1289, #1334, #1335 iPod support restored using ctypes and libgpod (needs libgpod installed on the system) * Improvements + #1093 reset shownotes scrolling to top when changing episodes + #1094 create an html description when none provided by feed to highlight links in shownotes + #1096 restore window maximize state + #1098 make the text shownotes title a clickable and copyable link + #1105 fix loading of cached thumbnails to reduce startup time + #1107 refactor resize_pixbuf_keep_ratio to speed up thumbnail scaling + #1108 add logging and advanced cli option groups + #1120 support PEP 440 local version label + #1130 query duration for youtube episodes when not using youtube-dl + #1135 use a TextView for dialogs with multiple text lines + #1154, #1156, #1172, #1188 remove deprecated Gtk features + #1158 remove unused variables from play_or_download + #1159 show paused tasks in progress tab + #1161 set a paused icon in episode list when an episode is paused + #1174 improve youtube initial player response regular expression + #1182, #1259 use youtube-dl or yt-dlp for the youtube-dl extension + #1201 open error dialog if user tries to use not-installed program + #1201 open error dialog if xdg-open is not found when opening a folder + #1233 reduce number of network queries per youtube feed + #1233 catch youtube coverart and description query errors and show better error messages + #1235 make error message more verbose on NotFound gpodder.net sync error + #1242 allow pausing and resuming downloads from Episodes and context menus, and toolbar + #1244 undelete deleted episodes when a download is attempted so failure leaves it undeleted + #1246 add episode art URL and chapters to database + #1248 allow failed downloads to be cancelled from episodes list + #1249, #1252, #1255, #1269 refactor episode/task actions for consistency between toolbar and context/Episodes menus + #1261 use GtkStack instead of GtkNotebook in preferences + #1268 add youtube-dl extension to preferences dialog + #1272 show episodes without downloadable content + #1274 narrower preferences dialog + #1285 open episode download folder from context and Episodes menus + #1300 retry failed episode downloads, without authentication, if feed uses authentication + #1313 remove border around extensions list in preferences + #1330 add/remove extension preferences buttons when loaded/unloaded + optimize youtube code + support youtube \'user\' feed URLs + change order of progress button status counts + make the About dialog text selectable to copy version + use all lowercase letters in youtube-dl name + use proper capitalization for YouTube name * Bug fixes + #1106 properly scale cover/pill on hires displays + #1110 fix missing extension when downloading youtube-dl format=worstaudio (audio/webm mimetype) + #1124 fix #1099 folder not escaped when renaming podcast from dialog + #1126, #1211 fix Windows taskbar progress extension + #1141 delay episode treeview column reordering to prevent gtk warnings on console + #1145 restore window position before and after window is shown to fix issues with some window managers + #1171 actually delete partial file when cancelling + #1171 cancel failed task before streaming + #1193 do not try to rename the outtmpl file in the youtube-dl extension + #1206 fix shownotes for episodes that contain HTML comments + #1219 youtube-dl extension should always rename partial files with extensions + #1219 clean up parial files created by cancelled YoutubeDL downloads + #1221 perform chosen \"after sync\" action in gpo + #1222 fix warning when exporting to local folder on systems with buttons in dialog headerbar + #1222 fix typo in \"file exists\" message when saving episodes + #1228 create partial file when reusing cancelled tasks + #1262 prevent youtube-dl failure for some RSS feeds + #1265, #1286 MPRIS extension fixes + #1276 trim leading/trailing whitespace in user-clipboard auto-inputted URLs + #1280 open links in HTML shownotes + #1287 close extension files after reading metadata + #1287 change deprecated logger.warn() to logger.warning() + #1287 close config file after loading it + #1320 prevent links from opening browser twice + #1335 don\'t print traceback on missing eyed3.mp3 + fix #1227 pixbuf could be None in some cases + fix #1254 prevent crash when gpo sync removes episodes from gpodder + remove erroneous logger parameter when failing to get Youtube GDPR URL + prevent normalize extension from placing files in the directory gpodder was started in * Thu Aug 19 2021 Fridrich Strba - Update to 3.10.21 * Improvements + #1071 narrow channel dialog + add Strawberry player to the enqueue extension + skip non-integer youtube formats + use util.urlopen instead of requests.get for youtube + save and restore channel dialog state * Bug fixes + #1065 prevent soundcloud from downloading existing episodes on each update + #1073 fix native youtube support in Europe by automatically accepting GDPR consent form + #1084 fix native youtube support by trying new endpoint before old endpoint + #1095 fix links in About dialog on platforms without gvfs + fix \'msgid\' format string with unnamed arguments cannot be properly localized warning + fix DRM content detection for youtube episodes + fix \"gpo sync\" failure + fix soundcloud API change when adding new channels * Translations + French + Slovak + Turkish + Russian * Mon Jun 07 2021 Fridrich Strba - Update to 3.10.20 * Improvements + #934 add more episode details to shownotes + #949 allow episodes with youtube-dl compatible URLs + #983 show channel or episode titles in delete dialog + #990 never delete locked episodes + #996 do not attempt to download episodes that lack an URL + #1001 add funding link on github project page + #1015 add checkbox to disable connection checking + #1018 build gPodder bundle from tools/mac-osx and downloaded generic bundle + #1028 create config file with group/world permissions revoked + #1030 improve channel and episode searching + #1031 allow a narrower podcast directory window + #1035 make refreshing channel image more discoverable and easier to do + #1037 cancel failed download in progress tab when deleting episode + #1039 show error icon on episodes that fail to download + #1040 show section if any of its channels have an update error + #1044 improve Youtube streaming + #1047 use latest Youtube-DL for Windows builds (Mac builds did the same in #1018) + #1055 subscribe to Youtube channels via video pages + support dragging HTTPS URLs to image in channel dialog * Bug fixes + #991 properly toggle deleted episodes to new + #1015 fix connection checking for some linux users + #1034 fix dragging an image URL to image in channel dialog + #1043 fix internal Youtube support + #1059 using audio formats with Youtube-DL will show audio icon and use audio player + #1060 add tools/requirements.txt (should fix socks proxy in flatpak) + fix \"Open\" item on episode context menu and give it an icon + skip \'best\' Youtube formats when using built-in support + bump required youtube-dl version to 2021.02.04 * Translations + Norwegian Nynorsk + Dutch * Mon Apr 19 2021 Fridrich Strba - Update to 3.10.19 * New features + #897 add \'Always show new episodes\' toggle to view menu + #966 add combined duration and size columns to episode list + #971 make sections selectable + filter episodes on channel search pattern * Improvements + #843 use the requests package (compressed feeds, redirects, and more) + #919 log youtube-dl version and warn if known to have issues + #930 prevent \'add podcast\' text entry from expanding vertically + #931 refactor shownotes + #933 get correct window size when saving UI state + #933 do not save or restore window position + #943 set episode selector title before creating window + #946 narrow down About dialog, pack items vertically + #952 don\'t reset last folder to home if cancel is selected in \'Send to\' dialog + #951 skip episode media with \'application/ *\' mime type, if there is video or audio + #953 make layouting calculations clearer in draw_text_pill() + #957 strip HTML tags from channel descriptions + #965 disable context menu item if channel or episode has no website + #962 remove deprecated gtk elements in preferences dialog + remove config.player and config.videoplayer from legacy settings + #968 show URL that caused invalid feed error + #984 require either DISPLAY or WAYLAND_DISPLAY being set * Bug fixes + fix macOS dependencies + revert window position save and restore code + fix #608 308 redirects + fix #905 HTTPS_PROXY + #910, #913, #915 fix windows installer build script + #927 don\'t leak kernel version in user-agent + #940 fix uncaught exception on channel list key navigation + fix gtk warnings in mass unsubscribe dialog when podcast title contains ampersand, etc. + #954 fix unit tests + #970 fix warning on non-200 status codes in coverart + #975 fix connectivity checking * Mon Nov 23 2020 Fridrich Strba - Update to 3.10.17 * New features + Run command on download works from gpo * Improvements + Rename youtube-dl partial file when it contains % or $ characters + MKV Files Not Properly Renamed, + Youtube rss feed urls + Discard episode when its GUID collides with a newer episode. + Show update error in the podcast dialog (for copy-paste and seeing it fully) + Youtube live streaming support + Add youtube streaming format for 1080p + Detect new key name for youtube DRM content + Avoid stale Today and Yesterday dates by refreshing episodes daily + upport youtube user url * Bug fixes + Fix tagging extension exception on mkv files + Fix shortcut key conflict Episode descriptions vs Discover new Podcasts + Fix youtube-dl not responding to config change + Detect DORMANT wifi state as online + Only send a single channel update error notification to avoid spamming the user + Fix gtk exception when hiding deleted episodes + Fix already subscribed to youtube feed in some cases + Fix escapist and gpo issues caused by youtube streaming + Remove leftover debug message + Fix translation of Youtube playlist URL to a feed + Fix prevent an empty entries bug in YouTube-DL from removing all episodes. * Translation updates: + Chinese + Russian + Brazilian Portuguese + German + Dutch + Italian + Norwegian Nynorsk * Tue Jun 30 2020 Fridrich Strba - Update to 3.10.16 * New features + Add menu items to trigger podcast/episode search + Add EQL functions to match text in title and/or description (S(\"case sensitive\")), (s(\"case insentitive\")), (R(\"case sentitive regex\")), (r(\"case insentitive regex\")) + Add podcast and section EQL variables for use with SsRr functions (in addition to title and description) + Filter episodes extension works in gpo + --quiet flag for less messages on the console + Better client-side decorations on environments requesting them (gnome3) * Improvements + Refactor youtube formats and add settings for more resolutions + Don\'t clear custom youtube formats when switching to a builtin one + Better indicate optional imports (gpod and eyed3.mp3) * Bug fixes + Fix ubuntu/unity extensions + mpris_listener playback position lost on VLC quit + Gtk UI: Force-resize icons in player list + Readable hyperlinks in shownotes with darker themes + Outdated podcastparser on windows (and macOS) * Updated Translations + Dutch + French + German + Norwegian Nynorsk * Wed Apr 22 2020 Fridrich Strba - Update to 3.10.15 * New features + Filter Episodes extension, allowing to prevent automatic download of episodes matching a pattern * Improvements + support subtitle and comment in tagging extension + extension management via gpo + episode selector: remove default focus on Download button + show channel url in error dialog + youtube_dl integration improvements + show error message and emblem on channel cover when an error occurs refreshing it * Bug fixes + windows installer: can\'t support custom installation path + fix gpodder.ui.unity check for newer Ubuntu versions + fix a regression with the remaining term in queries * Translations + Updated French + Updated German + Updated Hebrew + Updated Norwegian Nynorsk * Wed Mar 04 2020 Fridrich Strba - Update to 3.10.13 * Latest release for Python 3- Remove dependency on libgpod-python, since it does not exist for Python 3 * Mon Jan 08 2018 fridrich.strbaAATTbluewin.ch- Update to 3.9.6 * Current latest release from the Python 2, Gtk+2 and PyGTK branch. * Tue Nov 14 2017 zaitorAATTopensuse.org- Add conditional for python-eyeD3 BuildRequires and Requires, no longer available for Tumbleweed and Leap 15. * Mon Jan 09 2017 fridrich.strbaAATTbluewin.ch- update to 3.9.3 * Soundcloud: Increase track limit (by mprangenberg) * Fix HTTP conditional GET (Fixes #193, #182) * Podcastparser 0.6.1: Work around a XML parsing bug when PyXML is installed (#185) * Mon Dec 05 2016 fstrbaAATTsuse.com- update to 3.9.2 * Fix tagging download extension (#148, patch by Eric Le Lay) * Improve YouTube cover art resolution (patch by Hiltronix) * win32-launcher: Fix crash when Python is missing * Sync UI: Update podcast list after sync (#136) * Port from feedparser to podcastparser * Set UI upper limit for episodes per podcast based on current value * Cache cover art thumbnails in SQLite database * Load/update the episode list model in the background * Mon Nov 07 2016 fstrbaAATTsuse.com- update to 3.9.1 * win32-launcher: Fix compatibility issues with Python 2.7.11 * Gtk UI: Remove WebKit1 support (Debian bug 790218) * Add \'set_artist_to_album\' config option to \'tagging\' extension (by Brian J. Cohen) * Resolve all symlinks in path (bug 2064) * Handle \"mktime argument out of range\" (by Markus Wamser, bug 2023) * Include OS name and version in user agent * Don\'t fail if update server is down (bug 2067) * Use html5lib/HTMLParser to find hyperlinks in show notes (by Mathias Rav) * desktopfile: Filter non-player apps (improves app selector choices on Linux)- changes from 3.9.0: * Added Korean translation (by Byeongkeon Kim) * Device sync: Only fail if we can determine free disk space (bug 2052) * Enqueue episodes after download (Closes #133) * Ubuntu AppIndicator extension: \'visible\' config option * gpodder.download: Ignore non-ASCII content-disposition header (bug 2059) * Win32-launcher: Remove download feature (works around Norton warning) * Remove WebUI, QML UI and MeeGo 1.2 Harmattan support * Remove broken Flattr integration (use gpodder.net\'s Flattr support) * Redesign about dialog * Preferences: Move video services to separate tab * Vimeo: Fix Vimeo integration- changes from 3.8.5: * Vimeo + Fix vimeo feed discovery (bug 2009) + Allow both http and https URLs (bug 2019) * YouTube + youtube: Improve channel migration code + youtube: Fix cover art downloading (bug 2014) + Make the YouTube key button link to the gPodder Wiki + Add pattern to YouTube feed URL list (patch by Danilo Shiga) * CLI: Cleanup old downloads on CLI startup (bug 2012) * Gtk UI: Fix model column data types (bug 2008) * Device sync: Handle sync failure when no space left (patch by Aaron Wright) * model: Limit filenames to 120 characters for eCryptFS (bug 1898) * rename_download: Add add_sortdate and add_podcast_title option * Remove the unused \'pipe\' IPC module * Fix coverage usage * Use Travis CI for running basic sanity tests * Various small code improvements and fixes- do not ship ubuntu_unity.py plugin on SUSE * Thu Sep 10 2015 iAATTmargueirte.su- update to 3.8.4 * Show covers directly after adding feeds (bug 1987) * Update Sonos Extension * Make sure cover_url is always set (bug 1978) * gpodder.util: Fix timestamp issues (bug 1983) * gpodder.download: Strip whitespace in url (bug 1991) * tools/localdepends.py: Fix feedparser downloading * Podcast details dialog: Avoid re-showing on close * Updated German translation * Support for The Escapist * gpodder.directory: Remove broken YouTube search * YouTube: Support V3 API via user-supplied key (bug 1999) * YouTube: Auto-resolve URLs also in CLI and QML * QML UI: Add YouTube API key text entry + migrate button * CLI: Add \"youtubefix\" subcommand to rewrite URLs * YouTube: Match _ in channel URLs * Sun Nov 16 2014 pascal.bleserAATTopensuse.org- update to 3.8.3: * fixes a typo in the QML files that caused gPodder to fail to start up * enable \"Check for updates\" by default, even on non-Windows platforms * extension: Open website in episode list (bug 1958)- changes from 3.8.2: * URL schemes (freedesktop.org and Windows) - Install scheme handler for gpodder://, feed://, podcast:// and pcast:// * Gtk UI - New podcast directory UI - Keep reference to last \"add podcast\" dialog (bug 1021) - Vimeo: Support for selecting the file format (bug 1954) - gpodder.query: Also search in episode descriptions * Plugins and Extensions - Add support for The Escapist podcast - Update enqueue_in_mediaplayer.py- changes from 3.8.1: * gpodder.util: Don\'t force password to be lowercase (bug 1942) * YouTube: Add support for channels, rewrite URL matching
|
|
|