Vasily
f4ccee5801
Add inheritdoc comment and squash simple method bodies
5 years ago
Vasily
e80c9bb8c6
Merge pull request #2513 from Bond-009/alpha
...
Improve alpha numeric sorting
5 years ago
Vasily
456f571343
Follow code review suggestions
5 years ago
Bond-009
375cf212dd
Update AlphanumComparatorTests.cs
5 years ago
Joshua M. Boniface
434f665e81
Merge pull request #2512 from Artiume/patch-4
...
Update Fedora build container version
5 years ago
Bond_009
be1d4b32c6
Add speed for alpha numeric sorting
5 years ago
Bond_009
ada3f96668
Add tests for alpha numeric sorting
5 years ago
artiume
7931a7a7d0
update fedora
5 years ago
Vasily
007c5b9f67
Implement BaseItem.GetHashCode override
5 years ago
Joshua M. Boniface
a987b68f7c
Merge pull request #2508 from joshuaboniface/contributors-update
...
Update contributors list
5 years ago
Joshua M. Boniface
3016e78aef
Remove dependabotbot
5 years ago
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.
5 years ago
Mark Monteiro
9aa259eb95
Revert unnecessary ordering changes in ApplicationHost
5 years ago
Mark Monteiro
6b06a9a919
Make Logger and LoggerFactory both protected in ApplicationHost
5 years ago
Mark Monteiro
c49a12dd73
Make LoggerFactory private in ApplicationHost and use it to construct loggers with context
5 years ago
Mark Monteiro
370c312e01
Make logger private in ApplicationHost
5 years ago
Mark Monteiro
b67e9cde8c
Replace ILogger with ILogger<T> wherever possible
...
Log entries will contain additional class context when using this interface
5 years ago
Mark Monteiro
76957213e6
Merge remote-tracking branch 'upstream/master' into support-injecting-iconfiguration
5 years ago
Bond-009
5276c75cde
Merge pull request #2500 from mark-monteiro/2498-register-logging-correctly
...
Register Logging Services Correctly
5 years ago
Mark Monteiro
3cb98fba55
Use ToList() instead of ToArray() on sequences of unknown size
5 years ago
dkanada
c07e1e4f84
Merge pull request #2476 from JustAMan/playto-sort
...
Bring back sorting when needed to fix PlayTo
5 years ago
Mark Monteiro
6438771212
Exit method early if there are no unique playlist items to add
5 years ago
Mark Monteiro
4d32b59a0b
Performance improvements
...
Use arrays instead of lists; use Array.CopyTo to concat playlist items; only count number of duplicates once
5 years ago
dkanada
2dc1a18203
Merge pull request #2501 from JustAMan/pedal-to-the-metal-from-the-get-go
...
Default transcoding throttling to false for new installs
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
...
This PR is based on a change originally proposed by this author
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
...
Fix download file with non-ASCII filename
5 years ago
Bond-009
464039043d
Merge pull request #2491 from mark-monteiro/2425-fix-playlists
...
Fix Playlist Deletion
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)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/mk/
5 years ago
Bond-009
1c21248e2e
Merge pull request #2474 from JustAMan/simplify-sorting
...
Simplify AlphanumericComparer, reduce code duplication
5 years ago
Vasily
13d30a0a79
Merge pull request #2436 from dkanada/music
...
Add config options for MusicBrainz
5 years ago
Vasily
ba8d8cede9
Replace foreach with for - MOAR SPEED
5 years ago
Vasily
9a9f2aa293
Apply suggestions from code review
...
Co-Authored-By: Bond-009 <bond.009@outlook.com>
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)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/id/
5 years ago
Adam Bokor
03a294a706
Translated using Weblate (Hungarian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hu/
5 years ago