[mythtv] Re: [mythtv-commits] mythtv commits

Paul Koster mythtv at kosteronline.net
Mon Feb 16 14:20:26 EST 2004


> Changes committed by thor on Sat Feb 14 00:16:00 2004
>
> Modified Files:
>    in mfd/mfd/plugins/audio:
>         audio.cpp
>    in mfd/mfd/plugins/daapserver:
>         daapserver.cpp
>    in mfd/mfd/plugins/mmusic:
>         mmusic.cpp mmusic.h
>    in mfd/mfdlib:
>         metadata.cpp metadata.h vorbisdecoder.cpp
> Log Message:
> Fix scanning of new/changed files in mmusic plugin

It seems it needs another fix. I just upgraded to yesterday's CVS and
encountered the following behavior.
I adjusted some ID3 tags with Tag&Rename for a bunch of email on my Windows
machine. This machine is mounted on my linux machine using SMB. Using 'scan
for new music' however did not update the metadata correctly.

I didn't look in the source to see how the detection of new/changed file
works, but maybe you can use the following info to track it down:
- creation date under windows 15 february 2003
- modified date under windows 13 february 2004
- linux 'ls -l' date: 13 february 2004

Unmounting the share, scan for new music, mounting the share, scan for new
music, did update the metadata correctly.

--
Paul



More information about the mythtv-dev mailing list