Commit Graph

262 Commits

Author SHA1 Message Date
Luke Pulverenti
2a90cf6971 comments 2013-04-05 00:48:49 -04:00
Luke Pulverenti
810b63bfa8 fixes #111 - FFprobe change breaks dvd transcode & subs 2013-04-05 00:48:40 -04:00
Luke Pulverenti
ef60822122 #26 - Cast/crew order should honour tags 2013-04-04 15:06:09 -04:00
Luke Pulverenti
6e957cc0b0 added new video filters 2013-04-04 11:22:39 -04:00
Luke Pulverenti
e8d03d49f2 update to servicestack 3.9.43 2013-04-04 01:06:46 -04:00
Luke Pulverenti
815bb6c825 added IsPremium filter to GetPackages api method 2013-04-04 00:24:52 -04:00
Luke Pulverenti
6dd22c8207 Subtitle Path (#72) 2013-04-03 23:57:28 -04:00
Luke Pulverenti
5a3b5a58a5 added mpeg4 as an available output codec 2013-04-03 23:42:11 -04:00
Luke Pulverenti
22a3ed0cd4 #72 - Subtitle path 2013-04-03 16:30:56 -04:00
Luke Pulverenti
eb577fd11d renamed filter to match model 2013-04-03 14:46:58 -04:00
Luke Pulverenti
5fb369f3e6 add optional package filter and remove IUIPlugin interface 2013-04-03 14:43:49 -04:00
Luke Pulverenti
4ba4d8d040 record level during media analysis 2013-04-03 08:03:37 -04:00
Luke Pulverenti
fa884f3fea #62 - File locking problem in cache 2013-04-02 22:59:27 -04:00
Luke Pulverenti
e2562879d8 Moved userdata to user manager to resolve concurrency issues. must delete userdata and displaypreferences db files. 2013-04-02 15:25:16 -04:00
Luke Pulverenti
b4dd8a2106 moved displaypreferences to usermanager to solve concurrency issues 2013-04-02 13:37:49 -04:00
Luke Pulverenti
f1224c6389 added oga, webma to audio streaming url 2013-04-01 20:54:06 -04:00
Luke Pulverenti
9f06eb781f fixes #97 and creates a library dictionary cache to avoid FindById recursion 2013-03-31 13:39:28 -04:00
Luke Pulverenti
1fcf696bd5 Added filters to the item list page 2013-03-30 10:57:30 -04:00
Luke Pulverenti
a0834c5710 fixed userdata calls 2013-03-29 13:25:12 -04:00
Luke Pulverenti
6c280a146e Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-03-29 08:26:49 -04:00
Luke Pulverenti
4b65b8c050 profile fix for hls 2013-03-29 08:26:40 -04:00
ScottIsAFool
1f7579a972 Added a space after the profile for progressive streaming 2013-03-29 11:42:56 +00:00
Luke Pulverenti
874244a2ef fixes #92 - Profile & Level args typo 2013-03-29 01:45:45 -04:00
Luke Pulverenti
3d566d2f6b remove -g from video params 2013-03-28 18:12:38 -04:00
Luke Pulverenti
5c460c0b6f Moved search placeholder 2013-03-28 18:00:58 -04:00
Luke Pulverenti
20428bfdaf re-organized streaming parameters 2013-03-28 11:52:26 -04:00
Luke Pulverenti
a59d1f4f70 added keyframes to progressive streaming 2013-03-28 11:22:05 -04:00
Luke Pulverenti
8b9d333608 added profile and level to progressive streaming 2013-03-28 10:48:56 -04:00
Luke Pulverenti
071e13fb4c added profile and level params for hls 2013-03-28 10:42:03 -04:00
Luke Pulverenti
ecbec1f6fd one more allow cache fix 2013-03-27 11:08:02 -04:00
Luke Pulverenti
e5faa92a18 fix hls allow cache name 2013-03-27 10:54:00 -04:00
Luke Pulverenti
6de9c31c54 dashboard tweaks and webm fixes 2013-03-27 08:42:06 -04:00
Luke Pulverenti
7acd258a0f support xbox albumart param 2013-03-26 23:27:03 -04:00
Luke Pulverenti
2ffb9b9127 left-align dual line items 2013-03-26 01:06:36 -04:00
Luke Pulverenti
c292fc56ea updated hls keyframes 2013-03-25 10:03:37 -04:00
Luke Pulverenti
2bdd9cc1f2 fixed double commas with audio params 2013-03-24 18:45:53 -04:00
Luke Pulverenti
cb3089791e switch to audio filter for volume 2013-03-24 18:37:20 -04:00
Luke Pulverenti
63e16a4d99 #80 - Subtitle Paramaters For HLS 2013-03-23 23:56:01 -04:00
Luke Pulverenti
e2dcddc5ac made compression and caching available to plugin api endpoints 2013-03-23 22:45:00 -04:00
Luke Pulverenti
6383768bfe force key frame for hls 2013-03-23 00:55:10 -04:00
Luke Pulverenti
0a7abd58c8 round hls framerate 2013-03-23 00:37:22 -04:00
Luke Pulverenti
dcdc0bda28 update to servicestack 3.9.42 2013-03-23 00:13:36 -04:00
Luke Pulverenti
b20151fff3 copy dashboard to the output folder and load from the file system, instead of using embedded resources 2013-03-23 00:04:36 -04:00
LukePulverenti
cce219cc99 #71 - Boost volume when converting from 6ch to 2ch 2013-03-20 10:38:56 -04:00
LukePulverenti
095896fa49 #73 - added audio/video sync 2013-03-20 10:27:56 -04:00
LukePulverenti
bd094311f0 updated servicestack to 3.9.40 2013-03-18 16:40:15 -04:00
LukePulverenti
cf61ac0264 fixed client type display for ios. also fixed display preferences saving. 2013-03-17 23:10:21 -04:00
LukePulverenti
3a4befff6b some fixes for client reporting 2013-03-16 15:28:49 -04:00
LukePulverenti
c494cb67da #6 - Click on the Performers tab will crash the mbt 2013-03-16 15:27:54 -04:00
LukePulverenti
4d083b618d restored request logging 2013-03-16 01:52:33 -04:00