You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just noticed that since enabling this script, I get 4 files in /tmp/kde-user/ named something like amarokGg6266.m3u.part. They just keep growing as long as amarok is running.
I think some of the URLs are broken and keep downloading binary data?
Edit: By "keep growing" I mean that I stopped amarok when those files were 1.1GB each and my /tmp folder was full
The text was updated successfully, but these errors were encountered:
I think the following might be the case: Amarok has a PlaylistFileLoaderJob loading remote playlists. Your script has lots of remote playlists. So amarok loads them all, but it seems 4 of them are not actually m3us but the stream itself already? Just a guess.
I just noticed that since enabling this script, I get 4 files in /tmp/kde-user/ named something like amarokGg6266.m3u.part. They just keep growing as long as amarok is running.
I think some of the URLs are broken and keep downloading binary data?
Edit: By "keep growing" I mean that I stopped amarok when those files were 1.1GB each and my /tmp folder was full
The text was updated successfully, but these errors were encountered: