Queued episodes that are played can now be auto downloaded
This commit is contained in:
parent
12f9d29daa
commit
fb9349ead0
@ -403,7 +403,6 @@ public class FeedItem extends FeedComponent implements ShownotesProvider, Flattr
|
||||
return this.hasMedia() &&
|
||||
false == this.getMedia().isPlaying() &&
|
||||
false == this.getMedia().isDownloaded() &&
|
||||
false == this.isRead() &&
|
||||
this.getAutoDownload();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user