metacurb
metacurb
I think that there are other projects that use RTT, and this is a fork of those. For example, check out https://github.com/ghostseven/UK-Train-Departure-Display which uses the RTT!
Can I suggest that if we go down this route we put it behind a config? I'd much prefer my display to not update so that there's a more graceful...
I have had this same issue on and off for a long time, but in the last week or see it seems to have really ramped up how often this...
Under the hood it fires these commands (which I wrote using the [TortoiseSVN documentation](https://tortoisesvn.net/docs/nightly/TortoiseSVN_en/tsvn-cli-main.html)): _To retrieve revisions against each line_ `svn blame -x "-w --ignore-eol-style" ` _To grab the commit...
Without being able to see the entire error, I would guess that your API details are invalid. The code is trying to reference fields in the API response that don't...
You'll want to follow the final step in the docs - https://github.com/chrisys/train-departure-display/blob/main/docs/04-configuration.md
Thanks for reporting this issue! A decoration is applied to every line in the file. The decoration is what adds the coloured visual indicator to the beginning of the line....
Thanks for raising an issue! If you open the "output" tab and select "SVN Blamer", can you copy and paste the logs from there? You might want to remove any...