skybaks / tm-ghosttoreplay

1 stars 0 forks source link

[Feature Request] An option to convert locally stored ghosts/ghosts not on trackmania.io to replays #3

Open chexo3 opened 4 months ago

chexo3 commented 4 months ago

I forgot to save a replay of one of my ghosts, and I don't have club access so my options here are a bit limited. I was hoping to use your plugin to do this. Could you make the plugin also use local file paths? Or if that's impractical due to security restrictions, let me use an arbitrary URL to a replay file? (Like, so I could host a replay with the built in python webserver or something and point the plugin at localhost)

skybaks commented 4 months ago

I'm not sure if the game's API would support loading from disk into the same object that is used for converting into a replay, but I can do some investigating. Regarding non-tim.io links, I think it should probably work right now. Or are you talking about the new batch mode?

chexo3 commented 4 months ago

It occurs to me I hadn’t actually tested it.

Sorry! I’ll keep it in mind as an option next time I’m hunting ATs.

chexo3 commented 4 months ago

Oh yeah that ghost I want to save, I’ll try serving that from a web server locally