Changelog for
media-downloader-5.1.0-lp155.1.1.x86_64.rpm :
* Fri Sep 06 2024 Carsten Ziepke
- Update to version 5.1.0
* Add ability to rename downloaded media in the batch downloader tab.
* Add ability to rename entries in the library tab.
* Add ability to play downloaded media in the basic downloader tab.
* Add ability to edit preset options.
* Ask for confirmation before deleting entries in the library tab.
* Fix a bug that caused Qt based external tools to be affected by the app\'s scalling factor.- Changes in 5.0.1
* Use blue icons when a dark theme is in use.- Changes in 5.0.0
* Various bug fixes and improvements.
* Thu Aug 08 2024 Carsten Ziepke - Update to version 4.9.0
* Fix a bug in basic downloader tab that shows up with latest version of yt-dlp.
* Add improvements to Lux backend.
* Thu Jul 11 2024 Carsten Ziepke - Update to version 4.8.0
* Add Korean translations.
* Fix a bug that prevented you-get from getting auto updated caused by upstream change.
* Add ability to edit in place engine\'s default options.
* Add ability to sort comments by likes or date.
* Mon Jun 03 2024 Carsten Ziepke - Update to version 4.7.0
* Add Arabic translations.
* Thu May 16 2024 Carsten Ziepke - Update to version 4.6.0
* Add config only for now options to show desktop notification when a download is complete. To get a desktop notification when a download is complete, add option \"DesktopNotifyOnDownloadComplete=true\" to the config file. To get a desktop notification when all downloads complete, add option \"DesktopNotifyOnAllDownloadComplete\" to the config file.
* Add support for \"--playlist-reverse\" yt-dlp option. Media Downloader need to simulate yt-dlp playlist options because it manages the playlist itself.
* Fri Apr 12 2024 Carsten Ziepke - Update to version 4.5.0
* Support internal downloading and updating svtplay.
* \"Show media Options\" menu now has a context menu with a list of video players you can use for streaming a media instead of downloading it.
* Its now possible to select random entries in batch and playlist downloader tabs and batch download only those selected.
* Its now possible since version 4.4.0 to build for Qt6 by passing \"-DBUILD_WITH_QT6=TRUE\" option to cmake.
* Mon Mar 18 2024 Carsten Ziepke - Update to version 4.4.0
* Add a boolean config only option named \"DeleteFilesOnCanceledDownload\" to delete temporary files when download is cancelled.
* Add a file size colum in \"media options\" table to easily show media file sizes.
* Now buildable with Qt6. Pass \"-DBUILD_WITH_QT6=TRUE\" option to cmake to build for Qt6.
* Thu Feb 08 2024 Carsten Ziepke - Initial version