iskarian

Results 7 comments of iskarian

@phynias It looks like you need to use `{title_sort}` instead of `{sort_title}`.

Looks like it was removed from the tooltip in 8f76b518939e7c2a6f383ba46f5e007859ff1575 as part of localization; after a glance at the code it seems like it should still work though.

I found it while I was troubleshooting a separate issue where non-scene formatting on a tracker (and its files) made it so that Watcher was unable to identify the quality...

Watcher now seems to be logging the errors correctly. However, in a postprocessing scan, if there are multiple files to process and it fails on the first one, the crash...

Yeah, it worked on renaming them. But it is rather annoying to have to figure out which ones didn't import because there was an issue with them and which didn't...

> My suggestion here would be to define that `go install x` only ever installs binaries, never .a files. > That would change this from being about cmd/dist and the...

@jayconrod Reasonable. Thanks for the explanation. > I think your option 2 can be done safely, either by running `go build std` with an empty cache, then saving the entire...