Skip to content

Commit

Permalink
Add Processing failed for ... to custom logs (pymedusa#8882)
Browse files Browse the repository at this point in the history
  • Loading branch information
medariox authored and coptere committed Jan 27, 2021
1 parent 8f15ff2 commit d7490d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions medusa/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
CUSTOMIZABLE_LOGS = [
'Missed file: {missed_file}',
'Problem(s) during processing, failed for the following files/folders: ',
'Processing failed for {file_path}: {process_fail_message}',
'No NZB/Torrent providers found or enabled in the application config for daily searches. Please check your settings',
]

Expand Down

0 comments on commit d7490d6

Please sign in to comment.