Rob Emery

Results 91 comments of Rob Emery
trafficstars

#550 is also fixed in 5.2.41 @bmccorkle if that's an option for you. I'm running that on a few nodes and don't have this problem.

For the record, our nsclient only has these in with regards to IP's or password: ``` [/settings/default] ; ALLOWED HOSTS - A comaseparated list of allowed hosts. You can use...

Just re-confirmed this with a fresh install of 5.2.41; it'll get fixed when @mickem picks up development again.

I have no idea specifically; however it's not too unusual for the project to have extended periods where no development occurs

@dogweather AFAIK only triggers can be tested on Spices; there's no JS testing available atm. WRT to the goodies, the output can be pattern matched with regex etc so it's...

> Maybe like "Wait! Before you implement that common task, check to make sure it hasn't been done for you in the {perl roles,DDG namespace}!" Exactly! I think better visibility...

I thought Moment.js did this out-of-the-box based on the browser settings?

I very much am looking forward to this; more and more of the metadata from tmdb contains unicode characters which is introducing _many_ records in `episode` which are `NULL` across...

Yeah I agree with that, so I guess the bug is that 24 hour time isn't padded currently as the clock does show (for example) `14:43:50` but not `09:02:54`

OK so, I've copied in the `navidrome service` bits from https://github.com/navidrome/navidrome/pull/2295 and added the wrapper for running under kardianos as a service (not nicely abstracted, just sliced in at the...