Update scripts/channel_processor.py
Some checks failed
Generate M3U Playlist with Auto-Organization / build-and-organize (push) Has been cancelled
Some checks failed
Generate M3U Playlist with Auto-Organization / build-and-organize (push) Has been cancelled
This commit is contained in:
parent
7c9d7b3bb8
commit
14b50eebc5
1 changed files with 1 additions and 1 deletions
|
@ -436,4 +436,4 @@ class ChannelProcessor:
|
|||
shutil.copy2(file_path, backup_name)
|
||||
self.logger.info(f"Created backup: {backup_name}")
|
||||
except Exception as e:
|
||||
self.logger.warning(f"Could not create backup: {e}")
|
||||
self.logger.warning(f"Could not create backup: {e}")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue