Now if the next track doesn't exist ( on end of the playlist) an app won't try to preload undefined
error log:
[GlobalErrorHandler] [handleError] Handling global error. Error: Cannot read properties of undefined (reading 'path')
Also tested this branch for issue/715 bugs. Everything seem to work fine
Media controls work as expected and gapless playback doesn't cause issues on MacOS with wireless headphones.
One minor thing: If song doesn't have an album cover then system will show album cover of previous played song.
Now if the next track doesn't exist ( on end of the playlist) an app won't try to preload undefined
error log: [GlobalErrorHandler] [handleError] Handling global error. Error: Cannot read properties of undefined (reading 'path')
Also tested this branch for issue/715 bugs. Everything seem to work fine Media controls work as expected and gapless playback doesn't cause issues on MacOS with wireless headphones.
One minor thing: If song doesn't have an album cover then system will show album cover of previous played song.