Started on: 2021-03-23
last update: 2021-03-23
Summary: The display of playlists takes long
Area: Music
Description:
To randomly play all about 24000 songs of my media database I use a single playlist.
The creation of this playlist containing all songs works fast.
But the opening (display) of the playlist takes about 15 minutes. During this time the page counter is slowly counted up until 1,796.
Negative side-effect: Since a created/updated playlist cannot be saved until it is completely shown, the user needs to wait a long time.
Is there a way to optimize the playlist loading? Can it be processed pagewise, when scrolling through the playlist items? Or is it possible to cache track data or to use the MP database to reduce the loading time?
last update: 2021-03-23
Summary: The display of playlists takes long
Area: Music
Description:
To randomly play all about 24000 songs of my media database I use a single playlist.
The creation of this playlist containing all songs works fast.
But the opening (display) of the playlist takes about 15 minutes. During this time the page counter is slowly counted up until 1,796.
Negative side-effect: Since a created/updated playlist cannot be saved until it is completely shown, the user needs to wait a long time.
Is there a way to optimize the playlist loading? Can it be processed pagewise, when scrolling through the playlist items? Or is it possible to cache track data or to use the MP database to reduce the loading time?
Last edited: