Luke Pulverenti
fc6d22a81b
update episode organizer
9 years ago
Luke Pulverenti
e906bdc06e
don't organize with unknown episode name
9 years ago
Luke Pulverenti
ce813c40c9
don't organize episode if series has no provider ids
9 years ago
Luke
0d3c8b8711
auto-organize by date
9 years ago
softworkz
9fbb304c47
Allow Auto-Organize to succeed even if episode title cannot be determined
9 years ago
softworkz
182f1da03e
Added OmdbEpisodeProvider as an alternative source for series episodes
...
This new episode provider implementation does not bulk-download or cache
episode data. It is only meant to be a backup source for situations
where media is not recognized by the default provider (TheTvDb).
9 years ago
softworkz
c4aa744605
Fix exception when episode title is null
...
Sometimes TheTVDb does not have episode. This caused an exception in
EpisodeFileOrganizer
9 years ago
Luke Pulverenti
79a7e907d4
3.0.5768.3
9 years ago
Luke Pulverenti
078277ebc2
continue file system rework
9 years ago
Luke Pulverenti
8ad702060e
begin file system rework
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
softworkz
4a235bd4bd
Auto-Organize: Fix PathTooLongException due to long EpisodeTitle #2
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
5637142100
#1189 - Auto-Organize: Fix PathTooLongException due to long EpisodeTitle
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
f3e9bbed23
update file system methods
9 years ago
Luke Pulverenti
86a084bf5e
update build scripts
9 years ago
Luke Pulverenti
aff7309a08
update ffmpeg with qsv-compatible version
9 years ago
Luke Pulverenti
8cf45a3e4a
add more methods to IFileSystem
9 years ago
Luke
14de062681
update file system methods
9 years ago
Luke Pulverenti
795a8ab33b
added auto-organize setting
9 years ago
Luke Pulverenti
62db1579c8
auto-organize fix
10 years ago
Luke Pulverenti
32320b329a
updated Mono.Nat
10 years ago
Luke Pulverenti
f2c3dade77
3.0.5518.5
10 years ago
Luke Pulverenti
d451386f5d
sync updates
10 years ago
Luke Pulverenti
8051ea9b1b
update javascript connection manager to latest feature set
10 years ago
Luke Pulverenti
a1a56557ec
sync updates
10 years ago
Luke Pulverenti
6755937800
sync updates
10 years ago
Luke Pulverenti
9e809b06c4
separate task buttons script
10 years ago
Luke Pulverenti
449485d3d2
add organize now/sync prepare buttons
10 years ago
Luke Pulverenti
d26707708d
move string.Replace extension
10 years ago
Luke Pulverenti
7a136349ee
update components
10 years ago
Luke Pulverenti
d8d5dd4873
make channel access opt-in rather than opt out
10 years ago
Luke Pulverenti
51b5e379d5
add options for media in archives
10 years ago
Luke Pulverenti
36295aa833
use SocketHttpListener project
10 years ago
Luke Pulverenti
42b1416602
begin work on daily episodes
10 years ago
Luke Pulverenti
e55ab989d2
add more sync buttons
10 years ago
Luke Pulverenti
dc8fb33a1f
updated nuget
10 years ago
Luke Pulverenti
049ef9b4ec
update naming methods
10 years ago
Luke Pulverenti
5fdd7ec672
add new naming project
10 years ago
Luke Pulverenti
c8f24fc93a
update ConnectionManager
10 years ago
Luke Pulverenti
f6769b73f2
add MediaInfo to improve media analysis for video files
10 years ago
Luke Pulverenti
e84ba17b9f
add activity log feature
10 years ago
Luke Pulverenti
2714127d2b
fixes #791 - Support server-side playlists
10 years ago
Luke Pulverenti
a37a11c486
3.0.5324.37963
10 years ago
Luke Pulverenti
37c27a26e9
added sync job database
10 years ago
Luke Pulverenti
24246ba85f
support conditions with direct play profiles
11 years ago
Luke Pulverenti
c4f587dd94
live tv stream adjustments, add additional dlna params
11 years ago