Commit graph

46 commits

Author SHA1 Message Date
tikuf 5bf12c3bad Better Thumb extraction.
Remove Black bars if we make them.
Fix fsbs and ftab image extraction.
2013-11-28 16:51:38 +11:00
Luke Pulverenti 9f9ab1ac9f support metabrowser special episode attributes 2013-11-17 10:27:48 -05:00
Luke Pulverenti c543fdea3a Merge branch 'master' of https://github.com/tikuf/MediaBrowser
Conflicts:
	MediaBrowser.Api/Playback/Hls/VideoHlsService.cs
	MediaBrowser.Api/Playback/Progressive/VideoService.cs
2013-11-01 11:59:42 -04:00
Luke Pulverenti 6c8d919298 replace file system calls with IFileSystem when needed 2013-10-31 10:03:23 -04:00
tikuf 407b64d0f9 Support Korean Subtitles 2013-10-30 18:00:54 +11:00
Luke Pulverenti e8bb5c4b9a external subtitle fixes 2013-10-25 10:41:23 -04:00
Luke Pulverenti b02bb92275 add subtitle extraction logging 2013-10-23 17:55:42 -04:00
Luke Pulverenti d82eecc3fa fixes #577 - Subtitle Failures 2013-10-23 14:58:05 -04:00
Luke Pulverenti 088c77674b add locking around subtitle extraction 2013-10-18 16:02:56 -04:00
Luke Pulverenti 54a5d63a61 mono fixes 2013-10-04 16:08:45 -04:00
Luke Pulverenti 1da4e55d51 removed native code from media encoder 2013-09-28 14:07:30 -04:00
Luke Pulverenti 2d9b48d00f fixed ffprobe running over and over 2013-09-25 11:11:23 -04:00
Luke Pulverenti 946a5c49d0 #429 - Extract ffmpeg from core product 2013-09-23 11:37:50 -04:00
Luke Pulverenti 479ac06f63 updated subtitle seek params 2013-09-20 10:05:59 -04:00
Luke Pulverenti 13198a687d use existing font when possible 2013-08-27 22:31:49 -04:00
Luke Pulverenti 9e19101f25 add download error handling 2013-08-23 19:22:45 -04:00
Luke Pulverenti c2c3885160 removed ffmpeg fonts from solution 2013-08-23 19:22:13 -04:00
Luke Pulverenti 612b7e55d2 prep work for multiple movies in folder support 2013-08-15 11:25:51 -04:00
Luke Pulverenti 90077dd216 fixes #407 - Web Client streaming video freeze on audio language or quality modification 2013-07-26 20:58:59 -04:00
Luke Pulverenti 4b3ce596a1 fixes #236 - Subtitle charset 2013-07-18 08:07:53 -04:00
Luke Pulverenti 27c644e6c8 #236 - Subtitle charset 2013-07-16 14:18:49 -04:00
Luke Pulverenti 36d4e15860 fixes #364 - Image Extraction for 3D Videos 2013-06-27 11:59:32 -04:00
Luke Pulverenti 78c7e79b61 use combination of fast and slow seek on subtitle conversions 2013-06-11 08:50:50 -04:00
Luke Pulverenti 02fedead11 re-factored some file system access 2013-06-03 22:02:49 -04:00
Luke Pulverenti 0934a9ca76 only update .ass file if contents will be different 2013-05-07 15:18:47 -04:00
Luke Pulverenti 8295f15ab8 fixes #110 - Edit .ass file style 2013-05-07 13:07:57 -04:00
Luke Pulverenti e9cfa6cd26 add remote streaming capabilities 2013-05-01 16:07:20 -04:00
Luke Pulverenti f9ec1ce37f fixed subtitle conversions 2013-05-01 12:56:36 -04:00
Luke Pulverenti 8217bafb24 use regex instead of indexof with search 2013-04-29 13:06:13 -04:00
Luke Pulverenti 33f4b2ed53 subtitle extraction fixes 2013-04-29 12:01:23 -04:00
Luke Pulverenti 40c2b73d63 fixed subtitle offsets 2013-04-27 09:10:24 -04:00
Luke Pulverenti b096f895ee removed excess escaping 2013-04-25 10:35:44 -04:00
Luke Pulverenti 7f0b662b51 fixing bad check-in 2013-04-23 20:43:27 -04:00
Luke Pulverenti 0e7ad811ac fixes #170 - MI aspect ratio 2013-04-23 11:11:20 -04:00
Luke Pulverenti 1a153cbd39 limit size of extracted chapter images 2013-04-21 21:22:58 -04:00
Luke Pulverenti 04030ffb65 removed encoding change 2013-04-20 19:58:45 -04:00
Luke Pulverenti aa622d7632 fixes #175 - Subtitle Encoding 2013-04-20 19:47:25 -04:00
Luke Pulverenti 841aab04c7 fixes #160 - Anamorphic video thumbs display in wrong aspect ratio 2013-04-19 19:58:40 -04:00
Luke Pulverenti 06a7d64525 added dual pass image extraction 2013-04-15 19:38:08 -04:00
Luke Pulverenti 2b8b98b590 reduce scanning overhead a bit 2013-04-15 14:45:58 -04:00
Luke Pulverenti 30d6e2cd6c made library scan a bit more conservative 2013-04-15 11:10:12 -04:00
Luke Pulverenti 7097b9aa75 resharper suggestions in server implementations 2013-04-10 12:04:13 -04:00
Luke Pulverenti b104c5f707 added play/resume menu to detail page 2013-04-09 22:28:24 -04:00
Luke Pulverenti 51bc4edbb0 use probe size for image extraction 2013-04-09 15:22:43 -04:00
Luke Pulverenti 29818f8cbf fixes Dvd Chapter Thumbs (#126) 2013-04-09 08:31:18 -04:00
Luke Pulverenti cb39f8e7b5 extracted a media encoding interface to keep ffmpeg out of nuget packages 2013-04-07 16:55:05 -04:00