Toby Simmons

Results 11 comments of Toby Simmons

Update: Looks like you have a typo [on line 301 of List.vue](https://github.com/6c65726f79/Transmissionic/blob/main/src/views/List.vue#L301) ... it should be `return UserSettings.state.compactMode ? 46 : 72;` instead of `return UserSettings.state.condensedMode ? 46 : 72;`...

Oh, nice! Thanks. I just manually corrected my install by editing the css file by hand. My install is downloaded from releases, I do not have a build system up...

Which branch should be the safest and yet up to date branch if I wanted to build my own?

Roger that. Will wait for the next release then.

https://github.com/mattt/Navajo might be promising ... On Mar 24, 2014, at 10:13 AM, Dominik Reichardt [email protected] wrote: > another wish, if implement this, please do not use the bright colors (red...

Reverting to the previous edition runs the task as expected with no "Connection failed: Unable to parse response content" message.

Hmm. Okay. Are these tries made at the same time/async? Or does it try the first one and, if that fails, then fall through to the second URI? It is...

Just following up, it seems also to miss other shows who's title is numeric, for example: 1923.S01E02.720p.HEVC.x265-MeGusta.mp4 ``` GuessIt found: { "year": 1923, "season": 1, "episode": 2, "screen_size": "720p", "video_codec":...

This will require updating the version of AtomicParsley (apparently MetaZ is bundled with a really OLD version, built on Mar 9, 2008.) I'm not sure if upgrading AP will break...