Here is a preliminary functional version of a CMD script launching all RoboMirror backups. The script first request administrator privileges (required at least for shadow copy), the code is reused from here. Just create a .cmd file with this code : @echo off TITLE RoboMirror-All :: BatchGotAdmin :------------------------------------- REM --> Check for permissions IF "%PROCESSOR_ARCHITECTURE%" EQU "amd64" ( >nul 2>&1 "%SYSTEMROOT%\SysWOW64\cacls.exe" "%SYSTEMROOT%\SysWOW64\config\system" ) ELSE (...
Same suggestion here : a run all command that would enqueue all the tasks would be very useful. Thanks for Robomirror !
I just tested streaming from itunes to shairport : tracks are automatically split. So I guess the problem I encounter is due to the criteria chosen to recognize a track mark : Allstream is probably not sending what shairport is expecting to start next track (note : Allstream does not send time information, just Artist, Album, Title). Would it be possible to add a feature allowing to base track split on another criteria such as "title change" ?
Hello, I just bought a license for the recording plugin whichi is pretty useful for me, I am just having a small issue on something specific. I usually use an Android app caller allstream to stream music to the shairport4w target and unfortunately I cannot get automatic track split to work properly with it. When streaming music on the app, Shairport4w sees the track info changing when skipping from one track to the other (The tooltip pops in the notification area) but keeps on recording on the same...
Yesterday I tried 2 things : IPv6 activation (on the router and on the PC running...
Yesterday I tried 2 things : IPv6 activation (on the router and on the PC running...
I am experiencing the same problem as the one described in the original slapshot1285...