-
namidaco/namida@dfaf5f5 feat: local video library & playback this also includes:
- refactor for track duration to use as milliseconds not seconds
- refactor for many indexing functions
- rewrite of latest queue & other similar parts logic
- use global
lastPlayedIndex - improvements for home page loading
- faster loading for latest queue (by disabling maximumItems check)
- fix most played chips not being properly rebuilt
- fix default color tiles not enabled/disabled properly
- fix downloaded file not being added to library properly
-
namidaco/namida@2acd505 fix: history empty space when shorts are hidden
package:youtipieinternal fix of shorts not extracting in some cases
-
namidaco/namida@d642e5e fix: allow opening external links on android 12+
- the universal wildcard is not accepted
-
namidaco/namida@99eaea8 feat(yt): sort yt playlists ref: #227