Dominic Robinson

Results 16 comments of Dominic Robinson

I modified the code a bit changing line 141 to: throw new exception('Request error: '.$response['error']['code'].' - '.$response['error']['message']); To get a more specific response back: I'm only getting this "'Request error:...

Has there been any resolution to this, just encountered this when upgrading the images used by our [helm chart](https://github.com/slingshotlabs/reaction-oss-helm-chart) ? Have had to rollback for now - whilst most people...

Same here - 100% 2 cores, web interface unresponsive. Didn't have any luck purging the cache files, nor restoring from a month old ZFS snapshot

This is a subject I've thought long and hard about over the last few months and just the way Emby is going at the moment and the attitude of it's...

Also in regards to a name - I was thinking something like EmbéLibre lol

I did have a look at that a while back and it's certainly a valiant effort, but for me it lacks something critical - music support. Also I know it's...

I'm contemplating something else at the moment... bear with me: Whilst I have ended my issue on their GitHub page due to them having cleaned up a few things and...

Also not ruling out a completely new solution - I too would like something that isn't dependent on netcore as it's a pain to manage a build system on Fedora/RHEL....

I have started work on modifying Emby to build under netcore / scripting the automation to merge changes from upstream. Have 75% of the projects building, a couple I need...

There's a portion of code missing from their repo that would allow you to build a fully working version under .net core. That is the server application itself - in...