Changelog for
podget-0.8.6-Virt.150400.1.1.noarch.rpm :
* Wed Aug 26 2020 Dirk Mueller
- update to 0.8.6:
* Improved DEBUG to allow it to be set from command line.
* Fixed FILENAME_FORMATFIX9 to include a dash (\'-\') in removed part.
* Applied patch inspired by Bob Hepple (bhepple on Github) to allow for items on server lists to have both blank categories and names. Many thanks for the great idea and help testing it.
* Updated man page.
* Fixed automatic creation of serverlist file so that core configuration file was read prior to testing for existence of the file. Thanks to Corin-EU for reporting this issue on Github.
* Fixed Cleanup Loop to work based on individual file modification times from each playlist. Thanks to StanESmith for reporting this issue on Github.
* Fixed FILENAME_FORMATFIX9 to cleanup one more formatting issue. Thanks to Gerhard Großmann (charakterziffer) for reporting this issue on Github.
* Converted implicit to explicit escaping in double quoted strings (example: \'\
\' to \'\\\
\')
* Changed display of \"Build OPT_FEED_PLAYLISTs\" to only be shown if an active feed is configured to use it.
* Changed display of UTF loop messages from verbosity 3 to debug.
* Changed ATOM_FILTER statements to not require quotes.
* Removed EXPR statements from individual playlist creation.
* Sun Jul 16 2017 antoine.belvireAATTopensuse.org- Update to 0.8.5:
* Fixed OPML Import to favor xmlUrl of htmlUrl.
* Sun Apr 09 2017 antoine.belvireAATTopensuse.org- Update to 0.8.4:
* Replaced sections where errexit was disabled.
* Fixed Changelog to show correct version for 0.8.3 released on October 7, 2016.
* Fixed removal of leading or trailing whitespace from a Feed name to include support for removing tabs.
* Added OPT_FEED_PLAYLIST_NEWFIRST and OPT_FEED_PLAYLIST_OLDFIRST support to serverlist parsing to enable the creation and updating of playlists of all items (not just new) for a feed.
* Sat Apr 01 2017 antoine.belvireAATTopensuse.org- Fix build on Tumbleweed: Add changelog.gz to list of installed files.
* Mon Feb 13 2017 antoine.belvireAATTopensuse.org- Update to 0.8.3:
* Improved feed handling to allow for correct handling of feeds with either descending sort order (newest to oldest [DEFAULT]) or ascending sort order (oldest to newest). Ascending enabled with OPT_FEED_ORDER_ASCENDING tag in the serverlist file for the feed.
* A few new Shellcheck fixes.- License is now GPL-3.0.- See installed Changelog file for detailed changes between 0.7.6 and 0.8.2.
* Sat Jun 06 2015 antoine.belvireAATTopensuse.org- Create package (version 0.7.6)