[mythtv-users] Issue with MythMusic
Harry Devine
lifter89 at comcast.net
Sat Feb 16 13:25:10 UTC 2008
Paul Harrison wrote:
> Harry Devine wrote:
>
>> Stroller wrote:
>>
>>
>>> On 15 Feb 2008, at 01:21, Harry Devine wrote:
>>>
>>>
>>>
>>>> ... when I
>>>> SSH into the box, I can go to /mnt/music/<artist>/<album> and see
>>>> all of
>>>> the songs.
>>>>
>>>> However, when I tell MythMusic to scan for new music, it only sees
>>>> some
>>>> of the songs, and the ones that it can see says that the lengths
>>>> are all
>>>> 0:00 in time, and the title shows
>>>> "/mnt/music/<artist>/<album>/<song>.mp3".
>>>>
>>>>
>>>>
>>> Is it possible you used a different ripper (or settings) today when
>>> you ripped the new albums?
>>>
>>> I think that, in order to prove the ripped MP3s are ok, you need to
>>> post the output of `cd /mnt/music/$artist>/$album>/ && ls -l *.mp3 &&
>>> file *.mp3`
>>>
>>> Stroller.
>>>
>>> _______________________________________________
>>> mythtv-users mailing list
>>> mythtv-users at mythtv.org
>>> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>>>
>>>
>>>
>>>
>> Well, I did rip the CD using Windows Media player and just put the MP3
>> files in the correct location, assuming that MythMusic would find it
>> when I did the "Scan for New Music". I did try to rip it down with
>> MythMusic first, but got an error (can't quite remember what it was at
>> the moment). Could that be an issue?
>>
>> Thanks,
>> Harry
>>
>>
> Are you using cifs/samba? You could be having the problem described here
> by Stuart.
> http://www.gossamer-threads.com/lists/mythtv/dev/280070#280070
>
> Paul H.
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
>
I am using cifs to mount to my Windows box. I am executing the
following command in /etc/rc.local (FC6) to mount the share: mount -t
cifs -o username=<username>,password=<password> //192.168.1.101/music
/mnt/music. I don't see any explicit permissions in the mount command
(obviously), and the default permissions on the Windows share are that
"Everyone" has Read access.
When I ran "file *.mp3", I got the following message for each file:
01 I Remember Now.mp3: setgid sticky Audio file with ID3
version 23.0 tag, MP3 encoding
02 Anarchy-X.mp3: setgid sticky Audio file with ID3
version 23.0 tag, MP3 encoding
03 Revolution Calling.mp3: setgid sticky Audio file with ID3
version 23.0 tag, MP3 encoding
04 Operation- Mindcrime.mp3: setgid sticky Audio file with ID3
version 23.0 tag, MP3 encoding
05 Speak.mp3: setgid sticky Audio file with ID3
version 23.0 tag, MP3 encoding
06 Spreading the Disease.mp3: setgid sticky Audio file with ID3
version 23.0 tag, MP3 encoding
07 The Mission.mp3: setgid sticky Audio file with ID3
version 23.0 tag, MP3 encoding
08 Suite Sister Mary.mp3: setgid sticky Audio file with ID3
version 23.0 tag, MP3 encoding
09 The Needle Lies.mp3: setgid sticky Audio file with ID3
version 23.0 tag, MP3 encoding
10 Electric Requiem.mp3: setgid sticky Audio file with ID3
version 23.0 tag, MP3 encoding
11 Breaking the Silence.mp3: setgid sticky Audio file with ID3
version 23.0 tag, MP3 encoding
12 I Don't Believe in Love.mp3: setgid sticky Audio file with ID3
version 23.0 tag, MP3 encoding
13 Waiting for 22.mp3: setgid sticky Audio file with ID3
version 23.0 tag, MP3 encoding
14 My Empty Room.mp3: setgid sticky Audio file with ID3
version 23.0 tag, MP3 encoding
15 Eyes of a Stranger.mp3: setgid sticky Audio file with ID3
version 23.0 tag, MP3 encoding
Do I have to adjust some permissions in the mount command for CIFS, or
change the permissions on the Windows share to include Write access
too? I was a little confused with the writeup you sent me in regards to
what their proposed workaround actually was.
Thanks,
Harry
More information about the mythtv-users
mailing list