softworkz
66a80ac6b9
EpisodeFileOrganizer: Improve error handling (alternate approach)
...
Previously some methods were just returning null or empty values in case
of encountered errors; as a consequence, the actual reason for failure
was never written to the auto-organize log.
Instead, only a generic message like "Unable to sort xxx because target
path could not be determined." was displayed.
After this change, the actual reason for failure will be saved to the
auto-organize log or displayed in the UI (when completing the organize
dialog).
This information is very important for the user. Examples are "No
permission", "Target folder not available", "Disk full", etc..
9 years ago
Luke Pulverenti
8508e07bb9
improve genre displays
9 years ago
Luke Pulverenti
68d1b60964
stub out objects for per library settings
9 years ago
Luke Pulverenti
7daf34f048
quote ffmpeg params
9 years ago
softworkz
23da61281e
Reduced compiler warnings. No functional changes (except MediaEncoder.cs and AutomaticRestartEntryPoint.cs)
9 years ago
Sven Van den brande
219cba7506
Removed redundant Collection Initializers
...
Removed Using directives that are not required
9 years ago
Luke Pulverenti
22601f0a2e
reduce stdout redirection
9 years ago
Luke Pulverenti
1dfe694a77
fix search dipping into restricted channels
9 years ago
Luke Pulverenti
c1e83beeac
update search
9 years ago
Luke Pulverenti
70f75f8adb
fix recording timers
9 years ago
Luke Pulverenti
b0ed7ef0a3
update recording conversion process
9 years ago
Luke Pulverenti
a75f24e8e1
add temp file with recording conversion
9 years ago
Luke Pulverenti
f58a919488
improve display of active recordings
9 years ago
Luke Pulverenti
023b12a798
update recording format
9 years ago
Luke Pulverenti
01c7dba742
don't auto-restart during recordings
9 years ago
Luke Pulverenti
383110f9af
switch recordings to ts when preserving original audio
9 years ago
Luke Pulverenti
b0c1ba1e19
stub out channel mapping
9 years ago
Luke Pulverenti
527014d73a
stub out channel mapper popup
9 years ago
Luke Pulverenti
2538889943
add mappings to add meta data method
9 years ago
Luke Pulverenti
83105f5aae
stubbed out channel mappings
9 years ago
Luke Pulverenti
bed6d6bd38
update recording default values
9 years ago
Luke Pulverenti
4e624c2cef
removed dead code
9 years ago
Luke Pulverenti
b0bf7119ba
update EncodedRecorder
9 years ago
Luke Pulverenti
91aab66857
create recording folders on start
9 years ago
Luke Pulverenti
04302136f3
update recording folder generation
9 years ago
Luke Pulverenti
bfcbbde808
update recording probe size
9 years ago
Luke Pulverenti
f54a0da88e
better cleanup of recording libraries
9 years ago
Luke Pulverenti
c4e3bbaf4a
import shared media info component
9 years ago
Luke Pulverenti
9edda5782b
update recording path
9 years ago
Luke Pulverenti
287f797d99
update recording editor
9 years ago
Luke Pulverenti
99084edabe
update windows ffmpeg
9 years ago
Luke Pulverenti
33c002684e
update recording saving
9 years ago
Luke Pulverenti
fdc37a2b58
update recording audio sync
9 years ago
Luke Pulverenti
5d28c65783
update recordings
9 years ago
Luke Pulverenti
8537cbe6c2
add audio sync to converted recordings
9 years ago
Luke Pulverenti
747518decc
added option to preserve original audio when recording
9 years ago
Luke Pulverenti
54e04dd027
support duration on recording url
9 years ago
Luke Pulverenti
565b3350a1
update version
9 years ago
Luke Pulverenti
12a1414d73
remove unneeded wait for exit
9 years ago
Sven Van den brande
168587b2a0
Remove unused code...
9 years ago
Luke Pulverenti
658c13b8e6
update dialog forms
9 years ago
Luke Pulverenti
623fd6ff92
update multi-tuner support
9 years ago
Luke Pulverenti
30bc82a8d3
update script dependencies
9 years ago
Luke Pulverenti
e321d3c544
add error checking
9 years ago
Luke Pulverenti
749037eb4a
update sat/ip discovery
9 years ago
Luke Pulverenti
146547b02e
add error handling to recording parsing
9 years ago
Luke Pulverenti
a8296cba37
update recording stop
9 years ago
Luke Pulverenti
8ac11ee1e5
update live tv auto-organize
9 years ago
Luke Pulverenti
5983f6957d
fix live tv auto-organize
9 years ago
Luke Pulverenti
2eb492f865
update recording stoppage
9 years ago