-
Notifications
You must be signed in to change notification settings - Fork 141
Support for Synology [DSM 7] #291
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
gapple
wants to merge
33
commits into
mrworf:master
Choose a base branch
from
gapple:dsm7
base: master
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.
Open
Changes from 28 commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
9fc45da
Update plex-core to support synology packages
myellen 117f922
include build identifier in FILE_VERSION
myellen 9124a43
detect synology
myellen 5bfb7d4
update installer.sh
myellen a5d183f
add spaces
myellen b6fc540
indent with tabs instead of spaces
myellen ec89f90
remove old build values
myellen 70888ea
remove redundant line of code
myellen 1aba28a
Add synology section to readme
myellen 3e25035
Remove REDHAT variable and use DISTRO instead
demonbane cc9ee5c
Add message to add plex certificate in error
myellen cb33e7b
change info to echo -e
myellen 6f40555
add synology handling to AUTOSTART
myellen 569adbb
do not show plexpass password on entry
myellen 335cf82
remove color from error message
myellen 2c91c80
enable AUTOSTART for synology
myellen 848f56c
dont repeat code
myellen e5b65ce
enable AUTODELETE by default
myellen 508e7dd
Update cron support
myellen 35fea18
Add PATH variable to cron file
myellen e9cecfc
remove duplicated code for saving config
myellen fa31574
remove comment
myellen 26c65ff
Also copy MAILTO from crontab
myellen a83f077
move around cron file creation
myellen c203795
suppress AUTOSTART warning for synology
myellen 388ff66
Compatibility with Synology DSM7
gapple ade4ddf
Merge remote-tracking branch 'origin/master' into dsm7
gapple 23ce261
Update installer for Synology DSM7 support
gapple 86c1d9b
Adjust version number parsing for Synology DSM7
gapple 1557355
Detect Synology 7.2+
gapple 4cd0d0e
Fix DSM 7 minor version check
gapple 1da06d8
Update version check for Synology 7.2+
gapple 42efb94
Additional Synology 72 support
gapple File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The DSM7 package manager doesn't appear to have an interface for adding Plex's public key any more, so this may only be required for DSM6.