Merge branch '572-preload-tracks' into 'develop'
Resolve "Federated tracks are downloaded too late and too slowly and don't play the first time they come up in the queue" Closes #770 and #572 See merge request funkwhale/funkwhale!739
No related branches found
No related tags found
Showing
- changes/changelog.d/572.enhancement 1 addition, 0 deletionschanges/changelog.d/572.enhancement
- front/src/EmbedFrame.vue 2 additions, 1 deletionfront/src/EmbedFrame.vue
- front/src/components/audio/Player.vue 285 additions, 25 deletionsfront/src/components/audio/Player.vue
- front/src/components/audio/Track.vue 0 additions, 225 deletionsfront/src/components/audio/Track.vue
- front/src/components/library/AlbumBase.vue 1 addition, 1 deletionfront/src/components/library/AlbumBase.vue
- front/src/components/library/ArtistBase.vue 1 addition, 1 deletionfront/src/components/library/ArtistBase.vue
- front/src/components/library/TrackBase.vue 1 addition, 1 deletionfront/src/components/library/TrackBase.vue
- front/src/lodash.js 1 addition, 0 deletionsfront/src/lodash.js
- front/src/store/index.js 1 addition, 2 deletionsfront/src/store/index.js
- front/src/views/admin/library/AlbumDetail.vue 1 addition, 1 deletionfront/src/views/admin/library/AlbumDetail.vue
- front/src/views/admin/library/ArtistDetail.vue 1 addition, 1 deletionfront/src/views/admin/library/ArtistDetail.vue
- front/src/views/admin/library/LibraryDetail.vue 2 additions, 2 deletionsfront/src/views/admin/library/LibraryDetail.vue
- front/src/views/admin/library/TrackDetail.vue 1 addition, 1 deletionfront/src/views/admin/library/TrackDetail.vue
- front/src/views/admin/library/UploadDetail.vue 2 additions, 2 deletionsfront/src/views/admin/library/UploadDetail.vue
Loading
Please register or sign in to comment