audioscrobbler: *Never* do module unloading from within the module. You are...
audioscrobbler: *Never* do module unloading from within the module. You are basically unloading the code you are executing, that's a nice crasher. Also make sure playlist is not NULL. (This is an attempt to fix a from the famous bugreport ml).
Showing
Please register or sign in to comment