| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-04-20 | Add some simple tests | Bond_009 | |
| 2020-04-19 | Changed '\d' to '[0-9]'. | randrey | |
| 2020-04-18 | Limit imdbid to 8 digits. | randrey | |
| 2020-04-18 | Fix imdbid regex | randrey | |
| 2020-04-16 | Merge pull request #2830 from Bond-009/dvdlib | Vasily | |
| DvdLib: remove dependency on MediaBrowser.Model | |||
| 2020-04-15 | Merge pull request #2746 from dafo90/master | Bond-009 | |
| Authentication request log with IP | |||
| 2020-04-15 | Merge branch 'master' into nullable3 | Bond_009 | |
| 2020-04-13 | Throw AuthenticationException instead of ArgumentNullException when a user ↵ | Mark Monteiro | |
| does not exist | |||
| 2020-04-13 | Return correct status codes for authentication and authorization errors | Mark Monteiro | |
| - Use AuthenticatonException to return 401 - Use SecurityException to return 403 - Update existing throws to throw the correct exception for the circumstance | |||
| 2020-04-11 | Merge remote-tracking branch 'upstream/master' into register-services-correctly | Mark Monteiro | |
| 2020-04-11 | DvdLib: remove dependency on MediaBrowser.Model | Bond_009 | |
| 2020-04-10 | Merge pull request #2755 from Bond-009/dbcleanup | Vasily | |
| Clean up SqliteItemRepository | |||
| 2020-04-08 | Log message for each exception during login | dafo90 | |
| 2020-04-07 | Merge pull request #2696 from mark-monteiro/fix-extras | Vasily | |
| Display Extras With Unknown Types | |||
| 2020-04-06 | Fix Authentication request log | dafo90 | |
| 2020-04-05 | Enable nullabe reference types for MediaBrowser.Model | Bond_009 | |
| 2020-04-04 | Register and construct IUserDataManager and IUserDataRepository correctly | Mark Monteiro | |
| 2020-04-04 | Register and construct IUserManager and IUserRepository correctly | Mark Monteiro | |
| 2020-04-04 | Register and construct LibraryManager correctly | Mark Monteiro | |
| 2020-04-04 | Inject and construct ISearchEngine and IMusicManager correctly | Mark Monteiro | |
| 2020-04-04 | Register and construct IMediaSourceManager correctly | Mark Monteiro | |
| 2020-04-03 | Clean up SqliteItemRepository | Bond_009 | |
| 2020-04-02 | Authentication request log with IP | Didier Dafond | |
| 2020-04-01 | Remove duplicate array of extras directory names | Mark Monteiro | |
| 2020-03-24 | Remove unused usings | Bond_009 | |
| 2020-03-11 | Merge branch 'master' into warn17 | Bond-009 | |
| 2020-03-03 | Replace ILogger with ILogger<T> wherever possible | Mark Monteiro | |
| Log entries will contain additional class context when using this interface | |||
| 2020-03-03 | Merge pull request #2491 from mark-monteiro/2425-fix-playlists | Bond-009 | |
| Fix Playlist Deletion | |||
| 2020-03-02 | Merge pull request #2436 from dkanada/music | Vasily | |
| Add config options for MusicBrainz | |||
| 2020-03-01 | Fix emby/user/public API leaking private data | Davide 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-01 | Clean up and document PlaylistResolver | Mark Monteiro | |
| 2020-03-01 | Correctly resolve playlists that are stored using a directory path | Mark Monteiro | |
| 2020-02-23 | Fix some warnings | Bond_009 | |
| * Add analyzers to MediaBrowser.XbmcMetadata * Enable TreatWarningsAsErrors for MediaBrowser.XbmcMetadata * Add analyzers to MediaBrowser.WebDashboard * Enable TreatWarningsAsErrors for MediaBrowser.WebDashboard * Disable SA1600 in favor of CS1591 | |||
| 2020-02-23 | Merge pull request #2427 from Bond-009/minor | dkanada | |
| Minor improvements | |||
| 2020-02-22 | add config options for musicbrainz | dkanada | |
| 2020-02-19 | Minor improvements | Bond_009 | |
| 2020-02-19 | Update Emby.Server.Implementations/Library/LibraryManager.cs | Ulrich Wagner | |
| Co-Authored-By: Bond-009 <bond.009@outlook.com> | |||
| 2020-02-19 | Curly braces on new lines | Ulrich Wagner | |
| 2020-02-19 | Omitting the parameter ExtraChapters | Ulrich Wagner | |
| 2020-02-19 | Update Emby.Server.Implementations/Library/LibraryManager.cs | Ulrich Wagner | |
| Co-Authored-By: Bond-009 <bond.009@outlook.com> | |||
| 2020-02-19 | Update Emby.Server.Implementations/Library/LibraryManager.cs | Ulrich Wagner | |
| Co-Authored-By: Bond-009 <bond.009@outlook.com> | |||
| 2020-02-19 | Constructor of the LibraryManager takes the mediaEncoder as parameter | Ulrich Wagner | |
| 2020-02-19 | Update Emby.Server.Implementations/Library/LibraryManager.cs | Ulrich Wagner | |
| Co-Authored-By: Bond-009 <bond.009@outlook.com> | |||
| 2020-02-19 | Update Emby.Server.Implementations/Library/LibraryManager.cs | Ulrich Wagner | |
| Co-Authored-By: Bond-009 <bond.009@outlook.com> | |||
| 2020-02-19 | Update Emby.Server.Implementations/Library/LibraryManager.cs | Ulrich Wagner | |
| Co-Authored-By: Bond-009 <bond.009@outlook.com> | |||
| 2020-02-19 | Update Emby.Server.Implementations/Library/LibraryManager.cs | Ulrich Wagner | |
| Co-Authored-By: Bond-009 <bond.009@outlook.com> | |||
| 2020-02-19 | Only reading the result of GetMediaInfo if it completed successfully | Ulrich Wagner | |
| 2020-02-17 | #2407: Prefer MP4-Metadata for episodes | Ulrich Wagner | |
| 2020-02-05 | Merge branch 'master' into naming | Bond-009 | |
| 2020-02-03 | Merge pull request #2359 from Bond-009/username | dkanada | |
| Allow changing capitalization of usernames | |||
