MrMC headless [split between service and frontend on droid]#35
Open
MrMC headless [split between service and frontend on droid]#35
Conversation
Collaborator
|
I would love to have this as qnap ( or any nas) package so that MySQL users can use it to update database |
Contributor
Author
|
That's why I'm pushing to implement any kind of "backend" service (eg carplay) in json, because that's the most complete way we already have to implement client/server communication |
Collaborator
|
Getting services(plex/emby) in json seems like a lot of work :) And services rely on having server already so it’s not needed for headless As for carplay/android auto, we can look into it later if you like but like I said, extending plex/emby to work with json will be a bitch of a job for no real (visual) benefits.... but so is the carplay :) |
cc2bfb8 to
04148b4
Compare
65fed5c to
898b6c3
Compare
Raise our process priority so that it isn't killed as often
This reverts commit 56d1053c5948b5618ad13a894e8bd7e3e47b42e4.
…on initialization will be unloaded in 'reload' after update
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
@davilla @amet What I did so far on headless.
The "service" part is stable, just the droid gui is somewhat shaky, specifically regarding skins after we re-create the gui part.