Commit graph

2093 commits

Author SHA1 Message Date
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
softworkz
4a235bd4bd Auto-Organize: Fix PathTooLongException due to long EpisodeTitle #2 2015-10-02 20:44:30 +02:00
Luke Pulverenti
e76e8bb96c update sync progress display 2015-10-02 14:30:27 -04:00
softworkz
f7636a6b29 Auto-Organize: Fix PathTooLongException due to long EpisodeTitle
Especially with Multi-Episodes, the EpisodeTitle can become quite long,
since all comprised titles get concatenated into it.
By default, the EpisodeTitle is included in the single and multi-episode
naming patterns and this in turn can quickly lead to a
PathTooLongException.
This fix tries to keep as much as possible from the title string while
keeping the final path within the allowed limit.
2015-10-02 19:58:26 +02:00
Luke Pulverenti
713083b34a update text 2015-10-02 13:55:26 -04:00
Luke Pulverenti
7694f33c82 fix sync status display 2015-10-02 02:14:04 -04:00
Luke Pulverenti
69888991f3 update schedules direct 2015-10-01 12:28:24 -04:00
Luke Pulverenti
5637142100 #1189 - Auto-Organize: Fix PathTooLongException due to long EpisodeTitle 2015-09-30 01:15:25 -04:00
Luke Pulverenti
35fc099114 removed dead db fields 2015-09-29 13:35:23 -04:00