https://bugs.kde.org/show_bug.cgi?id=496632

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/mult |https://invent.kde.org/mult
                   |imedia/kasts/-/commit/19fb8 |imedia/kasts/-/commit/936b5
                   |bdf42d672d8d8562c0ecc98928e |5708a306133e7128d31e53fa718
                   |745dc786                    |758cd7ba

--- Comment #3 from [email protected] ---
Git commit 936b55708a306133e7128d31e53fa718758cd7ba by Bart De Vries.
Committed on 10/03/2026 at 20:03.
Pushed by bdevries into branch 'master'.

Implement maximum amount of parallel episode downloads and add to settings

Also fix mistake in unreleased database schema 12.

M  +7    -0    src/CMakeLists.txt
M  +28   -3    src/database.cpp
M  +1    -0    src/database.h
M  +11   -4    src/enclosure.cpp
M  +4    -3    src/enclosure.h
M  +27   -46   src/fetcher.cpp
M  +8    -2    src/fetcher.h
M  +6    -1    src/models/downloadmodel.cpp
M  +1    -1    src/qml/DownloadListPage.qml
M  +4    -2    src/qml/GenericEntryDelegate.qml
M  +25   -0    src/qml/Settings/NetworkSettingsPage.qml
M  +4    -0    src/settingsmanager.kcfg
M  +85   -4    src/utils/enclosuredownloadjob.cpp
M  +24   -4    src/utils/enclosuredownloadjob.h

https://invent.kde.org/multimedia/kasts/-/commit/936b55708a306133e7128d31e53fa718758cd7ba

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to