- amended add comment in SwipeActions to better handle current media
- New episodes are also auto-marked as Unplayed in feeds set to auto-enqueue
- number of candidates in auto-download and auto-enqueue algorithms is reduced to number allowed for the Replace policy
- episodes with downloadUrl null or blank are stripped off auto-download candidates
- auto-download on empty queue is set for individual queues, need to be reset if set in version 8.9.0
- delete episode media no longer notifies BackupManager
- turned off toasts in http downloader on downloaded cancelled
- added some toast messages
- adjusted layout of EpisodeInfo screen
- base activity of the play app is changed back to AppCompatActivity as casting requires it