Commit graph

2057 commits

Author SHA1 Message Date
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
Luke Pulverenti
97d051e437 restore changes 2015-09-21 12:26:05 -04:00
Luke Pulverenti
7876ee06d9 fix merge 2015-09-21 12:23:20 -04:00
Luke Pulverenti
e90072b75f update offline detection 2015-09-21 11:43:10 -04:00
Luke Pulverenti
959ac9d727 restore changes 2015-09-20 13:56:26 -04:00
Luke Pulverenti
d3b8557ab6 update merge 2015-09-20 13:36:09 -04:00
Luke Pulverenti
25c37e40ad update merge 2015-09-20 13:28:32 -04:00
Luke Pulverenti
e8010955dc fix merge conflicts 2015-09-20 13:22:34 -04:00
Luke Pulverenti
6d3dcd8266 update client sync 2015-09-20 12:16:06 -04:00
Luke Pulverenti
718545a79b update metadata editor 2015-09-19 22:06:56 -04:00
Luke Pulverenti
aff7309a08 update ffmpeg with qsv-compatible version 2015-09-18 13:50:24 -04:00
Luke Pulverenti
2acd1665c9 update series timers 2015-09-17 21:51:22 -04:00
Luke Pulverenti
29923506ca rework subtitle editor 2015-09-16 21:33:46 -04:00
Luke Pulverenti
a4a3a54dad update collections 2015-09-16 13:44:34 -04:00
Luke Pulverenti
9ae7625d13 update item list page 2015-09-16 13:16:39 -04:00
Luke Pulverenti
a2c371ec60 rework collection editor 2015-09-15 23:55:26 -04:00
Luke Pulverenti
a0fa1b5f8f update client sync 2015-09-15 14:09:44 -04:00
Luke Pulverenti
960d45587d update views 2015-09-14 13:28:42 -04:00
Luke Pulverenti
f346997992 update translations 2015-09-13 20:43:29 -04:00
Luke Pulverenti
8cf45a3e4a add more methods to IFileSystem 2015-09-13 19:07:54 -04:00
Luke Pulverenti
6cb184fcf8 Merge branch 'dev' of https://github.com/MediaBrowser/MediaBrowser into dev 2015-09-13 17:33:49 -04:00
Luke Pulverenti
21a2160fca update tuner pooling 2015-09-13 17:33:46 -04:00