Skip to content
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

Migrate server and user info to database #221

Merged
merged 1 commit into from Nov 2, 2020
Merged

Conversation

Maxr1998
Copy link
Member

@Maxr1998 Maxr1998 commented Oct 31, 2020

Got a bit bigger than I would've liked, but I had to change quite a few things to get this in. Also fixed some other things in the MediaService that I noticed. E.g. the sendError() would always crash the app in this form, as it's only used for custom commands within MediaBrowserCompatService. Instead, we just return a null result.

@Maxr1998 Maxr1998 added enhancement New feature or request code-cleanup/refactor Code cleanup or rework/refactor labels Oct 31, 2020
@Maxr1998 Maxr1998 added this to In progress in v2.2.0 via automation Oct 31, 2020
@Maxr1998 Maxr1998 self-assigned this Oct 31, 2020
@Maxr1998 Maxr1998 force-pushed the server-db branch 3 times, most recently from d9272c6 to 08c142a Compare October 31, 2020 22:59
@Maxr1998 Maxr1998 marked this pull request as ready for review October 31, 2020 22:59
@jellyfin jellyfin deleted a comment from nielsvanvelzen Nov 2, 2020
@nielsvanvelzen nielsvanvelzen merged commit 898f852 into master Nov 2, 2020
v2.2.0 automation moved this from In progress to Done Nov 2, 2020
@nielsvanvelzen nielsvanvelzen deleted the server-db branch November 2, 2020 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code-cleanup/refactor Code cleanup or rework/refactor enhancement New feature or request
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants