Commit Graph

15208 Commits (f9cecfc0fb0cbd7a75b8aace84f094a46824b705)
 

Author SHA1 Message Date
Vasily 9a9f2aa293
Apply suggestions from code review
4 years ago
Vasily 376bbb40bd Apply code review suggestion
4 years ago
Vasily 11abe31e0d Speed up equality comparison of BaseItem
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
Mark Monteiro 7e3b6768f8 Add NuGet reference to config abstractions in MediaBrowser.Common project
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
Mark Monteiro 189f005846 Remove IConfiguration from service collection
4 years ago
Mark Monteiro 48f8118072 Do not save a reference to the startup config in ApplicationHost
4 years ago
Mark Monteiro a4e5a5ab31 Register configuration correctly with application using 'ConfigureAppConfiguration()' in WebHostBuilder
4 years ago
Bond_009 be6ed3ec7b Add comment
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
dkanada e80444d11b use the custom server for external ids
4 years ago
Vasily d1670f8180
Apply suggestions from code review
4 years ago
Vasily 8e20d2e931 Simplify AlphanumericComparer, reduce code duplication
4 years ago
Bond-009 13bf5e94b3
Merge pull request #2472 from Narfinger/tests-fix3
4 years ago
Narfinger 107974e3f8 moves shows tests to Theory and InlineData format
4 years ago
sharkykh 9d53fd0e73 Translated using Weblate (Hebrew)
4 years ago
dkanada fd3ee279de
Merge pull request #2448 from Narfinger/tests-fix2
4 years ago
sharkykh 6c6b5d7f28 Translated using Weblate (Hebrew)
4 years ago
MOLOKAL f11678ae4b Translated using Weblate (Malay)
4 years ago
Vasily a075fefca9
Merge pull request #2160 from Artiume/master
4 years ago
dkanada 4ae80a5d56 partially fix issue with music scans
4 years ago
Andreas Olsson b40ac479a2 Translated using Weblate (Swedish)
4 years ago
R0flcopt3r 3e2f09ecf8 Translated using Weblate (Norwegian Nynorsk)
4 years ago
Daniel De Jesus 6b634026e6 Translated using Weblate (Spanish (Dominican Republic))
4 years ago
artiume 697aee5b0c
Merge pull request #21 from jellyfin/master
4 years ago
dkanada 940990708e remove unused assignment
4 years ago
dkanada 19a609a889 update musicbrainz options
4 years ago
dkanada a34826008f update external ids
4 years ago
dkanada 0a55eb9106
Merge pull request #2444 from Narfinger/tests-fix
4 years ago
dkanada a3bb81553d
Merge pull request #2176 from Bond-009/nullable2
4 years ago
dkanada de40f22a46
Merge pull request #2384 from Bond-009/warn16
4 years ago
Bond_009 a2f955e2eb Fix formatting
4 years ago
Bond_009 07cc4be6a7 Fix some warnings
4 years ago
Narfinger 496bdc65f3 adds names from the episodenumber tests to path tests
4 years ago
Narfinger fd5f0c54a6 fixes formatting and enabling another test
4 years ago