| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-03-11 | Merge branch 'master' into warn17 | Bond-009 | |
| 2020-03-02 | Merge pull request #2436 from dkanada/music | Vasily | |
| Add config options for MusicBrainz | |||
| 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-01 | update some comments | dkanada | |
| Co-Authored-By: Bond-009 <bond.009@outlook.com> | |||
| 2020-02-01 | improve scan progress and fix a few bugs | dkanada | |
| 2020-01-22 | Clean up Emby.Naming | Bond_009 | |
| 2020-01-11 | Clean up some more | Bond_009 | |
| 2020-01-11 | Merge pull request #2105 from Bond-009/namingtests | Vasily | |
| Add back all old emby tests | |||
| 2020-01-10 | Merge branch 'master' into warn12 | Bond_009 | |
| 2020-01-09 | Merge branch 'master' into namingtests | Bond_009 | |
| 2020-01-01 | remove directory check | dkanada | |
| 2019-12-17 | Merge branch 'master' into namingtests | Bond-009 | |
| 2019-12-15 | remove space | dkanada | |
| Co-Authored-By: Bond-009 <bond.009@outlook.com> | |||
| 2019-12-14 | add suggested changes | dkanada | |
| Co-Authored-By: Bond-009 <bond.009@outlook.com> | |||
| 2019-12-14 | fix playlist deletion | dkanada | |
| 2019-12-11 | More warnings (removed) | Bond_009 | |
| 2019-12-11 | Merge pull request #2041 from Bond-009/warn11 | dkanada | |
| Fix more warnings | |||
| 2019-12-06 | Add back all old emby tests | Bond_009 | |
| 2019-12-06 | Merge remote-tracking branch 'upstream/master' into random | Bond-009 | |
| 2019-11-27 | Fix more warnings | Bond_009 | |
| 2019-11-10 | Merge pull request #1965 from Bond-009/dbjson | dkanada | |
| Deserialize with the correct type (and warning fixes) | |||
| 2019-11-08 | Merge pull request #1929 from Narfinger/parser-fix4 | dkanada | |
| [Draft][Help wanted] Fix parsing of certain names and adds a default season if no season was found | |||
| 2019-11-07 | removed restriction to 3 digits in episodenumber and 4 in season numbers | Narfinger | |
| 2019-11-01 | Deserialize with the correct type (and warning fixes) | Bond_009 | |
| 2019-10-29 | Fix more warnings | Bond_009 | |
| 2019-10-22 | add another parser case and allow parsing of seasonless | Narfinger | |
| Add another parser case and we now allow parsing of seasonless series which hopefully should cover more cases of directory structure | |||
| 2019-10-20 | Don't shuffle some types by default | Bond_009 | |
| 2019-09-02 | Add debug logs and try/catch when creating folder | Joshua Boniface | |
| 2019-09-02 | Fix warnings, improve performance (#1665) | Bond-009 | |
| * Fix warnings, improve performance `QueryResult.Items` is now a `IReadOnlyList` so we don't need to allocate a new `Array` when we have a `List` (and `Items` shouldn't need to be mutable anyway) * Update Providers .csproj to latest C# * Remove extra newline from DtoService.cs * Remove extra newline from UserLibraryService.cs | |||
| 2019-08-09 | Use CultureInvariant string conversion for Guids | Bond-009 | |
| 2019-06-01 | Fix more warnings | Bond-009 | |
| 2019-03-13 | More warning fixes | Bond-009 | |
| 2019-03-07 | Reduce the amount of exceptions thrown | Bond_009 | |
| 2019-02-19 | Merge pull request #848 from Bond-009/perf | Joshua M. Boniface | |
| Minor changes to reduce allocations | |||
