Version: 2.4-GIT OS: Linux Currently downloaded files are not kept when the episode is no longer shown in the Podcast section. This behavior can not be configured but is tied to the purge settings of each channel. It's possible to add a "keep downloaded file" checkbox to episodes to prevent the deletion from happening. We should perhaps also show these "kept" episodes in the list regardless of the purgecount. So even if a channel has purgecount 5 and 3 episodes marked to keep it will show 5 + maximum 3 older kept episodes. Reproducible: Always
Created attachment 58502 [details] Now downloaded episodes are kept in HD, if "keep episode" checkbox is checked. These "kept" episodes are shown in the list regardless of the purgecount, even if they are not downloaded. This is the diff between older source code and the source code with my changes. I tried to fix the bug mentioned here. This is my first time so it may not be perfect :( I am looking forward for the reviews and I'll try to fix any problems. Thank you. The diff is here too: https://git.reviewboard.kde.org/r/100998/