Commit Graph

60 Commits

Author SHA1 Message Date
Tim Hobbs
dd4a1ff4b5 Added compiler warning overrides 2014-03-11 00:54:31 +00:00
Luke Pulverenti
040c36dbf2 removed use of libbluray 2014-03-04 21:59:23 -05:00
Luke Pulverenti
888b8d619a added encoding manager interface 2014-02-20 11:37:41 -05:00
Luke Pulverenti
4462323948 removed duplicate image extraction method 2014-02-06 18:57:21 -05:00
Luke Pulverenti
04d62d3420 convert episode providers to new system 2014-02-04 15:19:29 -05:00
abeloin
41f7e2ab19 Don't re-encode subtitle: ass/ssa -> ass.
This fix Issue #630 : "ASS encoder supports only one ASS rectangle field".
2014-01-25 15:27:31 -05:00
Luke Pulverenti
9d40b684bf #680 - episode organization 2014-01-22 12:05:06 -05:00
Luke Pulverenti
43a806ad02 fixed chapter extraction 2014-01-17 11:36:01 -05:00
Luke Pulverenti
fdca3bd9c4 live tv updates 2014-01-13 00:41:00 -05:00
Luke Pulverenti
c8a106f485 move media encoder to server project 2014-01-12 01:31:21 -05:00
Luke Pulverenti
ec4000404d rework text subtitles 2014-01-10 08:52:01 -05:00
Luke Pulverenti
e80cbe5b64 reduce image indicator sizes 2014-01-01 22:53:27 -05:00
Luke Pulverenti
3488cfecbd make lazy loaded paths more nimble 2013-12-29 09:12:29 -05:00
tikuf
7550d97f67 Fix seek in external sub files, change seek behavior in both internal and external sub extraction 2013-12-15 18:06:11 +11:00
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