Commit graph

805 commits

Author SHA1 Message Date
Luke Pulverenti
dca78b1341 rework dlna project 2016-10-29 18:22:20 -04:00
Luke Pulverenti
405a6ec627 move dependencies 2016-10-29 16:31:45 -04:00
Luke Pulverenti
1f5addfbb7 move dependencies 2016-10-29 16:13:23 -04:00
Luke Pulverenti
da20e8dcd2 continue with .net core targeting 2016-10-29 16:02:21 -04:00
Luke Pulverenti
2729301bff move common dependencies 2016-10-29 01:40:15 -04:00
Luke Pulverenti
ce38e98791 move common dependencies 2016-10-29 00:10:11 -04:00
Luke Pulverenti
ef6b90b8e6 make controller project portable 2016-10-25 15:02:04 -04:00
Luke Pulverenti
edbe28d9fc move interface to model 2016-10-23 22:45:23 -04:00
Luke Pulverenti
d492823ea0 update startup timeout 2016-10-23 15:48:51 -04:00
Luke Pulverenti
d000cd4159 remote service restart 2016-10-18 14:30:50 -04:00
hatharry
d6862cefd8 Merge branch 'dev' of https://github.com/hatharry/Emby.git 2016-10-11 17:21:21 +13:00
hatharry
91225bc968 add retry to service restart 2016-10-11 17:18:32 +13:00
Luke Pulverenti
cb26cb9457 update program queries 2016-10-10 14:18:28 -04:00
Luke Pulverenti
6919865350 update sqlite 2016-09-17 13:04:20 -04:00
Luke
41ea831a38 Merge pull request #2164 from hatharry/dev
Service restart and update
2016-09-15 16:37:55 -04:00
Luke Pulverenti
42d67db1b8 removed dead code 2016-09-12 17:24:05 -04:00
Luke Pulverenti
151d88f20d encapsulate path substitution 2016-09-12 14:10:09 -04:00
Luke Pulverenti
906546ca5e update dialogs 2016-09-09 02:59:23 -04:00
Luke Pulverenti
323d410484 add option to save recordings as mkv 2016-09-08 02:41:49 -04:00
Luke Pulverenti
c3f947f4da add sports and kids recording categories 2016-09-06 13:59:10 -04:00
Luke Pulverenti
d6645c2909 update prompt 2016-09-06 02:50:07 -04:00
Luke Pulverenti
67505e24bd fix artist editor 2016-09-06 01:02:05 -04:00
Luke Pulverenti
2d7c82d0dd add loopback handler 2016-09-03 13:16:36 -04:00
Luke Pulverenti
116b234ea6 automate loopback exception for windows store app 2016-09-02 16:42:07 -04:00
Luke Pulverenti
eefd697b85 update app footer 2016-08-31 15:17:11 -04:00
hatharry
71386f0ceb Check service running before checking self restart 2016-08-29 01:42:25 +12:00
hatharry
cabf2cdc1b Merge branch 'dev' of https://github.com/hatharry/Emby.git 2016-08-29 01:27:43 +12:00
hatharry
e564b54686 Support service restart and update 2016-08-29 01:27:22 +12:00
Luke Pulverenti
510fbf139c fix repeated guide refreshes 2016-08-26 15:29:28 -04:00
Luke Pulverenti
b55c02f25d target 4.6.2 2016-08-16 01:36:41 -04:00
Luke
b8da908175 Merge pull request #1997 from SvenVandenbrande/dev
Clean Up code
2016-07-29 21:29:49 -04:00
softworkz
f7c3ee1c68 Fix: Emby notification icon remained visible after shutdown
Also implemented the recommended pattern for IDisposable.
2016-07-30 01:45:20 +02:00
Sven Van den brande
219cba7506 Removed redundant Collection Initializers
Removed Using directives that are not required
2016-07-29 21:18:03 +02:00
Luke Pulverenti
d08f7df3c3 update vcc 2013 check 2016-07-18 23:58:13 -04:00
Luke Pulverenti
7e52b0d304 add service message 2016-07-13 23:36:23 -04:00
Luke Pulverenti
1f443097b7 improve prevention of simultaneous instances 2016-07-13 22:36:42 -04:00
Luke Pulverenti
3950bbc013 update sqlite 2016-06-24 11:12:03 -04:00
Luke Pulverenti
cffc9417c7 update startup wizard 2016-06-23 13:04:18 -04:00
Luke Pulverenti
8c7f39913b continue jquery removal 2016-06-18 13:26:42 -04:00
Luke Pulverenti
aee9d29430 update urls 2016-06-17 09:21:34 -04:00
Luke Pulverenti
bcfe86dd16 update GetChildCount 2016-06-16 14:18:38 -04:00
Luke Pulverenti
7498b7b5b7 update urls 2016-06-16 13:23:06 -04:00
Luke Pulverenti
c8b4e580bb fix windows network browser 2016-06-14 23:36:40 -04:00
Avalon Thorne
318534d476 Disable FIPS Validation Check in App.config
Disables the FIPS Validation Check to allow the MediaBrowser Server Application to run on a Trusted Platform enabled computer running Windows 10. Important information regarding the addition can be found on MSDN: https://msdn.microsoft.com/en-us/library/hh202806(v=vs.110).aspx

While in our discussions with Microsoft Government and Enterprise Support it has been indicated that it's best practice to move to a FIPS validated encryption method (please see MSDN: https://msdn.microsoft.com/en-us/library/0ss79b2x(v=vs.110).aspx to determine an appropriate algorithm), this patch will at minimum allow the application to run by specifying whether to enforce a computer configuration requirement that cryptographic algorithms must comply with the Federal Information Processing Standards or "FIPS."

Please see http://emby.media/community/index.php?/topic/35875-fips-validated-cryptography-fix/ for discussion on the proposed fix.
2016-06-14 05:13:38 -04:00
Luke Pulverenti
dc5c15c60b update elements 2016-06-11 11:56:15 -04:00
Luke Pulverenti
3ba9d3c12f update channel mapping 2016-06-10 12:45:04 -04:00
Luke Pulverenti
68613fcb5b remove dead code 2016-06-04 13:14:43 -04:00
Luke Pulverenti
e1f562e16f calculate similarity at database level 2016-06-01 01:50:00 -04:00
Luke Pulverenti
977f62336b update storage of genres, studios, tags, & keywords 2016-05-31 14:07:54 -04:00
Luke Pulverenti
f8a0cf4637 update service installer 2016-05-30 12:09:00 -04:00