aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations
AgeCommit message (Collapse)Author
2019-01-08Merge pull request #493 from Bond-009/valuesJoshua M. Boniface
Remove unused resource
2019-01-07Some less obvious ones that I was told were therehawken
2019-01-07Remove unused resourceBond_009
2019-01-06Merge pull request #437 from cvium/remove_run_at_startupAndrew Rabert
Remove AutoRunAtStartup
2019-01-06Remove more newsAndrew Rabert
2019-01-06Remove unused PowerManagementBond_009
It isn't up to the application to prevent the system from going to sleep
2019-01-05Merge pull request #428 from Bond-009/configJoshua M. Boniface
Make config path configurable
2019-01-05Change "who is EmbyServer?" and other udp responders to jellyfin ↵Ben Fayers
alternatives. (#400) * replace emby server udp responders with Jellyfin responders * remove unnecessary second udp responder * readdemby listener * use false instead of true dunni why but it was like that sooo
2019-01-06Merge pull request #409 from Bond-009/fix254Vasily
[Fix #254] Fix nullrefexception in SubtitleEncoder
2019-01-06Merge pull request #390 from Bond-009/loggingVasily
Remove remaining part of old logging code
2019-01-05Merge pull request #383 from Bond-009/unusedAnthony Lavado
Remove firebase and empty resource config file
2019-01-05Remove AutoRunAtStartupcvium
2019-01-05Remove RegisterServerWithAdministratorAccesscvium
2019-01-05Make config path configurableBond_009
2019-01-05Merge pull request #393 from Bond-009/removesmbVasily
Remove support for opening files via SMB without mounting the share. This doesn't mean you can't use a SMB share to host your files for Jellyfin. You will just have to mount the share using OS-level mechanisms.
2019-01-05Remove unnecessary using statementsBond_009
2019-01-05Remove FireEventIfNotNullBond_009
It's a pretty useless "helper" class
2019-01-04Merge pull request #283 from Bond-009/gpl-cleanupAndrew Rabert
Post GPL cleanup
2019-01-04Fix nullrefexception in SubtitleEncoderBond_009
2019-01-03Post GPL cleanupBond_009
2019-01-03Remove news serviceBond_009
2019-01-03Remove SMB supportBond_009
This doesn't mean you can't use an SMB share to store your files for Jellyfin. You will just have to connect to it on the OS level.
2019-01-03Remove remaining part old logging codeBond_009
2019-01-03Don't send usage to embyBond_009
2019-01-03Merge pull request #286 from Bond-009/cleanupJoshua M. Boniface
Clean up HttpClientManager, LiveTvManager and InstallationManager
2019-01-03Remove firebase and empty resource config fileBond_009
2019-01-03Don't dispose the object we are returningBond_009
2019-01-03Figure out why it's failingBond_009
2019-01-03Clean up HttpClientManager, LiveTvManager and InstallationManagerBond_009
2019-01-02DeleteLogFileTask: only delete the .txt log filesBond_009
2019-01-02Merge pull request #361 from cvium/fix_userid_typeAndrew Rabert
DeviceQuery: change UserId to GUID
2019-01-02added todoClaus Vium
2019-01-02Merge pull request #371 from Bond-009/updateAndrew Rabert
Remove GitHub updater and don't trow exception in release
2019-01-02Merge pull request #364 from Bond-009/fontAndrew Rabert
Remove unused FontConfigLoader
2019-01-02Delete PluginUpdateTask.csBond-009
2019-01-02Delete SystemUpdateTask.csBond-009
2019-01-02Remove CheckForApplicationUpdate functionBond_009
2019-01-02Throw exception when calling unreachable functionBond_009
2019-01-02Disable PluginUpdateTaskBond_009
2019-01-02Disable SystemUpdateTaskBond_009
2019-01-02Remove GitHub updater and don't trow exception in releaseBond_009
2019-01-02Remove obsolete functionsBond_009
2019-01-02Remove obsolete GetMBIdBond_009
2019-01-02Remove unused FontConfigLoaderBond_009
2019-01-02Clean up EnvironmentInfoBond_009
2019-01-02Fix warning and improve performanceBond_009
2019-01-02Remove some warningsBond_009
2019-01-02Fix inconsistent code styleBond_009
2019-01-02Fix log dirBond_009
2019-01-02Remove useless string builderBond_009