Commit Graph

15227 Commits (37ff36226bbd4c942b87e1bf1d47682b78098868)
 

Author SHA1 Message Date
Mark Monteiro 6438771212 Exit method early if there are no unique playlist items to add
5 years ago
Mark Monteiro 4d32b59a0b Performance improvements
5 years ago
dkanada 2dc1a18203
Merge pull request #2501 from JustAMan/pedal-to-the-metal-from-the-get-go
5 years ago
Vasily f21cd30039 Lower log level for BaseItem.Equals to debug
5 years ago
Vasily c1aafd2ba0 Default transcoding throttling to false for new installs
5 years ago
Mark Monteiro 7f96fce15d Add SegiH as a contributor
5 years ago
Mark Monteiro 77533fd433 Revert unnecessary style change
5 years ago
Bond-009 20ac3c36e2
Merge pull request #2483 from xosdy/fix-download-filename
5 years ago
Bond-009 464039043d
Merge pull request #2491 from mark-monteiro/2425-fix-playlists
5 years ago
Mark Monteiro a4bf645ba5 Fix compilation error
5 years ago
Mark Monteiro 9a6c279473 Increase min log level to 'Warning' framework namespaces
5 years ago
Mark Monteiro c376f4ca51 Register Serilog logging services correctly
5 years ago
Mark Monteiro dde0277050 Check for duplicates when adding items to a playlist
5 years ago
dkanada 76e49a1eb7 migrate audiodb to plugin
5 years ago
Ilija Apostolovski 1c1484389a Translated using Weblate (Macedonian)
5 years ago
Bond-009 1c21248e2e
Merge pull request #2474 from JustAMan/simplify-sorting
5 years ago
Vasily 13d30a0a79
Merge pull request #2436 from dkanada/music
5 years ago
Vasily ba8d8cede9 Replace foreach with for - MOAR SPEED
5 years ago
Vasily 9a9f2aa293
Apply suggestions from code review
5 years ago
Vasily 376bbb40bd Apply code review suggestion
5 years ago
Vasily 11abe31e0d Speed up equality comparison of BaseItem
5 years ago
Mark Monteiro 3ab51712b8 Fix warnings in PlaylistXmlSaver
5 years ago
Mark Monteiro 1204818698 Clean up and document PlaylistResolver
5 years ago
Mark Monteiro 41a26f8ecd Correctly resolve playlists that are stored using a directory path
5 years ago
Mark Monteiro f00356e9fe Use a constant for the default playlist file name
5 years ago
dkanada 49f6809254 fix build error
5 years ago
Mark Monteiro 7e3b6768f8 Add NuGet reference to config abstractions in MediaBrowser.Common project
5 years ago
Ignatius Bagus 0b0c5984f9 Translated using Weblate (Indonesian)
5 years ago
Adam Bokor 03a294a706 Translated using Weblate (Hungarian)
5 years ago
dkanada d86e5c2ab7 add code suggestions
5 years ago
dkanada 630d79fc96 prefix private fields with underscore
5 years ago
Steven Tang 2e856ad9fe Fix download file with non-ASCII filename
5 years ago
Mark Monteiro 189f005846 Remove IConfiguration from service collection
5 years ago
Mark Monteiro 48f8118072 Do not save a reference to the startup config in ApplicationHost
5 years ago
Mark Monteiro a4e5a5ab31 Register configuration correctly with application using 'ConfigureAppConfiguration()' in WebHostBuilder
5 years ago
Bond_009 be6ed3ec7b Add comment
5 years ago
Ilija Apostolovski 6261e4e7f6 Translated using Weblate (Macedonian)
5 years ago
Ilija Apostolovski 77963c7a8c Added translation using Weblate (Macedonian)
5 years ago
Vasily 7f38af3701 Remove custom queue class as it is not needed
5 years ago
Vasily f81cd037f0 Small speed improvement - no need to convert an array to a list to just iterate over it
5 years ago
Vasily ae1f975b99 Implement fast sorting
5 years ago
Vasily 0f0b89f344 Trying to be more safe
5 years ago
Vasily e125db4fe3 Bring back sorting when needed to fix PlayTo
5 years ago
dkanada e80444d11b use the custom server for external ids
5 years ago
Vasily d1670f8180
Apply suggestions from code review
5 years ago
Vasily 8e20d2e931 Simplify AlphanumericComparer, reduce code duplication
5 years ago
Bond-009 13bf5e94b3
Merge pull request #2472 from Narfinger/tests-fix3
5 years ago
Narfinger 107974e3f8 moves shows tests to Theory and InlineData format
5 years ago
sharkykh 9d53fd0e73 Translated using Weblate (Hebrew)
5 years ago
dkanada fd3ee279de
Merge pull request #2448 from Narfinger/tests-fix2
5 years ago