[17:29] -14 [17:29] to do [17:29] total counter not exactly accurate [19:32] why do I keep getting "project code is out of date" errors now? [19:32] shouldn't the code self-update on boot? [19:34] v1 or v2? [19:34] I'm preparing for an update to the Cinch script. First step was to get these error messages in there (so people with old versions won't get tasks they can't handle). [19:34] Just let it run, it will eventually work. [19:34] oki [19:35] The first run of Cinch was user-based, but the next run should be based on recording IDs. That requires a different script. [19:35] so how do you specify a port in lynx... [19:36] Lynx? The text-based browser? [19:36] yes... [19:36] Doesn't :PORT work? [19:36] I tried that :S [19:36] Its 8001 for warrior right? [19:37] Yes, but I should warn you that the warrior UI is JavaScript-based, so Lynx wouldn't show you anything. [19:37] drat. [19:38] Why do you need it? [19:38] to stop the warrior remotely :D [19:38] Use an ssh tunnel? [19:38] thats gonna get complicated.... [19:39] sshed from window to server, server is vpn'ed to work... then ssh to the work desktop [19:39] curl -d "" http://localhost:8001/api/stop [19:39] :o [19:40] start doesn't work too does it? ;~~) [19:41] curl -d "" http://localhost:8001/api/keep_running [19:41] If you poke around a little bit you should be able to select a project. [19:42] curl -d "project_name=cinch" http://localhost:8001/api/select-project [19:43] I think it already stopped lol [19:43] curl: (7) couldn't connect to host [19:44] Is the API documented anywhere? [19:44] I can write you a nice little bash interface... [19:45] or at least try :D [19:46] No, it's not documented. It's hidden in the HTML files. [19:46] https://github.com/ArchiveTeam/seesaw-kit/blob/master/seesaw/templates/all-projects.html [19:46] https://github.com/ArchiveTeam/seesaw-kit/blob/master/seesaw/templates/settings.html [19:51] Maybe, if you want a bash interface, it's useful to make a list of things you'd want to have. I can add extra views to the web interface (a list of projects in text format, for example). [19:51] stop the warrior without accessing the web interface? :S [19:52] Yeah, but that's just one thing. [19:52] That's not a bash interface. But you can do that with curl -d "" http://localhost:8001/api/stop [19:53] I'd have a list of options; start; stop; enable projects.... [22:07] holy hell [22:07] that warrior UI is hardcore [22:13] ^ [22:16] it's pretty cool seeing this distributed downloader evolve from listerine [22:16] :D [22:16] I don't even know what revision this is [22:16] god, that was fun [22:16] Yea, I also love the GUI. [22:16] very slick. [22:18] I guess it's downloader v5