Vasily
098d3538e3
Disable logging.json migration as it is not ready yet
2020-03-06 17:22:22 +03:00
Vasily
d4564d8e29
More logging, mark all migrations as applied if setup wizard is not complete
2020-03-06 13:22:44 +03:00
Vasily
216e425cc5
Fix comment
2020-03-05 20:52:00 +03:00
Vasily
55b429e5e8
Moved migration routines to their own directory
2020-03-05 20:40:17 +03:00
Vasily
ccafebca68
Extract "migrations" config name to a proper constant
2020-03-05 20:37:49 +03:00
Vasily
ecaa7f8014
Improve migration logic
2020-03-05 20:09:33 +03:00
Vasily
66e11879ef
Shuffle migrations in a more manageable structure
2020-03-05 18:21:27 +03:00
Joshua M. Boniface
dcf3dbb250
Merge pull request #2515 from JustAMan/migration-scripts
...
Implement ability to run migration routines when updating Jellyfin
2020-03-05 10:03:43 -05:00
Vasily
9eef0e8ca0
Implement EnableThrottling migration for pre-10.5.0 to 10.5.0 or newer
2020-03-05 17:41:32 +03:00
Andrew Rabert
ca585f12b3
Fix Docker packages ( #2499 )
...
* Fix Vaapi Intel packages
https://github.com/jellyfin/jellyfin/issues/1901#issuecomment-593114951
Still need to compile with the packages to verify it builds properly. Arm builds probably need it too.
* Update Dockerfile
* Update Dockerfile
* Update Dockerfile.arm
* Update Dockerfile.arm
* Update Dockerfile.arm64
* Update Dockerfile.arm
* Update Dockerfile.arm
* Update Dockerfile.arm
* Update Dockerfile.arm64
* Update Dockerfile.arm64
* Update Dockerfile.arm
* Update Dockerfile
* shift from curl to git for web install
removed the necessity of curl, tar and package availability and using the source directly
* Update Dockerfile.arm
* Update Dockerfile.arm64
* Update Dockerfile
* Update Dockerfile
* Update Dockerfile.arm
* Update Dockerfile.arm64
* clean up packages and remove unnecessary ARG
* Update Dockerfile
* Update Dockerfile.arm64
* Update Dockerfile
* Update Dockerfile.arm64
* Update Dockerfile
* Update Dockerfile.arm
* Update Dockerfile.arm64
* Explainations
* Update Dockerfile.arm
* Update Dockerfile.arm64
2020-03-05 09:41:14 -05:00
Vasily
acd67c7152
Add tracking of JF version used to run this config previously
2020-03-05 16:22:15 +03:00
Vasily
e80c9bb8c6
Merge pull request #2513 from Bond-009/alpha
...
Improve alpha numeric sorting
2020-03-05 15:01:05 +03:00
Bond-009
375cf212dd
Update AlphanumComparatorTests.cs
2020-03-05 12:24:12 +01:00
Joshua M. Boniface
434f665e81
Merge pull request #2512 from Artiume/patch-4
...
Update Fedora build container version
2020-03-04 20:03:02 -05:00
Bond_009
be1d4b32c6
Add speed for alpha numeric sorting
2020-03-05 00:57:24 +01:00
Bond_009
ada3f96668
Add tests for alpha numeric sorting
2020-03-05 00:54:46 +01:00
artiume
7931a7a7d0
update fedora
2020-03-04 17:43:50 -05:00
Joshua M. Boniface
a987b68f7c
Merge pull request #2508 from joshuaboniface/contributors-update
...
Update contributors list
2020-03-03 23:27:11 -05:00
Joshua M. Boniface
3016e78aef
Remove dependabotbot
2020-03-03 23:22:29 -05:00
Joshua M. Boniface
0e98d8bbad
Update contributors list
...
Refreshes the contributors list with the data available from all merged
PRs. Includes a huge number of people who had never added themselves
manually. Going forward this is probably not needed anymore as we can
update this fairly easily.
2020-03-03 22:51:16 -05:00
Bond-009
5276c75cde
Merge pull request #2500 from mark-monteiro/2498-register-logging-correctly
...
Register Logging Services Correctly
2020-03-03 21:53:53 +01:00
dkanada
c07e1e4f84
Merge pull request #2476 from JustAMan/playto-sort
...
Bring back sorting when needed to fix PlayTo
2020-03-04 01:53:26 +09:00
dkanada
2dc1a18203
Merge pull request #2501 from JustAMan/pedal-to-the-metal-from-the-get-go
...
Default transcoding throttling to false for new installs
2020-03-04 01:37:44 +09:00
Vasily
c1aafd2ba0
Default transcoding throttling to false for new installs
2020-03-03 19:14:31 +03:00
Bond-009
20ac3c36e2
Merge pull request #2483 from xosdy/fix-download-filename
...
Fix download file with non-ASCII filename
2020-03-03 14:28:48 +01:00
Bond-009
464039043d
Merge pull request #2491 from mark-monteiro/2425-fix-playlists
...
Fix Playlist Deletion
2020-03-03 14:23:43 +01:00
Mark Monteiro
a4bf645ba5
Fix compilation error
2020-03-03 01:10:26 +01:00
Mark Monteiro
9a6c279473
Increase min log level to 'Warning' framework namespaces
2020-03-03 00:36:54 +01:00
Mark Monteiro
c376f4ca51
Register Serilog logging services correctly
2020-03-03 00:35:41 +01:00
Ilija Apostolovski
1c1484389a
Translated using Weblate (Macedonian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/mk/
2020-03-02 08:05:17 -05:00
Bond-009
1c21248e2e
Merge pull request #2474 from JustAMan/simplify-sorting
...
Simplify AlphanumericComparer, reduce code duplication
2020-03-02 12:28:31 +01:00
Vasily
13d30a0a79
Merge pull request #2436 from dkanada/music
...
Add config options for MusicBrainz
2020-03-02 12:54:17 +03:00
Vasily
ba8d8cede9
Replace foreach with for - MOAR SPEED
2020-03-02 12:39:34 +03:00
Vasily
9a9f2aa293
Apply suggestions from code review
...
Co-Authored-By: Bond-009 <bond.009@outlook.com>
2020-03-02 12:36:44 +03:00
Vasily
376bbb40bd
Apply code review suggestion
2020-03-02 12:34:34 +03:00
Mark Monteiro
3ab51712b8
Fix warnings in PlaylistXmlSaver
2020-03-01 18:41:17 +01:00
Mark Monteiro
1204818698
Clean up and document PlaylistResolver
2020-03-01 18:28:19 +01:00
Mark Monteiro
41a26f8ecd
Correctly resolve playlists that are stored using a directory path
2020-03-01 18:28:02 +01:00
Mark Monteiro
f00356e9fe
Use a constant for the default playlist file name
2020-03-01 18:23:51 +01:00
dkanada
49f6809254
fix build error
2020-03-01 22:48:41 +09:00
Ignatius Bagus
0b0c5984f9
Translated using Weblate (Indonesian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/id/
2020-02-29 15:49:17 -05:00
Adam Bokor
03a294a706
Translated using Weblate (Hungarian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hu/
2020-02-29 04:10:17 -05:00
dkanada
d86e5c2ab7
add code suggestions
2020-02-29 16:24:07 +09:00
dkanada
630d79fc96
prefix private fields with underscore
2020-02-29 16:22:45 +09:00
Steven Tang
2e856ad9fe
Fix download file with non-ASCII filename
2020-02-29 12:11:27 +08:00
Ilija Apostolovski
6261e4e7f6
Translated using Weblate (Macedonian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/mk/
2020-02-28 13:12:32 -05:00
Ilija Apostolovski
77963c7a8c
Added translation using Weblate (Macedonian)
2020-02-28 10:12:47 -05:00
Vasily
7f38af3701
Remove custom queue class as it is not needed
2020-02-28 17:27:16 +03:00
Vasily
f81cd037f0
Small speed improvement - no need to convert an array to a list to just iterate over it
2020-02-28 16:19:51 +03:00
Vasily
ae1f975b99
Implement fast sorting
2020-02-27 20:21:34 +03:00