| Age | Commit message (Collapse) | Author |
|
Increase lyrics migration batch size to 5000
Original-merge: 2a3c904a9f3dbad9086052ede59fa03bdc3f7d69
Merged-by: joshuaboniface <joshua@boniface.me>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
|
|
Mark Audio as RequiresDeserialization and backfill data
Original-merge: e2c909f50f34cc06fcd39a02407d1f5b7bb37a1e
Merged-by: joshuaboniface <joshua@boniface.me>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
|
|
Properly dispose dbContext in MigrateUserDb
Original-merge: 9b98638b2bf516cbed91ad54d20e9d07ceb69d4e
Merged-by: nielsvanvelzen <nielsvanvelzen@users.noreply.github.com>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Conflicts:
# Emby.Server.Implementations/ApplicationHost.cs
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: John Doe <john@doe>
Co-authored-by: Lehonti Ramos <lehonti@ramos>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
changed values
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Don't check for null before
* Don't try different formats when not needed (NumberFormat.Integer is the fast path)
|
|
|
|
|
|
|
|
|
|
|