aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Library
AgeCommit message (Collapse)Author
2020-02-01update some commentsdkanada
Co-Authored-By: Bond-009 <bond.009@outlook.com>
2020-02-01improve scan progress and fix a few bugsdkanada
2020-01-31Allow changing capitalization of usernamesBond_009
2020-01-22Clean up Emby.NamingBond_009
2020-01-19Merge pull request #2257 from Bond-009/cleantestsdkanada
Fix a couple of tests
2020-01-13Merge pull request #2096 from Bond-009/embytvdkanada
Clean up Emby.Server.Implementations/LiveTv/EmbyTV/EmbyTV.cs
2020-01-11Clean up some moreBond_009
2020-01-11Merge pull request #2105 from Bond-009/namingtestsVasily
Add back all old emby tests
2020-01-10Merge branch 'master' into warn12Bond_009
2020-01-10Merge branch 'master' into embytvBond_009
2020-01-09Merge branch 'master' into namingtestsBond_009
2020-01-08Fix build and address commentsBond_009
2020-01-08merge branch master into media-attachmentsdkanada
2020-01-04Merge pull request #2206 from Bond-009/userconfigdkanada
Delete user config dir on user deletion
2020-01-02Merge pull request #2150 from Bond-009/releaseerrordkanada
Enable TreatWarningsAsErrors for some projects
2020-01-01Merge pull request #2153 from dkanada/fix-playlistdkanada
Fix playlist deletion and a few warning fixes
2020-01-01remove directory checkdkanada
2019-12-29Delete user config dir on user deletionBond_009
2019-12-20Merge branch 'master' into warn12Bond_009
2019-12-17Merge branch 'master' into namingtestsBond-009
2019-12-15remove spacedkanada
Co-Authored-By: Bond-009 <bond.009@outlook.com>
2019-12-14add suggested changesdkanada
Co-Authored-By: Bond-009 <bond.009@outlook.com>
2019-12-14fix playlist deletiondkanada
2019-12-14track progress for any item that supports the featuredkanada
2019-12-13Enable TreatWarningsAsErrors for some projectsBond_009
Analyzers are only run in debug build, so setting TreatWarningsAsErrors for release build will catch the compiler warnings until we resolve all analyzer warnings.
2019-12-11More warnings (removed)Bond_009
2019-12-11Merge pull request #2041 from Bond-009/warn11dkanada
Fix more warnings
2019-12-10Apply suggestions from code reviewBond-009
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
2019-12-10Merge pull request #1923 from Bond-009/randomdkanada
Don't shuffle some types by default
2019-12-06Add back all old emby testsBond_009
2019-12-06Merge remote-tracking branch 'upstream/master' into randomBond-009
2019-12-04Clean up Emby.Server.Implementations/LiveTv/EmbyTV/EmbyTV.csBond_009
2019-11-27Fix more warningsBond_009
2019-11-25* Add support for multi segment base urlsBond_009
* Make baseurl case-insensitive
2019-11-23Merge pull request #1926 from Bond-009/authdkanada
Add clearer exceptions, warnings and docs
2019-11-22Reword exception messageBond_009
2019-11-22Fix some warningsBond-009
2019-11-21Fix easy passwordBond-009
2019-11-10Merge pull request #1965 from Bond-009/dbjsondkanada
Deserialize with the correct type (and warning fixes)
2019-11-08Merge pull request #1929 from Narfinger/parser-fix4dkanada
[Draft][Help wanted] Fix parsing of certain names and adds a default season if no season was found
2019-11-07Update Emby.Server.Implementations/Library/MediaSourceManager.cs Andrew Mahone
docs Co-Authored-By: Bond-009 <bond.009@outlook.com>
2019-11-07Update Emby.Server.Implementations/Library/MediaSourceManager.cs Andrew Mahone
docs Co-Authored-By: Bond-009 <bond.009@outlook.com>
2019-11-07Update Emby.Server.Implementations/Library/MediaSourceManager.cs Andrew Mahone
docs Co-Authored-By: Bond-009 <bond.009@outlook.com>
2019-11-07removed restriction to 3 digits in episodenumber and 4 in season numbersNarfinger
2019-11-04Return list result directly for MediaAttachments.Andrew Mahone
2019-11-04Merge remote-tracking branch 'origin/master' into media-attachments-cleanAndrew Mahone
2019-11-01Rewrite hex encoder/decoderBond_009
2019-11-01Deserialize with the correct type (and warning fixes)Bond_009
2019-10-29More warning fixesBond_009
2019-10-29Fix more warningsBond_009