Commit Graph

15081 Commits (216e425cc55e8de1718df76f89c923cdf54de871)
 

Author SHA1 Message Date
Vasily 216e425cc5 Fix comment
4 years ago
Vasily 55b429e5e8 Moved migration routines to their own directory
4 years ago
Vasily ccafebca68 Extract "migrations" config name to a proper constant
4 years ago
Vasily ecaa7f8014 Improve migration logic
4 years ago
Vasily 66e11879ef Shuffle migrations in a more manageable structure
4 years ago
Joshua M. Boniface dcf3dbb250
Merge pull request #2515 from JustAMan/migration-scripts
4 years ago
Vasily 9eef0e8ca0 Implement EnableThrottling migration for pre-10.5.0 to 10.5.0 or newer
4 years ago
Andrew Rabert ca585f12b3
Fix Docker packages (#2499)
4 years ago
Vasily acd67c7152 Add tracking of JF version used to run this config previously
4 years ago
Vasily e80c9bb8c6
Merge pull request #2513 from Bond-009/alpha
4 years ago
Bond-009 375cf212dd
Update AlphanumComparatorTests.cs
4 years ago
Joshua M. Boniface 434f665e81
Merge pull request #2512 from Artiume/patch-4
4 years ago
Bond_009 be1d4b32c6 Add speed for alpha numeric sorting
4 years ago
Bond_009 ada3f96668 Add tests for alpha numeric sorting
4 years ago
artiume 7931a7a7d0
update fedora
4 years ago
Joshua M. Boniface a987b68f7c
Merge pull request #2508 from joshuaboniface/contributors-update
4 years ago
Joshua M. Boniface 3016e78aef Remove dependabotbot
4 years ago
Joshua M. Boniface 0e98d8bbad Update contributors list
4 years ago
Bond-009 5276c75cde
Merge pull request #2500 from mark-monteiro/2498-register-logging-correctly
4 years ago
dkanada c07e1e4f84
Merge pull request #2476 from JustAMan/playto-sort
4 years ago
dkanada 2dc1a18203
Merge pull request #2501 from JustAMan/pedal-to-the-metal-from-the-get-go
4 years ago
Vasily c1aafd2ba0 Default transcoding throttling to false for new installs
4 years ago
Bond-009 20ac3c36e2
Merge pull request #2483 from xosdy/fix-download-filename
4 years ago
Bond-009 464039043d
Merge pull request #2491 from mark-monteiro/2425-fix-playlists
4 years ago
Mark Monteiro a4bf645ba5 Fix compilation error
4 years ago
Mark Monteiro 9a6c279473 Increase min log level to 'Warning' framework namespaces
4 years ago
Mark Monteiro c376f4ca51 Register Serilog logging services correctly
4 years ago
Ilija Apostolovski 1c1484389a Translated using Weblate (Macedonian)
4 years ago
Bond-009 1c21248e2e
Merge pull request #2474 from JustAMan/simplify-sorting
4 years ago
Vasily 13d30a0a79
Merge pull request #2436 from dkanada/music
4 years ago
Vasily ba8d8cede9 Replace foreach with for - MOAR SPEED
4 years ago
Vasily 9a9f2aa293
Apply suggestions from code review
4 years ago
Vasily 376bbb40bd Apply code review suggestion
4 years ago
Mark Monteiro 3ab51712b8 Fix warnings in PlaylistXmlSaver
4 years ago
Mark Monteiro 1204818698 Clean up and document PlaylistResolver
4 years ago
Mark Monteiro 41a26f8ecd Correctly resolve playlists that are stored using a directory path
4 years ago
Mark Monteiro f00356e9fe Use a constant for the default playlist file name
4 years ago
dkanada 49f6809254 fix build error
4 years ago
Ignatius Bagus 0b0c5984f9 Translated using Weblate (Indonesian)
4 years ago
Adam Bokor 03a294a706 Translated using Weblate (Hungarian)
4 years ago
dkanada d86e5c2ab7 add code suggestions
4 years ago
dkanada 630d79fc96 prefix private fields with underscore
4 years ago
Steven Tang 2e856ad9fe Fix download file with non-ASCII filename
4 years ago
Ilija Apostolovski 6261e4e7f6 Translated using Weblate (Macedonian)
4 years ago
Ilija Apostolovski 77963c7a8c Added translation using Weblate (Macedonian)
4 years ago
Vasily 7f38af3701 Remove custom queue class as it is not needed
4 years ago
Vasily f81cd037f0 Small speed improvement - no need to convert an array to a list to just iterate over it
4 years ago
Vasily ae1f975b99 Implement fast sorting
4 years ago
Vasily 0f0b89f344 Trying to be more safe
4 years ago
Vasily e125db4fe3 Bring back sorting when needed to fix PlayTo
4 years ago