Commit graph

34 commits

Author SHA1 Message Date
softworkz
c4aa744605 Fix exception when episode title is null
Sometimes TheTVDb does not have episode. This caused an exception in
EpisodeFileOrganizer
2015-11-01 19:35:36 +01:00
Luke Pulverenti
078277ebc2 continue file system rework 2015-10-04 00:23:11 -04:00
softworkz
4a235bd4bd Auto-Organize: Fix PathTooLongException due to long EpisodeTitle #2 2015-10-02 20:44:30 +02: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
5637142100 #1189 - Auto-Organize: Fix PathTooLongException due to long EpisodeTitle 2015-09-30 01:15:25 -04:00
Luke Pulverenti
f3e9bbed23 update file system methods 2015-09-24 13:50:49 -04:00
Luke
14de062681 update file system methods 2015-09-13 17:32:02 -04:00
Luke Pulverenti
795a8ab33b added auto-organize setting 2015-08-22 15:46:55 -04:00
Luke Pulverenti
32320b329a updated Mono.Nat 2015-04-29 14:48:34 -04:00
Luke Pulverenti
f2c3dade77 3.0.5518.5 2015-02-19 12:46:18 -05:00
Luke Pulverenti
d451386f5d sync updates 2015-02-18 23:37:44 -05:00
Luke Pulverenti
8051ea9b1b update javascript connection manager to latest feature set 2015-02-15 19:33:06 -05:00
Luke Pulverenti
a1a56557ec sync updates 2015-01-25 01:34:50 -05:00
Luke Pulverenti
7a136349ee update components 2015-01-16 23:38:24 -05:00
Luke Pulverenti
d8d5dd4873 make channel access opt-in rather than opt out 2015-01-12 22:46:44 -05:00
Luke Pulverenti
51b5e379d5 add options for media in archives 2015-01-10 00:53:35 -05:00
Luke Pulverenti
36295aa833 use SocketHttpListener project 2015-01-03 14:38:22 -05:00
Luke Pulverenti
42b1416602 begin work on daily episodes 2014-12-22 22:58:14 -05:00
Luke Pulverenti
e55ab989d2 add more sync buttons 2014-12-18 23:20:07 -05:00
Luke Pulverenti
049ef9b4ec update naming methods 2014-11-16 17:46:01 -05:00
Luke Pulverenti
5fdd7ec672 add new naming project 2014-11-16 15:44:08 -05:00
Luke Pulverenti
a37a11c486 3.0.5324.37963 2014-07-30 22:09:23 -04:00
Luke Pulverenti
37c27a26e9 added sync job database 2014-07-26 13:30:15 -04:00
Luke Pulverenti
24246ba85f support conditions with direct play profiles 2014-03-22 14:25:03 -04:00
Luke Pulverenti
c4f587dd94 live tv stream adjustments, add additional dlna params 2014-03-12 15:56:12 -04:00
Tensre
1bf4447dce Auto-Organize Copy/Move Option, Fix for Overwrite Existing File
Addition of the option in Auto-Organize to copy or move files from watch
folder.
Fix to use the Overwrite Existing File option from the config rather
than hardcoded value.
2014-03-05 20:44:29 -08:00
Luke Pulverenti
aef805efb9 fix directory not found error in episode organization 2014-02-25 10:40:16 -05:00
Luke Pulverenti
13e4b2a6a7 add search methods to remote metadata providers 2014-02-19 23:53:15 -05:00
Luke Pulverenti
411ce21751 fix resolution in photo provider 2014-02-19 11:24:06 -05:00
Luke Pulverenti
7c5b222463 Created ILibraryMonitor to replace IDirectoryWatchers 2014-01-28 16:25:10 -05:00
Luke Pulverenti
d748967c5d trim organized file names 2014-01-26 23:29:01 -05:00
Luke Pulverenti
8e7b97db52 fixes #687 - Enable/disable live tv per user 2014-01-23 16:09:00 -05:00
Luke Pulverenti
36210922e5 handle more duplicate episode paths when deleting 2014-01-23 13:46:33 -05:00
Luke Pulverenti
9d40b684bf #680 - episode organization 2014-01-22 12:05:06 -05:00