Commit graph

4004 commits

Author SHA1 Message Date
Luke Pulverenti 88d241edc1 add ShortOverview 2014-06-24 00:18:02 -04:00
Luke Pulverenti e379e3fe95 updated nuget 2014-06-23 12:08:51 -04:00
Luke Pulverenti 0727475abf update translations 2014-06-23 12:05:19 -04:00
Luke Pulverenti eba1845f2a add album artists endpoint 2014-06-22 12:49:39 -04:00
Luke Pulverenti 3b30a2aee0 detect anamorphic video 2014-06-22 12:25:47 -04:00
Luke Pulverenti 414b1251c7 dlna fixes 2014-06-22 01:52:31 -04:00
Luke Pulverenti 5ce3ed2fb4 play to fix 2014-06-20 13:24:43 -04:00
Luke Pulverenti df7eb126ad dlna playlist fixes 2014-06-20 13:02:34 -04:00
Luke Pulverenti 5c9210672e fixes #850 - Support dlna Play To playlist 2014-06-20 11:41:49 -04:00
Luke Pulverenti d0b6fd938d update translations 2014-06-20 11:10:40 -04:00
Luke Pulverenti daec8895b6 dlna remote control fixes 2014-06-20 01:31:32 -04:00
Luke Pulverenti c2d8cb4731 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2014-06-20 00:50:39 -04:00
Luke Pulverenti 4398393783 close ffmpeg more gracefully 2014-06-20 00:50:30 -04:00
Luke Pulverenti e666fee20d fixes #844 - Support remote control commands to change streams with Dlna 2014-06-20 00:50:04 -04:00
Luke Pulverenti d904eca8e0 fixes #845 - Support remote control commands to seek with Dlna 2014-06-20 00:06:24 -04:00
Luke 0b85b7300d Merge pull request #849 from thogil/master
Partial fix for some issues with absolute episodes (those not in a season)
2014-06-19 21:54:11 -04:00
Thomas Gillen a2c88c38ad Added additional episode number parsing tests for seasonless episodes 2014-06-19 22:44:58 +01:00
Thomas Gillen 6ef7e71caa Fixed absolute episodes being being resolved and the tvdb provider not identifying them
Episode resolver will only consider absolute episodes (those without a
season) if the media type is TV Series for the collection.
2014-06-19 21:35:35 +01:00
Luke Pulverenti 03e25d3b0e comments 2014-06-19 11:41:58 -04:00
Luke Pulverenti 7f0b24758a updated nuget 2014-06-18 12:21:08 -04:00
Luke Pulverenti cd59799340 fix vtt with chrome 2014-06-18 12:08:54 -04:00
Luke Pulverenti fc6af0506c implement srt writer 2014-06-18 11:15:21 -04:00
Luke Pulverenti f98b619b64 fix language selections 2014-06-18 11:12:20 -04:00
Luke Pulverenti cf7c88a7e2 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2014-06-18 01:16:10 -04:00
Luke Pulverenti f8bfe596b4 channel fixes 2014-06-18 01:16:00 -04:00
Luke Pulverenti 645640baca update translations 2014-06-17 13:46:52 -04:00
Luke Pulverenti 43ab885530 update latest channel content display 2014-06-17 12:03:14 -04:00
Luke Pulverenti e765fef271 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2014-06-16 22:08:58 -04:00
Luke Pulverenti 21fd761b05 fixes #838 - Support rtmp protocol with channels 2014-06-16 21:56:23 -04:00
Luke Pulverenti f91889e3c4 update channel styles 2014-06-16 08:22:38 -04:00
Luke Pulverenti 9e57e16aa9 fixes #839 - Support getting latest channel items 2014-06-15 19:30:04 -04:00
Luke Pulverenti 918034d803 seek with vtt subs 2014-06-14 22:58:00 -04:00
Luke Pulverenti 62dadbf4b2 subtitle fixes 2014-06-14 22:37:12 -04:00
Luke Pulverenti adbaf205b4 update translations 2014-06-14 22:30:41 -04:00
Luke Pulverenti cd1ca67ce6 replace all images when using identify function 2014-06-14 22:24:04 -04:00
Luke Pulverenti f72b1f531a add library folder option to home page 2014-06-14 19:13:09 -04:00
Luke Pulverenti 0b60e7ca67 fixes #843 - Update Dlna to respect user audio/subtitle language settings 2014-06-14 14:24:20 -04:00
Luke Pulverenti ffc4db4128 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
Conflicts:
	MediaBrowser.MediaEncoding/Subtitles/VttWriter.cs
2014-06-13 10:24:34 -04:00
Luke Pulverenti 6186618f3e remove <br/> from parsed subtitles 2014-06-13 10:24:14 -04:00
Luke f0d8dbefdb Merge pull request #842 from timhobbs/upstream-master
Fix for VTT writer
2014-06-12 20:52:12 -04:00
Tim Hobbs b4c45aaa29 Fix for VTT writer
Doesn't support <br/> tags
2014-06-12 17:43:40 -07:00
Luke 3e5ebd84fe Merge pull request #811 from thogil/item_identity_providers_2
Item identity providers
2014-06-12 16:14:01 -04:00
Luke Pulverenti 14216d1089 fix ffmpeg date 2014-06-11 22:42:19 -04:00
Luke Pulverenti ddd0a53ad0 update ffmpeg 2014-06-11 22:41:12 -04:00
Luke Pulverenti b738aa4bc0 set language on chapter search 2014-06-11 22:39:52 -04:00
Luke Pulverenti 29ed437d79 chapter downloading fixes 2014-06-11 22:38:40 -04:00
Luke Pulverenti a18f4e37ac added IsTextSubtitleStream 2014-06-11 16:57:18 -04:00
Luke Pulverenti dd7825f6c8 Support subtitle offset 2014-06-11 15:31:33 -04:00
Luke Pulverenti f86e8a415a Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2014-06-11 10:42:13 -04:00
Luke Pulverenti 77ad0fc336 fixes #674 - Support converting subtitles to webvtt 2014-06-11 10:42:03 -04:00