Anton
Anton
I have been thinking about dropping the music section for all users. Would be possible to remove the section on startup but that would require one additional request to the...
You can already see what users are playing and in the current dev branch it is possible to se what payer they are using. https://github.com/tester22/HTPC-Manager/commits/plex-queue Adding plexwatch might be to...
@hellowlol yes. Like all other integrations the images displayed to the user are transcoded. I have been using the plex transcoder in favor of using the built in transcoder since...
@hellowlol Will have a look and can push to your version. I have rewritten all play commands in my latest version to use the same approach as Plex Media Served...
That was my first plan but won't work for multiple items. My new plan is to check the length of now_playing and use http://api.jquery.com/clone/ to create the HTML tags. But...
Yeah sorry. I have exposed cherryPy to the net with the built in auth. When I first open the app it asks me for http auth and loads the start...
If I have exposed the server to the net to access it when I'm away. Could place it behind nginx but tried this instead. 2014/1/17 svenvg93 [email protected] > out of...
I would love to be able to make API calls from the scheduler and sometimes in the future events (multiples tasks). Eg at 17:00 set download speed on all downloaders...
Have asked the support to fix it. I am not using Pimatic any more so if anyone want to take ownership of my 3 plugins that would be great.
Will fix when I am at home. I am using an combination of Domoticz, Node-Red (with node-red-ui) and an custom node web app that acts as an mqtt ui. All...