Releases: XilinJia/Podcini
Releases · XilinJia/Podcini
6.8.0
6.7.3 commit
- fixed bug in nextcloud auth: thanks to Dacid99
- fixed "filtered" always shown in Downloads info bar
- minor enhancement in multi-select actions handling
- on-going work to replace recycler view, recycler adapter and view holder for Episodes with Jetpack Compose routines
- introduced "DownloadsC", an early preview (not fully implemented) of the Compose construction
6.7.2
- added menu item for removing feed in FeedInfo view
- menu item "Switch queue" is changed to "Switch active queue"
- Youtube and YT Music podcasts can be shared to Podcini
- initial max number of loaded items for Youtube and YT Music playlist and podcast is set 500
- initial max number of loaded items for Youtube channel is set 500
- added some error dialogs when handling shared links
- updated some dependencies including Compose
- compile and target SDK's are upped to 35, supporting Android 15
6.7.1
6.7.0
6.6.7
6.6.6
- fixed difference between the count of episodes and the actual number of episodes (seen when the number is small) in History, AllEpisodes, and OnlineFeed views
- fixed an error (introduced in 6.6.3) in setting feed preferences when subscribing one
- upon start, if no previously played media, the player is set invisible
- fixed an issue of fully played episode not correctly recorded as such when Podcini is in the background
- volume adaptation numbers were changed from 0.2, 0.5, 1, 1.5, 2, 2.5 to 0.2, 0.5, 1, 2, 4, 7 (the max boost being 6dB)
- Kotlin upped to 2.0.20
- Realm upped to 2.3.0
6.6.5
6.6.4
- added ability to receive music or playlist shared from YT Music
- single music received from YT Music is added to "YTMusic Syndicate"
- in newly subscribed Youtube channel or playlist, prefStreamOverDownload is set to true
- ensured virtual queue (continuous streaming) for previously subscribed "Youtube" type feed when the associated queue is set to None
- the max number of media is dropped to 60 on subscribing a Youtube type feed (higher number may cause delay or even failure due to network issues, will investigate other ways to handle)
- fixed a bug in Reconcile that can cause downloaded files to be mistakenly deleted
- action button on each episode now reacts to LongClick to provide more options
6.6.3
- added ability to receive shared Youtube playlist, quite similar to receiving shared Youtube channel
- increased the max number of media to 300 on subscribing a Youtube channel or a Youtube playlist
- ensures to get and save full description when opening a Youtube media from a list