Leif Andersen
Leif Andersen
Yes, I am all up for adding these properties. Although this does lead to the question of do we want to continue to strip the `?` off of predicates in...
> Complained about which part? Complained about the question marks disappearing. (They would rather the full predicate be there.) So it would look like: (define-language L0 (terminals (symbol? (x)))) Although...
@Emiliaaah If it doesn't get merged, maybe you could put a fork on the nextcloud store?
@Emiliaaah Ya, I don't have any experience either. :( But it does seem like one of us needs to do it, as this app doesn't seem to be maintained any...
Copyfile seems to be stable now, worth revisiting?
Also, when I manually modify the `playlist0` file to have the same start and end times as `playlist1`: ``` ``` The video plays. Which makes me wonder why the xml...
I should also mention that I am explicitly setting the "out" property to 5001 on the playlists. But they seem to be discarded by the XML generator.
Sigh, well thanks for the honest answer. I'll see if I can get it to work nesting with tractors. Thanks.
Also, interesting, you get this same issue when you put a tractor in a playlist: ``` ... ... ```
Hmm...ya, pretty sure at this point that this is a bug. This issue even persists when I use mlt_playlist_append_io. @ddennedy Do you know where the code for the XML renderer...