More > JRiver Media Center 25 for Linux
JRiver Media Center 25.0.74 for Debian (amd64, i386 and armhf)
Mike Noe:
MCWS Playback/Playlist command is returning no results after updating to 74 from 71.
Tried it from a browser as well as a basic app. 71 works.
bob:
--- Quote from: Mike Noe on July 08, 2019, 08:48:20 pm ---MCWS Playback/Playlist command is returning no results after updating to 74 from 71.
Tried it from a browser as well as a basic app. 71 works.
--- End quote ---
Works for me.
Authentication on/off ?
Read-only setting??
Mike Noe:
Read only "Everyone"
Authentication off
I am getting spammed at the console with:
--- Code: ---m
rm: cannot remove '/mnt/Edrive/Media/My Music/tmp/.jriver/Settings/User Settings.ini': Read-only file system
rm: cannot remove '/mnt/Edrive/Media/My Music/tmp/.jriver/Settings/version.dat': Read-only file system
rm: cannot remove '/mnt/Edrive/Media/My Music/tmp/.jriver/Analyze - 140041636542208 (1).xml': Read-only file system
rm: cannot remove '/mnt/Edrive/Media/My Music/tmp/.jriver/Analyze - 140041636542208 (10).xml': Read-only file system
rm: cannot remove '/mnt/Edrive/Media/My Music/tmp/.jriver/Analyze - 140041636542208 (11).xml': Read-only file system
rm: cannot remove '/mnt/Edrive/Media/My Music/tmp/.jriver/Analyze - 140041636542208 (12).xml': Read-only file system
rm: cannot remove '/mnt/Edrive/Media/My Music/tmp/.jriver/Analyze - 140041636542208 (13).xml': Read-only file system
rm: cannot remove '/mnt/Edrive/Media/My Music/tmp/.jriver/Analyze - 140041636542208 (14).xml': Read-only file system
rm: cannot remove '/mnt/Edrive/Media/My Music/tmp/.jriver/Analyze - 140041636542208 (15).xml': Read-only file system
rm: cannot remove '/mnt/Edrive/Media/My Music/tmp/.jriver/Analyze - 140041636542208 (16).xml': Read-only file system
rm: cannot remove '/mnt/Edrive/Media/M
....
..
.
..
--- End code ---
Edit: Okay, looks like all of a sudden, the NTFS drive on this machine (where my media lib files are located) has become read-only, can't even get chown to change permissions, so this appears to be a system config issue....
bob:
--- Quote from: Mike Noe on July 09, 2019, 12:35:01 pm ---Read only "Everyone"
Authentication off
I am getting spammed at the console with:
--- Code: ---m
rm: cannot remove '/mnt/Edrive/Media/My Music/tmp/.jriver/Settings/User Settings.ini': Read-only file system
rm: cannot remove '/mnt/Edrive/Media/My Music/tmp/.jriver/Settings/version.dat': Read-only file system
rm: cannot remove '/mnt/Edrive/Media/My Music/tmp/.jriver/Analyze - 140041636542208 (1).xml': Read-only file system
rm: cannot remove '/mnt/Edrive/Media/My Music/tmp/.jriver/Analyze - 140041636542208 (10).xml': Read-only file system
rm: cannot remove '/mnt/Edrive/Media/My Music/tmp/.jriver/Analyze - 140041636542208 (11).xml': Read-only file system
rm: cannot remove '/mnt/Edrive/Media/My Music/tmp/.jriver/Analyze - 140041636542208 (12).xml': Read-only file system
rm: cannot remove '/mnt/Edrive/Media/My Music/tmp/.jriver/Analyze - 140041636542208 (13).xml': Read-only file system
rm: cannot remove '/mnt/Edrive/Media/My Music/tmp/.jriver/Analyze - 140041636542208 (14).xml': Read-only file system
rm: cannot remove '/mnt/Edrive/Media/My Music/tmp/.jriver/Analyze - 140041636542208 (15).xml': Read-only file system
rm: cannot remove '/mnt/Edrive/Media/My Music/tmp/.jriver/Analyze - 140041636542208 (16).xml': Read-only file system
rm: cannot remove '/mnt/Edrive/Media/M
....
..
.
..
--- End code ---
Edit: Okay, looks like all of a sudden, the NTFS drive on this machine (where my media lib files are located) has become read-only, can't even get chown to change permissions, so this appears to be a system config issue....
--- End quote ---
Yes and I don't know why your home directory is on the NTFS drive! (where .jriver is)
BryanC:
--- Quote from: Mike Noe on July 09, 2019, 12:35:01 pm ---Read only "Everyone"
Authentication off
I am getting spammed at the console with:
--- Code: ---m
rm: cannot remove '/mnt/Edrive/Media/My Music/tmp/.jriver/Settings/User Settings.ini': Read-only file system
rm: cannot remove '/mnt/Edrive/Media/My Music/tmp/.jriver/Settings/version.dat': Read-only file system
rm: cannot remove '/mnt/Edrive/Media/My Music/tmp/.jriver/Analyze - 140041636542208 (1).xml': Read-only file system
rm: cannot remove '/mnt/Edrive/Media/My Music/tmp/.jriver/Analyze - 140041636542208 (10).xml': Read-only file system
rm: cannot remove '/mnt/Edrive/Media/My Music/tmp/.jriver/Analyze - 140041636542208 (11).xml': Read-only file system
rm: cannot remove '/mnt/Edrive/Media/My Music/tmp/.jriver/Analyze - 140041636542208 (12).xml': Read-only file system
rm: cannot remove '/mnt/Edrive/Media/My Music/tmp/.jriver/Analyze - 140041636542208 (13).xml': Read-only file system
rm: cannot remove '/mnt/Edrive/Media/My Music/tmp/.jriver/Analyze - 140041636542208 (14).xml': Read-only file system
rm: cannot remove '/mnt/Edrive/Media/My Music/tmp/.jriver/Analyze - 140041636542208 (15).xml': Read-only file system
rm: cannot remove '/mnt/Edrive/Media/My Music/tmp/.jriver/Analyze - 140041636542208 (16).xml': Read-only file system
rm: cannot remove '/mnt/Edrive/Media/M
....
..
.
..
--- End code ---
Edit: Okay, looks like all of a sudden, the NTFS drive on this machine (where my media lib files are located) has become read-only, can't even get chown to change permissions, so this appears to be a system config issue....
--- End quote ---
chown doesn't work on NTFS because it doesn't support linux permissions, and ntfs-3g mounts ntfs as RO by default. You will need to use dmask and fmask in fstab to set the correct disk permissions on mount (as well as the 'user' option if you want it to be mounted as you and not root).
Navigation
[0] Message Index
[*] Previous page
Go to full version