On Dec 20, 2019, at 19:16, Mark Murdock <[email protected]> wrote:
> For some reason now when I try to edit an event in RDCatch it is telling me
> the URL is invalid. These are for Amb-OS items in /var/amb-ux. For example, I
> tried to change the time for a transfer of the weekend Insight for Living
> file, /var/amb-ux/IFLM_IFL1_%D_01-01.MP2, and it says the url is invalid. I
> verified the file is there in /var/amb-ux. RDCatch is working fine otherwise.
> Any ideas?
Try prepending the path with ‘file://' <file:///'>.
For example, '/var/amb-ux/IFLM_IFL1_%D_01-01.MP2’
would become ‘file://
<file:///var/amb-ux/IFLM_IFL1_%25D_01-01.MP2'>/var/amb-ux/IFLM_IFL1_%D_01-01.MP2'
<file:///var/amb-ux/IFLM_IFL1_%25D_01-01.MP2'>.
Also, while it won’t trigger that ‘URL is invalid’ error, I suspect that your
use of the ‘%D’ wildcard will not achieve what you’re looking for. The %d and
%D wildcards are a bit 'special’ in that they take an argument that indicates
the format of the date-time string to be inserted. See
http://opsguide.rivendellaudio.org/html/appendix.metadata_wildcards.html#sect.metadata_wildcards
<http://opsguide.rivendellaudio.org/html/appendix.metadata_wildcards.html#sect.metadata_wildcards>
for the gritty details.
Cheers!
|---------------------------------------------------------------------|
| Frederick F. Gleason, Jr. | Chief Developer |
| | Paravel Systems |
|---------------------------------------------------------------------|
| A room without books is like a body without a soul. |
| |
| -- Cicero |
|---------------------------------------------------------------------|
_______________________________________________
Rivendell-dev mailing list
[email protected]
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev