-
Notifications
You must be signed in to change notification settings - Fork 164
Pi Zero Support, snapcast UPnP go-librespotify and automation #186
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
flammableliquids
wants to merge
9
commits into
nicokaiser:main
Choose a base branch
from
flammableliquids:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
Added documentation update for HATs
forgot to upload fix
* bug fixess, getops and module additions - each function is now callable on an individual level with command line flags - if statement for debian version checks. - inclusion of snapcast installation - inclusion of UPnP client installation - README updated to include new modules. new version of shairport and settings defaults changed to be a bit more useful and a little less deafening. * Update install.sh fix getops arguments and include fix lost with merge * Update install.sh updated to have clearer communication of progress (banners and colouring) Added a few 'basic os' setup commands. Specifically netselect-apt the function update_latest is not set to execute. I'm not sure it's a good idea to force it on people just yet. * Update install.sh - heading text returns to normal colour after writing a message. - Fix mistakes with function and variable calls. - enabling bt-agent '--now' flag removed due to crashes - updated Get Opts help message. - moved OS verification and netselect to the standard installation path. With yes no flag.
* bug fixess, getops and module additions - each function is now callable on an individual level with command line flags - if statement for debian version checks. - inclusion of snapcast installation - inclusion of UPnP client installation - README updated to include new modules. * new version of shairport and settings defaults new version of shairport and settings defaults changed to be a bit more useful and a little less deafening. * Update install.sh immediately start services after installations * Update install.sh fix getops arguments and include fix lost with merge * Update install.sh updated to have clearer communication of progress (banners and colouring) Added a few 'basic os' setup commands. Specifically netselect-apt the function update_latest is not set to execute. I'm not sure it's a good idea. * Update install.sh - turns text to normal colour after writing a message. - Fix mistakes with function and variable calls. - enabling bt-agent --now flag removed due to crashes - updated Get Opts help message. - moved OS verification and netselect to the standard installation path. With yes no flag. * Testing completed ReadMe updated with warnings, bluetooth.service fixes and updated table. Mistakes in spelling for installation script fixed. Disabled a2dp option as it was a rabbit hole, and best left for manual execution. netselect-apt commented out as the package doesn't work as advertised * Update README.md formatting * example config.txt and script aesthetic changes changed the colour of questions to a function, for easier reading. netselect-apt does not actually do anything on raspberry pi machines, commented out for when they fix the bug. Script execution completetion message at bottom * script upgrades - styling and standardization - Put in some nicer headings and layouts. - Better commenting within the script. - standard execution runs an update and upgrade of apt, so that it isn't repeated twice in other functions. - banner to indicate script has completed. - new heading function to make it clearer to users where they are. * remove duplicate file trying fancy Readme styling * Update README.md
forgot to close the log_red function.
* Fix librespot settings to allow raspotify startup * Fix bash error * Update install.sh - snapcast client. - UPnP client. - raspotify modification to allow for 32bit raspbian and pi zero - getopts modification. * - raspotify modification to allow for 32bit raspbian and pi zero - getopts modification. - snapcast client. - UPnP client. * script layout and commenting. Fixes for calling individual installations, specifically for the variable of the hostname. raspotify default configurations fixes and updates --------- Co-authored-by: Alram Lechner <[email protected]>
- Fix librespot settings to allow raspotify startup - Fix bash error - snapcast client. - UPnP client. - raspotify modification to allow for 32bit raspbian and pi zero - getopts modification. - script layout and commenting. - Fixes for calling individual installations, specifically for the variable of the hostname. - raspotify default configurations fixes and updates - fix for os check, trixie now supported. - set_hostname logic fix. - log_yellow changed to log_blue for go-librespotify messages - bug fix for no option flag --------- Co-authored-by: Alram Lechner <[email protected]>
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.
Script uplift, including but not limited to: