Luke Pulverenti
5965afecde
live tv fix
2015-03-31 14:50:08 -04:00
Luke Pulverenti
a025f4eefa
sync updates
2015-03-31 12:24:16 -04:00
Luke Pulverenti
0bd27381e0
sync updates
2015-03-29 23:04:55 -04:00
Luke Pulverenti
dd8dd1938a
update live stream generation
2015-03-29 14:16:40 -04:00
Luke Pulverenti
a79962b7eb
update live stream generation
2015-03-29 12:45:16 -04:00
Luke Pulverenti
578dec0c71
update stream generation
2015-03-29 00:56:39 -04:00
Luke Pulverenti
bd2ea703e3
implement modular media sources
2015-03-28 16:22:27 -04:00
Luke Pulverenti
bda0b2f7c4
sync updates
2015-03-28 01:07:29 -04:00
Luke Pulverenti
d12bcc2d24
sync updates
2015-03-27 22:19:20 -04:00
Luke Pulverenti
d8cbd64917
fix mp4 sync encoding
2015-03-27 16:55:31 -04:00
Luke Pulverenti
348b8c4414
use server to build initial stream url's
2015-03-26 12:58:02 -04:00
Luke Pulverenti
bbaf88ae1f
update tv db cleanup
2015-03-24 23:54:32 -04:00
Luke Pulverenti
caebcf82c0
removed ProcessManager
2015-03-24 21:14:24 -04:00
Mike
6fbbf913e4
Fix season images not showing up when Emby starts.
...
The TvdbSeasonImageProvider was running before the TvdbSeasonImageProvider. This caused the seriesid be null on the series. (This is apparently populated as part of the metadata refresh on the series. Moving that scan before the seasons seems to fix the problem.
See the following code from TvdbSeriesImageProvider
var seriesId = series != null ? series.GetProviderId(MetadataProviders.Tvdb) : null;
if (!string.IsNullOrEmpty(seriesId) && season.IndexNumber.HasValue)
2015-03-23 21:37:21 -04:00
Luke Pulverenti
c0aec48a31
beta fixes
2015-03-21 12:10:02 -04:00
Luke Pulverenti
e068e84ab6
incorporate file length into image cache tag
2015-03-20 16:06:04 -04:00
Luke Pulverenti
881928323e
update ILiveTvService
2015-03-20 01:40:51 -04:00
Luke Pulverenti
c87c516ea3
updated nuget
2015-03-18 23:47:21 -04:00
Luke Pulverenti
464570e34a
update translations
2015-03-18 13:04:49 -04:00
Luke Pulverenti
1fb24df504
add query by PersonId
2015-03-18 12:40:16 -04:00
Luke Pulverenti
6b278f9b04
stub out localizable plugin
2015-03-17 22:39:55 -04:00
Luke Pulverenti
d9d295251c
support adding connect user
2015-03-17 11:57:06 -04:00
Luke Pulverenti
8b89d0b020
support remove connect user
2015-03-17 11:03:59 -04:00
Luke Pulverenti
4915da4cdd
sync updates
2015-03-17 01:58:29 -04:00
Luke Pulverenti
be6d4c3f53
added archive interface
2015-03-16 22:46:21 -04:00
Luke Pulverenti
e8161cf8ac
update dynamic images
2015-03-15 23:41:12 -04:00
Luke Pulverenti
280ab32ec1
sync updates
2015-03-15 15:10:27 -04:00
Luke Pulverenti
72a5383c70
rework handling of original quality
2015-03-15 13:50:47 -04:00
Luke Pulverenti
2485b5c22d
sync updates
2015-03-15 00:17:35 -04:00
Luke Pulverenti
99c991f001
save appVersion with device record
2015-03-14 21:42:09 -04:00
Luke Pulverenti
b1d2841583
add movie metadata support to live tv
2015-03-14 16:00:32 -04:00
Luke Pulverenti
0708dc953e
add live tv collage
2015-03-14 11:38:16 -04:00
Luke Pulverenti
dbb7fd61ff
add dynamic images
2015-03-14 00:50:23 -04:00
Luke Pulverenti
caadb4f374
update default image providers
2015-03-13 15:37:19 -04:00
Luke Pulverenti
1735300bcf
query for content by studio id
2015-03-13 14:45:03 -04:00
Luke Pulverenti
96ec4cef77
add ArtistItems to api output
2015-03-13 13:25:28 -04:00
Luke Pulverenti
a92723fde3
add AlbumArtists to item dto's
2015-03-13 11:54:20 -04:00
Luke Pulverenti
4309455c37
update server sync
2015-03-13 01:29:39 -04:00
Luke Pulverenti
0ec38a9d40
adjust audio direct play checks
2015-03-12 21:55:22 -04:00
Luke Pulverenti
e62b663ae0
remove more reliance on ActiveService
2015-03-12 11:51:48 -04:00
Luke Pulverenti
028a0a857a
remove some usage of ActiveService
2015-03-12 10:59:08 -04:00
Luke Pulverenti
6384c5bab0
add methods to get quality options
2015-03-12 00:47:16 -04:00
Luke Pulverenti
fede730dc1
don't apply path substitution when transcoding
2015-03-11 23:37:25 -04:00
Luke Pulverenti
f39d460f04
update artist and album fields on song changes
2015-03-10 22:07:07 -04:00
Luke Pulverenti
401c962c7f
update server sync
2015-03-10 14:10:38 -04:00
Luke Pulverenti
7fdc6e7e91
support storage of original title
2015-03-09 21:30:20 -04:00
Luke Pulverenti
1b46fb62c4
fix session not found errors
2015-03-09 15:40:03 -04:00
Luke Pulverenti
19c95ff61b
don't use socket to report start/stop
2015-03-08 16:01:56 -04:00
Luke Pulverenti
ccb2dda358
connect to socket with access token
2015-03-08 15:48:30 -04:00
Luke Pulverenti
4389f47fb6
sync updates
2015-03-08 00:37:48 -05:00