Andrew Rabert
3d867c2c46
Merge pull request #516 from Bond-009/env
...
Remove useless properties from IEnvironmentInfo
6 years ago
Joshua M. Boniface
9156b21714
Merge pull request #493 from Bond-009/values
...
Remove unused resource
6 years ago
Bond_009
f520ddc966
Remove useless properties from IEnvironmentInfo
6 years ago
hawken
82a801c9ae
Some less obvious ones that I was told were there
6 years ago
Bond_009
672e635742
Remove unused resource
6 years ago
Andrew Rabert
edfc3cb8c6
Merge pull request #437 from cvium/remove_run_at_startup
...
Remove AutoRunAtStartup
6 years ago
Andrew Rabert
12112ea25d
Remove more news
6 years ago
Bond_009
c07d5a6963
Remove unused PowerManagement
...
It isn't up to the application to prevent the system from going to sleep
6 years ago
Joshua M. Boniface
7630e58218
Merge pull request #428 from Bond-009/config
...
Make config path configurable
6 years ago
Ben Fayers
b39585cbf6
Change "who is EmbyServer?" and other udp responders to jellyfin 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
6 years ago
Vasily
73c6a3f29a
Merge pull request #409 from Bond-009/fix254
...
[Fix #254 ] Fix nullrefexception in SubtitleEncoder
6 years ago
Vasily
d5d9dfd8e6
Merge pull request #390 from Bond-009/logging
...
Remove remaining part of old logging code
6 years ago
Anthony Lavado
f2fedb9f34
Merge pull request #383 from Bond-009/unused
...
Remove firebase and empty resource config file
6 years ago
cvium
bb879fff33
Remove AutoRunAtStartup
6 years ago
cvium
f911aca082
Remove RegisterServerWithAdministratorAccess
6 years ago
Bond_009
2850ff7b8a
Make config path configurable
6 years ago
Vasily
f93cd97f9b
Merge pull request #393 from Bond-009/removesmb
...
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.
6 years ago
Bond_009
a997bb609f
Remove unnecessary using statements
6 years ago
Bond_009
391b48614d
Remove FireEventIfNotNull
...
It's a pretty useless "helper" class
6 years ago
Andrew Rabert
e4a041b832
Merge pull request #283 from Bond-009/gpl-cleanup
...
Post GPL cleanup
6 years ago
Bond_009
59d8d9a82c
Fix nullrefexception in SubtitleEncoder
6 years ago
Bond_009
340a2c6512
Post GPL cleanup
6 years ago
Bond_009
a640d437c8
Remove news service
6 years ago
Bond_009
6a8b94b0c7
Remove SMB support
...
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.
6 years ago
Bond_009
4875d49fa2
Remove remaining part old logging code
6 years ago
Bond_009
d2be83dc44
Don't send usage to emby
6 years ago
Joshua M. Boniface
89a3db9346
Merge pull request #286 from Bond-009/cleanup
...
Clean up HttpClientManager, LiveTvManager and InstallationManager
6 years ago
Bond_009
db62648510
Remove firebase and empty resource config file
6 years ago
Bond_009
3d6dac26f4
Don't dispose the object we are returning
6 years ago
Bond_009
0bbc4f8219
Figure out why it's failing
6 years ago
Bond_009
a1b96a3135
Clean up HttpClientManager, LiveTvManager and InstallationManager
6 years ago
Bond_009
8adcce5c64
DeleteLogFileTask: only delete the .txt log files
6 years ago
Andrew Rabert
0cafd7dfef
Merge pull request #361 from cvium/fix_userid_type
...
DeviceQuery: change UserId to GUID
6 years ago
Claus Vium
1d6987c713
added todo
6 years ago
Andrew Rabert
8e7a88335d
Merge pull request #371 from Bond-009/update
...
Remove GitHub updater and don't trow exception in release
6 years ago
Andrew Rabert
b756390887
Merge pull request #364 from Bond-009/font
...
Remove unused FontConfigLoader
6 years ago
Bond-009
f1bf87665f
Delete PluginUpdateTask.cs
6 years ago
Bond-009
1fb975c6e7
Delete SystemUpdateTask.cs
6 years ago
Bond_009
3fa751e9bb
Remove CheckForApplicationUpdate function
6 years ago
Bond_009
78dafb5399
Throw exception when calling unreachable function
6 years ago
Bond_009
36a109cb0f
Disable PluginUpdateTask
6 years ago
Bond_009
7679ed037f
Disable SystemUpdateTask
6 years ago
Bond_009
40563dc6cc
Remove GitHub updater and don't trow exception in release
6 years ago
Bond_009
32469b3f65
Remove obsolete functions
6 years ago
Bond_009
3a65fb1da2
Remove obsolete GetMBId
6 years ago
Bond_009
ec47c5b0f7
Remove unused FontConfigLoader
6 years ago
Bond_009
6643ac3ea4
Clean up EnvironmentInfo
6 years ago
Bond_009
a445233192
Fix warning and improve performance
6 years ago
Bond_009
c99b45dbe0
Remove some warnings
6 years ago
Bond_009
cf7e365610
Fix inconsistent code style
6 years ago