Commit graph

8253 commits

Author SHA1 Message Date
Luke Pulverenti ed6a0b5296 update favorites 2016-06-16 09:18:52 -04:00
Luke Pulverenti f06390ce86 update music brainz 2016-06-16 02:20:32 -04:00
Luke Pulverenti 37d7db4bc4 support xmltv gzip 2016-06-15 22:37:06 -04:00
Luke Pulverenti 825f0f3507 update music brainz album responses 2016-06-15 16:14:04 -04:00
Luke Pulverenti cc2ac9e387 update music brainz album responses 2016-06-15 15:52:38 -04:00
Luke Pulverenti 023b12a798 update recording format 2016-06-15 14:56:37 -04:00
Luke Pulverenti 6118e5f966 update xmltv downloading 2016-06-15 12:45:45 -04:00
Luke c20674a299 Merge pull request #1846 from ChubbyArse/dev
IsSeries driven by Episode data
2016-06-15 11:55:46 -04:00
Alex Stevens 1ce4787a35 IsSeries driven by Episode data 2016-06-15 11:30:02 +01:00
Luke Pulverenti c8b4e580bb fix windows network browser 2016-06-14 23:36:40 -04:00
Luke Pulverenti 80863e1326 fix button alignments 2016-06-14 23:12:32 -04:00
Luke Pulverenti 7dd2b1592c add index number filter 2016-06-14 22:18:19 -04:00
Luke Pulverenti 2f39ad1673 encapsulate order by 2016-06-14 22:15:51 -04:00
Luke Pulverenti 50b6d8b8ba continue jquery removal 2016-06-14 16:59:30 -04:00
Luke Pulverenti 66c86ccc58 update pooling 2016-06-14 15:21:26 -04:00
Luke 437033111c Merge pull request #1843 from NorthernLights/patch-1
Disable FIPS Validation Check in App.config
2016-06-14 13:48:08 -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 01c7dba742 don't auto-restart during recordings 2016-06-14 02:40:21 -04:00
Luke Pulverenti 5f1bf17030 update forms 2016-06-14 00:15:13 -04:00
Luke Pulverenti 41eb4a8d59 update forms 2016-06-14 00:06:57 -04:00
Luke Pulverenti 7c15dc96cb Merge branch 'dev' of https://github.com/MediaBrowser/Emby into dev 2016-06-13 15:03:00 -04:00
Luke Pulverenti ad663f8fa8 update sliders 2016-06-13 15:02:48 -04:00
Luke ff7a3de69d Merge pull request #1839 from ChubbyArse/dev
Added code to GetChannels and fixed IsPremiere to use the new XmlTvPremiere object
2016-06-13 12:01:55 -04:00
Luke Pulverenti 383110f9af switch recordings to ts when preserving original audio 2016-06-12 19:33:11 -04:00
Luke Pulverenti f378a2c789 update item queries 2016-06-12 01:03:52 -04:00
Luke Pulverenti d7edd499d2 update organizer db 2016-06-11 21:25:20 -04:00
Luke Pulverenti da6e94396f update connection pooling 2016-06-11 16:12:01 -04:00
Luke Pulverenti 96b1ddfddf update user data db 2016-06-11 13:26:35 -04:00
Luke Pulverenti 2107736584 reduce uses of mobile.activepage 2016-06-11 13:10:06 -04:00
Luke Pulverenti dc5c15c60b update elements 2016-06-11 11:56:15 -04:00
Luke Pulverenti 4c7f292ba8 use individual connections 2016-06-11 11:55:05 -04:00
Luke Pulverenti 682edf5abd update channel mapper 2016-06-10 13:34:08 -04:00
Luke Pulverenti 3ba9d3c12f update channel mapping 2016-06-10 12:45:04 -04:00
Luke Pulverenti b0c1ba1e19 stub out channel mapping 2016-06-09 12:13:25 -04:00
Luke Pulverenti 527014d73a stub out channel mapper popup 2016-06-08 17:04:52 -04:00
Luke Pulverenti 32ba8721a2 update guide events 2016-06-08 13:10:07 -04:00
Luke Pulverenti 26ff2882e7 update recording events 2016-06-08 11:22:10 -04:00
Alex Stevens 2d29a77dce Added code to GetChannels and fixed IsPremiere to use the new XmlTvPremiere object 2016-06-08 10:43:18 +01:00
Luke Pulverenti cc173bfc28 add recording web socket events 2016-06-08 02:21:13 -04:00
Luke Pulverenti e2ffb0ba25 stub out channel mapping 2016-06-08 01:24:25 -04:00
Luke Pulverenti 2538889943 add mappings to add meta data method 2016-06-08 00:57:03 -04:00
Luke Pulverenti 18df678d3f fixes #1537 - [Feature Request] Provide option to select which interface(s) to bind to 2016-06-07 15:46:55 -04:00
Luke Pulverenti 49b96a3613 re-enable qsv decoding 2016-06-07 13:36:45 -04:00
Luke Pulverenti 0ad0150435 update nuget 2016-06-07 12:21:46 -04:00
Luke Pulverenti 7be8a519a3 add xml tv download 2016-06-07 02:14:13 -04:00
Luke Pulverenti c1b68356c4 use shared alpha picker 2016-06-07 01:42:26 -04:00
Luke c4b5258758 Merge pull request #1822 from ChubbyArse/dev
Changed Genre Mapping to be case insensitve
2016-06-06 18:08:01 -04:00
Alex Stevens 627b7d9b7e Changed Genre Mapping to be case insensitve 2016-06-06 23:04:15 +01:00
Luke Pulverenti 19ee883ca2 record time base 2016-06-06 17:13:00 -04:00
Luke Pulverenti 83105f5aae stubbed out channel mappings 2016-06-06 14:22:42 -04:00