aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-03-05Update AlphanumComparatorTests.csBond-009
2020-03-05Add FIXME in HasConfiguredPassword public user DTO methodDavide Polonio
2020-03-04Merge pull request #2512 from Artiume/patch-4Joshua M. Boniface
Update Fedora build container version
2020-03-05Add speed for alpha numeric sortingBond_009
2020-03-05Add tests for alpha numeric sortingBond_009
2020-03-04update fedoraartiume
2020-03-04Implement BaseItem.GetHashCode overrideVasily
2020-03-03Merge pull request #2508 from joshuaboniface/contributors-updateJoshua M. Boniface
Update contributors list
2020-03-03Remove dependabotbotJoshua M. Boniface
2020-03-03Update contributors listJoshua M. Boniface
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-03Revert unnecessary ordering changes in ApplicationHostMark Monteiro
2020-03-03Make Logger and LoggerFactory both protected in ApplicationHostMark Monteiro
2020-03-03Make LoggerFactory private in ApplicationHost and use it to construct ↵Mark Monteiro
loggers with context
2020-03-03Make logger private in ApplicationHostMark Monteiro
2020-03-03Replace ILogger with ILogger<T> wherever possibleMark Monteiro
Log entries will contain additional class context when using this interface
2020-03-03Merge remote-tracking branch 'upstream/master' into ↵Mark Monteiro
support-injecting-iconfiguration
2020-03-03Merge pull request #2500 from mark-monteiro/2498-register-logging-correctlyBond-009
Register Logging Services Correctly
2020-03-03Fix emby/users/public not taking into account first runDavide Polonio
The previous implementation was not taking in account the first seup phase. Now the check has been added. A little method refactor has been done in order to make the code more elegant.
2020-03-03Fix conditional with a less verbose oneDavide Polonio
Co-Authored-By: Vasily <JustAMan@users.noreply.github.com>
2020-03-03Use ToList() instead of ToArray() on sequences of unknown sizeMark Monteiro
2020-03-04Merge pull request #2476 from JustAMan/playto-sortdkanada
Bring back sorting when needed to fix PlayTo
2020-03-03Exit method early if there are no unique playlist items to addMark Monteiro
2020-03-03Performance improvementsMark Monteiro
Use arrays instead of lists; use Array.CopyTo to concat playlist items; only count number of duplicates once
2020-03-04Merge pull request #2501 from JustAMan/pedal-to-the-metal-from-the-get-godkanada
Default transcoding throttling to false for new installs
2020-03-03Lower log level for BaseItem.Equals to debugVasily
2020-03-03Default transcoding throttling to false for new installsVasily
2020-03-03Add SegiH as a contributorMark Monteiro
This PR is based on a change originally proposed by this author
2020-03-03Revert unnecessary style changeMark Monteiro
2020-03-03Merge pull request #2483 from xosdy/fix-download-filenameBond-009
Fix download file with non-ASCII filename
2020-03-03Merge pull request #2491 from mark-monteiro/2425-fix-playlistsBond-009
Fix Playlist Deletion
2020-03-03Fix compilation errorMark Monteiro
2020-03-03Increase min log level to 'Warning' framework namespacesMark Monteiro
2020-03-03Register Serilog logging services correctlyMark Monteiro
2020-03-02Check for duplicates when adding items to a playlistMark Monteiro
2020-03-03migrate audiodb to plugindkanada
2020-03-02Translated using Weblate (Macedonian)Ilija Apostolovski
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/mk/
2020-03-02Merge pull request #2474 from JustAMan/simplify-sortingBond-009
Simplify AlphanumericComparer, reduce code duplication
2020-03-02Merge pull request #2436 from dkanada/musicVasily
Add config options for MusicBrainz
2020-03-02Replace foreach with for - MOAR SPEEDVasily
2020-03-02Apply suggestions from code reviewVasily
Co-Authored-By: Bond-009 <bond.009@outlook.com>
2020-03-02Apply code review suggestionVasily
2020-03-02Speed up equality comparison of BaseItemVasily
2020-03-01Fix emby/user/public API leaking private dataDavide Polonio
This commit fixes the emby/user/public API that was returning more data than necessary. Now only the following information are returned: - the account name - the primary image tag - the field hasPassword - the field hasConfiguredPassword, useful for the first wizard only (see https://github.com/jellyfin/jellyfin/issues/880#issuecomment-465370051) - the primary image aspect ratio A new DTO class, PrivateUserDTO has been created, and the route has been modified in order to return that data object.
2020-03-01Fix warnings in PlaylistXmlSaverMark Monteiro
2020-03-01Clean up and document PlaylistResolverMark Monteiro
2020-03-01Correctly resolve playlists that are stored using a directory pathMark Monteiro
2020-03-01Use a constant for the default playlist file nameMark Monteiro
2020-03-01fix build errordkanada
2020-03-01Add NuGet reference to config abstractions in MediaBrowser.Common projectMark Monteiro
2020-02-29Translated using Weblate (Indonesian)Ignatius Bagus
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/id/