Commit graph

2078 commits

Author SHA1 Message Date
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
Luke Pulverenti 6e222eaaf4 move tv data 2015-09-29 12:29:06 -04:00
Luke Pulverenti 0d6580baf3 update media sync 2015-09-28 23:35:50 -04:00
softworkz 1ddce23086 Auto-Organize: Perform leftover-file and empty-folder deletion in processed folders only
During Auto-Organize, Emby should maintain a list of folders which were
processed successfully. Only these folders should be used with the
DeleteLeftOverFiles and DeleteEmptyFolders functions.
2015-09-28 22:22:09 +02:00
Luke Pulverenti 3dce39b396 update nuget references 2015-09-28 11:40:14 -04:00
Luke Pulverenti 51afb73dde update recording file names 2015-09-27 17:02:39 -04:00
Luke Pulverenti ebc95ffb9a update access denied exceptions 2015-09-25 22:31:13 -04:00
Luke Pulverenti c31aab2d64 update SocketHttpListener 2015-09-25 12:11:51 -04:00
Luke Pulverenti ab976201c3 update translations 2015-09-24 15:30:25 -04:00
Luke Pulverenti f3e9bbed23 update file system methods 2015-09-24 13:50:49 -04:00
Luke Pulverenti 4e90d73203 update search 2015-09-23 22:31:40 -04:00
Luke Pulverenti 36b65dec4e update translations 2015-09-23 12:16:06 -04:00
Luke Pulverenti 1ae288b0b3 add live tv logging 2015-09-22 21:22:52 -04:00
Eric Reed 253cfcd64b Reroute some calls 2015-09-22 12:41:09 -04:00
Luke Pulverenti 86a084bf5e update build scripts 2015-09-22 12:06:27 -04:00
Luke Pulverenti 71780d401f fix windows restart 2015-09-21 21:05:33 -04:00