Results 1 to 10 of 10
I've managed to get online with my new Kubuntu install (6.10) and everything is going pretty well, I can play MP3 files in AmaroK but my problem is that I ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 11-19-2006 #1
Remote Server Playback crashing AmaroK
I've managed to get online with my new Kubuntu install (6.10) and everything is going pretty well, I can play MP3 files in AmaroK but my problem is that I can't play them on a remote Windows server using samba. I was confident it was possible because it works in Windows on Winamp somewhat flawlessly.
Am I asking too much of it?
Graham
- 11-19-2006 #2Linux Guru
- Join Date
- Nov 2004
- Posts
- 6,110
I believe this issue happens when the share is not writeable, as amarok needs this for it's library building. I believe this is something to do with the tagging/rating functionality. Do you have write access?
- 11-19-2006 #3
I made a file, and saved it there. I believe I have write access.
This may be part of the problem... but normally you have to use a login to access the share (on Windows) but in Konqueror I'm not asked for anything, I can just go in. Reckon this is any part of the problem or is Windows security even worse than I thought?
- 11-19-2006 #4Linux Guru
- Join Date
- Nov 2004
- Posts
- 6,110
I couldn't tell you about that, possibly Konqueror is remembering details you already entered. When you create the file is it still present when you refresh the browser?
- 11-19-2006 #5
1: I have not ever entered details since I installed Kubuntu
2: Yes, it's still there.
I'll check on Windows if it exists.
EDIT: Yes, it exists and I can open it in Windows. It is beyond doubt there!
- 11-19-2006 #6Linux Guru
- Join Date
- Nov 2004
- Posts
- 6,110
Sorry I had to ask
Sometimes failed file writes appear as files until you refresh.
That's the only issue I have seen with Amarok/Samba. Did you come across this in the amarok wiki? -
http://amarok.kde.org/amarokwiki/index.php/Samba
- 11-19-2006 #7Looking promising! Question though.
Originally Posted by bigtomrodney
What do I need to do to this string so I can login with my windows account?Code:mount -t smbfs -o fmask=666,dmask=777,guest //server/share /path/to/mount-point
EDIT: I should say, that code on its own gives me this error:
EDIT2: Ok, I think I was using the wrong string.Code:mount: wrong fs type, bad option, bad superblock on //server/Files, missing codepage or other error In some cases useful info is found in syslog - try dmesg | tail or so
Apparently that's what I'm suposed to use, but it just complains that //server/Files (Share name) doesn't exist!Code://server/share /path/to/mountpoint cifs iocharset=utf8,uid=username,gid=users,guest,file_mode=0444,dir_mode=0555 0 0
- 11-19-2006 #8Linux Guru
- Join Date
- Nov 2004
- Posts
- 6,110
I have to ask - you did substitute 'server' with the hostname or IP address of the server?
- 11-19-2006 #9The hostname is server. I know... people in my house aren't very creative coming up with names.
Originally Posted by bigtomrodney
This might be part of the problem, AmaroK lists the files from the remote server as "streams" instead of mp3s.
EDIT: Forgive me if I'm being an idiotic newbie, since this weekend I've not used Linux for AGES!
- 11-20-2006 #10
Ok, I believe that I've found the problem. AmaroK sees the files as a stream because they're not local on the SMB protocall. So to get it to work, I'd need to mount the share. Since I'm having so much trouble doing that I've decided to just use MPlayer with a little qui add on for better playlist functionality.
I'm happy for the moment, but if at all possible I'd rather have AmaroK.


Reply With Quote
