Luke Pulverenti
5e8f745963
update tv data fetch
2015-10-25 14:34:31 -04:00
Luke Pulverenti
32babe2b94
update images
2015-10-25 13:13:30 -04:00
Luke Pulverenti
9babddb271
update live tv cache location
2015-10-24 11:33:22 -04:00
Luke Pulverenti
0c7e06648c
encapsulate validity in tv providers
2015-10-21 01:09:50 -04:00
Luke Pulverenti
adda5f05ce
update IsHD
2015-10-20 12:53:51 -04:00
Luke Pulverenti
994cc020f8
restore video grouping feature
2015-10-19 22:06:05 -04:00
Luke Pulverenti
00bb68d2e8
update translations
2015-10-19 11:58:52 -04:00
Luke Pulverenti
8523d0aa2b
fix dlna playlist
2015-10-19 11:33:49 -04:00
Luke Pulverenti
79a7e907d4
3.0.5768.3
2015-10-19 06:51:20 -04:00
Luke Pulverenti
d74ded0fd6
resolved issue with setting up mixed library
2015-10-18 13:35:36 -04:00
Luke Pulverenti
8f5609df3a
support ac3 audio in edge browser
2015-10-17 21:18:29 -04:00
Luke Pulverenti
034c0b95b2
3.0.5768.1
2015-10-17 11:05:12 -04:00
Luke Pulverenti
6fbd75b899
3.0.5768.0
2015-10-16 18:36:01 -04:00
Luke Pulverenti
a0b1ddf0a7
add migrations for new release
2015-10-16 14:11:11 -04:00
Luke Pulverenti
d577e1c7b0
support image stubbing
2015-10-16 13:06:31 -04:00
Luke Pulverenti
3741eb2426
add image editing to library setup
2015-10-16 01:36:16 -04:00
Luke Pulverenti
a8e5aba643
update library setup
2015-10-16 00:46:41 -04:00
Luke Pulverenti
8f1899906b
show library folder images
2015-10-15 13:37:27 -04:00
Luke Pulverenti
f4ad65196a
update playlist drag and drop
2015-10-15 11:51:00 -04:00
Luke Pulverenti
6c3355b26f
support drag and drop for playlist items
2015-10-15 01:48:03 -04:00
Luke Pulverenti
b830f5f1cf
enable back button on sort menus
2015-10-15 00:32:10 -04:00
Luke Pulverenti
04cc4eaf68
add multiselect help text
2015-10-14 22:55:19 -04:00
Luke Pulverenti
1f7e1f5c4a
boxset image fixes
2015-10-14 01:02:30 -04:00
Luke Pulverenti
e9e9dadc29
update media info db
2015-10-13 22:41:46 -04:00
Luke Pulverenti
21c9f6e75e
update chapters
2015-10-13 12:52:27 -04:00
Luke Pulverenti
9ec1376e5f
recording fixes
2015-10-11 12:12:53 -04:00
Luke Pulverenti
cc213128e2
update schedules direct mapping
2015-10-10 20:39:30 -04:00
Luke Pulverenti
bb3e0414c7
update polymer
2015-10-07 21:49:40 -04:00
Luke Pulverenti
b1859d41e8
update collection menus
2015-10-07 17:42:29 -04:00
Luke Pulverenti
49d222a6d5
retry image saving to internal location
2015-10-06 10:59:42 -04:00
Luke Pulverenti
6271ca99c8
update polymer
2015-10-05 22:50:20 -04:00
Luke Pulverenti
47b428b36c
update commonio
2015-10-05 21:27:49 -04:00
Luke Pulverenti
2fdafcaee6
update library monitor
2015-10-05 21:22:56 -04:00
Luke Pulverenti
e5fdf31ec4
update subtitle transcoding
2015-10-05 12:05:08 -04:00
Luke Pulverenti
26487dc455
rework people
2015-10-04 23:24:24 -04:00
Luke Pulverenti
4ad96e4ff5
update logging levels
2015-10-04 18:04:56 -04:00
Luke Pulverenti
9124825c98
update trailer
2015-10-04 15:09:13 -04:00
Luke Pulverenti
b1622b0e18
update editor css
2015-10-04 15:03:28 -04:00
Luke Pulverenti
5c613f2dda
update channel db
2015-10-04 14:10:50 -04:00
Luke Pulverenti
7f299fea7a
rework identify popup
2015-10-04 12:15:08 -04:00
Luke Pulverenti
1aaf09112b
remove nuget restores
2015-10-04 02:04:23 -04:00
Luke Pulverenti
a08d5e695a
remove nuget targets
2015-10-04 01:58:18 -04:00
Luke Pulverenti
21352d5248
Complete rework of IFileSystem
2015-10-04 00:58:07 -04:00
Luke Pulverenti
078277ebc2
continue file system rework
2015-10-04 00:23:11 -04:00
Luke Pulverenti
8ad702060e
begin file system rework
2015-10-03 23:38:46 -04:00
Luke
64c1628160
Merge pull request #1210 from softworkz/SourcePathTooLong
...
Auto-Organize: PathTooLongException on source file should not break auto-organize task
2015-10-03 23:15:35 -04:00
softworkz
8259d14c50
Renamed filter method
2015-10-04 04:02:51 +02:00
softworkz
073f7ac1ab
Auto-Organize: PathTooLongException on source file should not break auto-organize task
...
PathTooLongException can not only occur with long destination paths but
also with too long file names of files contained in a watch folder.
Previously this condition caused the auto-organize task to break.
With this change, we still log the exception, but auto-organize
processing will continue to handle all other files.
Conflicts:
MediaBrowser.Server.Implementations/FileOrganization/TvFolderOrganizer.cs
2015-10-04 04:02:50 +02:00
Luke Pulverenti
0ee844dd46
hide library monitor from certain operating systems
2015-10-03 14:13:53 -04:00
Luke
0872bbc42b
Merge pull request #1207 from softworkz/MultiEpisodePattern
...
Auto-Organize: Fix PathTooLongException due to long EpisodeTitle
2015-10-02 15:16:01 -04:00