Closed spbkaizo closed 7 months ago
Oh I suppose the command line parameters are not obvious at all... I guess I will need to add some examples.
For now try something like python mdrec.py "%artist% - %title%" "R70 through N707"
I think you can choose from these variables in the 'label' parameter but this might be a bit under-tested as I always tend to use the one above.
Did you succeed? It seems like you managed to get everything else working correctly.
I've not had a chance to test this yet sorry.
Happy for you to close this issue though, and I'll report back in the other one.
I suspect I'm doing something dim here, but I'm struggling to get the command line arguments correct. For example, I though this was the correct way to call it, but the playlist just returns the string I put there:
Calling it like this causes something else odd:
Here's one which errors, showing me the correct usage, but I don't see it explicitly having a recorder option?
What's the correct way to run this utility please ?