-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
Debian packaging improvements #9
Conversation
Replace the name emby/emby-server with jellyfin everywhere.
1f3041f
to
5609168
Compare
This builds a Debian binary package with a working service for me.
|
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.
It also might make sense to include a migration script for moving from Emby to Jellyfin
fi | ||
fi | ||
|
||
# Data directory where Emby database, cache and logs are stored |
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.
This comment needs fixing :-)
case "$1" in | ||
start) | ||
if [ "$pid" == "" ]; then | ||
echo "Starting Emby..." |
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.
And those echo lines also need a naming fix
Yea, there is a ton wrong with this branch, I was too hasty in self-merging - I've reverted it to do some more testing. |
Debian packaging improvements
Multiple improvements to the Debian packaging, including:
jellyfin
.dotnet
startup./var/lib/emby
path inMediaBrowser.Server.Mono/app.config
.