| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |||
| 2019-02-12 | Don't clone lists | Bond_009 | |
| 2019-02-12 | Tuple -> ValueTuple | Bond_009 | |
| 2019-02-12 | Use HashSets for increased perf | Bond_009 | |
| 2019-02-09 | Removed some unused fields | Bond_009 | |
| 2019-01-31 | Merge pull request #734 from Bond-009/culture | Joshua M. Boniface | |
| Fix more analyzer warnings | |||
| 2019-01-31 | Remove support for games as a media type | Claus Vium | |
| 2019-01-30 | Merge branch 'master' into culture | Bond-009 | |
| 2019-01-28 | Unwrapped all /(Write|Read)All(Text|Bytes)/ functions. | Erwin de Haan | |
| 2019-01-28 | Unwrapped `MoveDirectory`, `DirectoryExists`, `FileExists` & removed `MoveFile` | Erwin de Haan | |
| 2019-01-28 | Unwrapped CreateDirectory and DeleteDirectory | Erwin de Haan | |
| 2019-01-28 | Unwrapped GetDirectoryName and DirectorySeperatorChar | Erwin de Haan | |
| 2019-01-27 | Check if file exists instead of catching exceptions | Bond_009 | |
| 2019-01-27 | Fix more analyzer warnings | Bond_009 | |
| 2019-01-20 | Replaced injections of ILogger with ILoggerFactory | William Taylor | |
| This makes resolving dependencies from the container much easier as you cannot resolve with primitives parameters in a way that is any more readable. The aim of this commit is to change as little as possible with the end result, loggers that were newed up for the parent object were given the same name. Objects that used the base or app loggers, were given a new logger with an appropriate name. Also removed some unused dependencies. | |||
| 2019-01-17 | Reformat JustAMan review pt1 changes | Erwin de Haan | |
| Refs #575 | |||
| 2019-01-13 | ReSharper format: conform inline 'out' parameters. | Erwin de Haan | |
| 2019-01-13 | ReSharper conform to 'var' settings | Erwin de Haan | |
| 2019-01-13 | Visual Studio Reformat: Emby.Server.Implementations Part I-Lib | Erwin de Haan | |
| 2019-01-11 | Merge branch 'dev' into code-cleanup | Erwin de Haan | |
