kasts/src
Bart De Vries e3b1087b24 Add check for invalid embedded images
Some enclosures have non-empty embedded images which are not pictures.
This add a check which discards those, and then falls back to a valid
image.

BUG: 480263
2024-01-24 14:28:11 +01:00
..
kmediasession Fix the pause() method toggling pause state for VLC backend 2024-01-23 22:24:58 +01:00
models Restructure files: add utils directory 2023-10-26 09:52:23 +02:00
qml Fix SectionListHeaders on DownloadListPage 2024-01-22 20:25:36 +01:00
sync Fix windows even more 2023-11-27 13:50:06 +01:00
utils Add a switch to globally enable/disable network status checks 2023-11-07 21:06:19 +00:00
CMakeLists.txt Fix kirigami name 2023-11-14 19:07:00 +01:00
Messages.sh Update Tobias' mail address 2023-02-27 19:18:46 +01:00
audiomanager.cpp Make playPause() also work when player is in stopped state 2023-12-04 13:43:55 +01:00
audiomanager.h Make grace time configurable for marking episodes as played 2023-06-09 11:11:42 +00:00
author.cpp Update Tobias' mail address 2023-02-27 19:18:46 +01:00
author.h Update Tobias' mail address 2023-02-27 19:18:46 +01:00
chapter.cpp Add and use Chapter class 2022-12-12 20:16:12 +00:00
chapter.h Add and use Chapter class 2022-12-12 20:16:12 +00:00
database.cpp Speed up feed updates dramatically 2023-10-26 11:19:28 +00:00
database.h Speed up feed updates dramatically 2023-10-26 11:19:28 +00:00
datamanager.cpp Speed up feed updates dramatically 2023-10-26 11:19:28 +00:00
datamanager.h Implement backend to allow Feed list sort and search 2023-07-27 09:24:03 +00:00
enclosure.cpp Add check for invalid embedded images 2024-01-24 14:28:11 +01:00
enclosure.h Update Tobias' mail address 2023-02-27 19:18:46 +01:00
entry.cpp Give priority to image embedded in audio file if it exists 2023-07-22 14:09:03 +00:00
entry.h Add implementation for favorites 2023-03-23 15:45:06 +00:00
error.cpp Add a switch to globally enable/disable network status checks 2023-11-07 21:06:19 +00:00
error.h Add a switch to globally enable/disable network status checks 2023-11-07 21:06:19 +00:00
feed.cpp Implement backend to allow Feed list sort and search 2023-07-27 09:24:03 +00:00
feed.h Implement backend to allow Feed list sort and search 2023-07-27 09:24:03 +00:00
fetcher.cpp Restructure files: add utils directory 2023-10-26 09:52:23 +02:00
fetcher.h Use Entry title to set downloaded file name 2023-07-17 14:52:02 +02:00
main.cpp Fix app silently closing when minimized to tray 2023-12-04 13:42:38 +01:00
resources-flatpak.qrc Use FolderDialog for non-flatpak builds 2023-02-28 14:09:10 +01:00
resources-non-flatpak.qrc Use FolderDialog for non-flatpak builds 2023-02-28 14:09:10 +01:00
resources.qrc Move VolumeSlider into dedicated file and also use it on mobile 2023-10-03 19:31:29 +00:00
settingsmanager.kcfg Add a switch to globally enable/disable network status checks 2023-11-07 21:06:19 +00:00
settingsmanager.kcfgc Add more license information 2021-05-12 13:43:49 +02:00