Commit graph

8312 commits

Author SHA1 Message Date
Luke Pulverenti 2d6954f520 fix video sync error 2016-06-20 18:07:27 -04:00
Luke Pulverenti a75f24e8e1 add temp file with recording conversion 2016-06-20 18:07:18 -04:00
Luke Pulverenti ee6e3b95ca update subtitles for lg 2016-06-20 16:18:49 -04:00
Luke Pulverenti 3d2f6db1b1 added channel properties 2016-06-20 13:08:13 -04:00
Luke Pulverenti c05f0bea04 update live tv queries 2016-06-20 13:07:53 -04:00
Luke Pulverenti a5815452c0 update sync transfer 2016-06-20 13:07:34 -04:00
Luke Pulverenti f89f7c71a0 update musicbrainz 2016-06-20 13:07:02 -04:00
Luke Pulverenti 39ed3696ad update ffmpeg path config 2016-06-20 02:47:12 -04:00
Luke Pulverenti fb07b4640c update ffmpeg path customization 2016-06-20 02:45:35 -04:00
Luke Pulverenti 6cb5b2cd72 update ffmpeg path customization 2016-06-20 02:30:20 -04:00
Luke Pulverenti 6e9f8fb2d1 allow customization of ffmpeg path 2016-06-20 02:19:28 -04:00
Luke Pulverenti b0b0649280 update indexes 2016-06-20 00:56:06 -04:00
Luke Pulverenti 624ac450c2 update indexes 2016-06-20 00:14:47 -04:00
Luke Pulverenti e69f7b757f add userdata index 2016-06-19 23:34:47 -04:00
Luke Pulverenti f58a919488 improve display of active recordings 2016-06-19 13:41:49 -04:00
Luke Pulverenti 7627c6707d update components 2016-06-19 12:53:43 -04:00
Luke Pulverenti 759f5a8560 update task results 2016-06-19 02:18:29 -04:00
Luke Pulverenti 244531f992 update lg dlna profile 2016-06-19 01:26:31 -04:00
Luke Pulverenti c714254fb4 rework filter dialog 2016-06-18 15:21:28 -04:00
Luke Pulverenti 29d4305732 update generated titles for subtitles 2016-06-18 13:27:13 -04:00
Luke Pulverenti c3baf28246 update playlist collages 2016-06-18 13:26:57 -04:00
Luke Pulverenti 8c7f39913b continue jquery removal 2016-06-18 13:26:42 -04:00
Luke Pulverenti ff61f2128b fix artist total record count 2016-06-17 20:52:04 -04:00
Luke Pulverenti 2ce92e2dac consolidate artists scripts 2016-06-17 15:32:48 -04:00
Luke Pulverenti aee9d29430 update urls 2016-06-17 09:21:34 -04:00
Luke Pulverenti f9847be17c update item by name queries 2016-06-17 09:06:13 -04:00
Luke Pulverenti bcfe86dd16 update GetChildCount 2016-06-16 14:18:38 -04:00
Luke Pulverenti fd3ff632d4 Merge branch 'master' into dev 2016-06-16 14:11:10 -04:00
Luke Pulverenti 4f791d6ee1 Merge branch 'dev' 2016-06-16 14:10:58 -04:00
Luke Pulverenti d9406d48ca 3.0.5973 2016-06-16 13:24:59 -04:00
Luke Pulverenti a2056a9307 update urls 2016-06-16 13:24:22 -04:00
Luke Pulverenti 7498b7b5b7 update urls 2016-06-16 13:23:06 -04:00
Luke Pulverenti 626a2ed2a9 update child count creation 2016-06-16 09:24:12 -04:00
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