Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filling up tmp with m3u downloads #2

Open
dicer opened this issue Aug 24, 2017 · 3 comments
Open

Filling up tmp with m3u downloads #2

dicer opened this issue Aug 24, 2017 · 3 comments

Comments

@dicer
Copy link

dicer commented Aug 24, 2017

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

@rettenbs
Copy link
Owner

Can you determine which radio stations are problematic?

@dicer
Copy link
Author

dicer commented Aug 24, 2017

Not really. This happens right after starting amarok (version 2.8.0 using KDE 4.14.34). Without any of the radio stations in the playlist.

@dicer
Copy link
Author

dicer commented Aug 24, 2017

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants