Luke Pulverenti
04cc4eaf68
add multiselect help text
9 years ago
Luke Pulverenti
1f7e1f5c4a
boxset image fixes
9 years ago
Luke Pulverenti
e9e9dadc29
update media info db
9 years ago
Luke Pulverenti
21c9f6e75e
update chapters
9 years ago
Luke Pulverenti
9ec1376e5f
recording fixes
9 years ago
Luke Pulverenti
cc213128e2
update schedules direct mapping
9 years ago
Luke Pulverenti
bb3e0414c7
update polymer
9 years ago
Luke Pulverenti
b1859d41e8
update collection menus
9 years ago
Luke Pulverenti
49d222a6d5
retry image saving to internal location
9 years ago
Luke Pulverenti
6271ca99c8
update polymer
9 years ago
Luke Pulverenti
47b428b36c
update commonio
9 years ago
Luke Pulverenti
2fdafcaee6
update library monitor
9 years ago
Luke Pulverenti
e5fdf31ec4
update subtitle transcoding
9 years ago
Luke Pulverenti
26487dc455
rework people
9 years ago
Luke Pulverenti
4ad96e4ff5
update logging levels
9 years ago
Luke Pulverenti
9124825c98
update trailer
9 years ago
Luke Pulverenti
b1622b0e18
update editor css
9 years ago
Luke Pulverenti
5c613f2dda
update channel db
9 years ago
Luke Pulverenti
7f299fea7a
rework identify popup
9 years ago
Luke Pulverenti
1aaf09112b
remove nuget restores
9 years ago
Luke Pulverenti
a08d5e695a
remove nuget targets
9 years ago
Luke Pulverenti
21352d5248
Complete rework of IFileSystem
9 years ago
Luke Pulverenti
078277ebc2
continue file system rework
9 years ago
Luke Pulverenti
8ad702060e
begin file system rework
9 years ago
Luke
64c1628160
Merge pull request #1210 from softworkz/SourcePathTooLong
...
Auto-Organize: PathTooLongException on source file should not break auto-organize task
9 years ago
softworkz
8259d14c50
Renamed filter method
9 years ago
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
9 years ago
Luke Pulverenti
0ee844dd46
hide library monitor from certain operating systems
9 years ago
Luke
0872bbc42b
Merge pull request #1207 from softworkz/MultiEpisodePattern
...
Auto-Organize: Fix PathTooLongException due to long EpisodeTitle
9 years ago
softworkz
4a235bd4bd
Auto-Organize: Fix PathTooLongException due to long EpisodeTitle #2
9 years ago
Luke Pulverenti
e76e8bb96c
update sync progress display
9 years ago
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.
9 years ago
Luke Pulverenti
713083b34a
update text
9 years ago
Luke Pulverenti
7694f33c82
fix sync status display
9 years ago
Luke Pulverenti
69888991f3
update schedules direct
9 years ago
Luke Pulverenti
5637142100
#1189 - Auto-Organize: Fix PathTooLongException due to long EpisodeTitle
9 years ago
Luke Pulverenti
35fc099114
removed dead db fields
9 years ago
Luke Pulverenti
6e222eaaf4
move tv data
9 years ago
Luke Pulverenti
0d6580baf3
update media sync
9 years ago
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.
9 years ago
Luke Pulverenti
3dce39b396
update nuget references
9 years ago
Luke Pulverenti
51afb73dde
update recording file names
9 years ago
Luke Pulverenti
ebc95ffb9a
update access denied exceptions
9 years ago
Luke Pulverenti
c31aab2d64
update SocketHttpListener
9 years ago
Luke Pulverenti
ab976201c3
update translations
9 years ago
Luke Pulverenti
f3e9bbed23
update file system methods
9 years ago
Luke Pulverenti
4e90d73203
update search
9 years ago
Luke Pulverenti
36b65dec4e
update translations
9 years ago
Luke Pulverenti
1ae288b0b3
add live tv logging
9 years ago
Eric Reed
253cfcd64b
Reroute some calls
9 years ago