Re: [SlimDevices: SqueezeCenter] LMS library rescan time stopped working

2017-11-22 Thread DavidBulluss

Broken again! The auto scan at 9.00 am today did not happen. I then set
another scan for a later time, and that time passed without scan. I had
done a restart of pCP and LMS at 7.00 am before the autoscan programmed
time, and the server.log shows that the rescan plugin was loaded. When I
checked the settings they were all correct. Screen cap of server.log
below.

Cheers, David
24065


+---+
|Filename: Screenshot-2017-11-23 pCP - LMS Main Page.png|
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=24065|
+---+


*Server* pi3 pCP LMS
*Media* ReadyNAS DuoV2
*Lounge/dining areas* SBT > Denon AVR2113  > Bose Acoustimass10 / Krix
Seismix3 18" 300w RMS custom cinema sub (& AR 77XB turntable, Stanton
680MkII / Grado F-1+ > NAD7155 to phono pre-amp > Amp etc)
*Family/kitchen* SBT > Denon AVRX3000 zone 1 > Krix Acoustix F, Centrix
C, Holographix R & Original Seismix 7 15" 400w RMS sub 
*Alfresco* as above zone 2 > Krix Tropix
*Others* SB Player/androids > Bose Soundlink Mini
*SBT/SB Player Remotes* Squeeze Ctrl/androids

DavidBulluss's Profile: http://forums.slimdevices.com/member.php?userid=60056
View this thread: http://forums.slimdevices.com/showthread.php?t=108293

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Querying/cleaning up LMS library

2017-11-22 Thread itm

DJanGo wrote: 
> I dont think so - i dont like mp3tag for some tasks...
> 
> > 
Code:

  >   > find ./ -name *.mp3 -exec eyeD3 --remove-v1 --preserve-file-times {} \;

> > 
> should be (AFAIK) better cause you only run it once for a track.
> mp3tag only runs on a bunch of files and i found some files arent
> changed.
> running something like eyeD3 for only one single file is IMHO
> "better"...

Is there a version of that code that will run on all of my mp3 folders
and subfolders? (I have up to 90,000+ tracks which may require it).
Alternatively, how could I generate a command file which would identify
all tracks which currently have ID3V1 tags and only execute the removal
command on those tracks?



itm's Profile: http://forums.slimdevices.com/member.php?userid=17437
View this thread: http://forums.slimdevices.com/showthread.php?t=108251

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Querying/cleaning up LMS library

2017-11-22 Thread DJanGo

itm wrote: 
> Thanks for the suggestions.  Getting rid of the ID3V1 tags sounds like a
> good idea. Would mp3tag be the best tool to use for that?

I dont think so - i dont like mp3tag for some tasks...


Code:

find ./ -name *.mp3 -exec eyeD3 --remove-v1 --preserve-file-times {} \;


should be (AFAIK) better cause you only run it once for a track. mp3tag
only runs on a bunch of files and i found some files arent changed.
running something like eyeD3 for only one single file is IMHO
"better"...



DJanGo's Profile: http://forums.slimdevices.com/member.php?userid=1516
View this thread: http://forums.slimdevices.com/showthread.php?t=108251

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Querying/cleaning up LMS library

2017-11-22 Thread itm

Thanks for the suggestions.  Getting rid of the ID3V1 tags sounds like a
good idea. Would mp3tag be the best tool to use for that?



itm's Profile: http://forums.slimdevices.com/member.php?userid=17437
View this thread: http://forums.slimdevices.com/showthread.php?t=108251

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter