Describe the bug
when I put something new in drive, it generates an exception.
To Reproduce
add something to the drive
Expected behavior
Section mapping should be done properly.
Logs
ERROR - UTILS [139967663843072]: Exception while trying to map 'Mi unidad/Joshua/Plex/Peliculas/Copia de El prado.mkv' to a Section ID in the Plex DB:
Traceback (most recent call last):
File "/opt/plex_autoscan/utils.py", line 33, in get_plex_section
if path.startswith(root_path + os.sep):
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 48: ordinal not in range(128)
Describe the bug when I put something new in drive, it generates an exception.
To Reproduce add something to the drive
Expected behavior Section mapping should be done properly.
Logs ERROR - UTILS [139967663843072]: Exception while trying to map 'Mi unidad/Joshua/Plex/Peliculas/Copia de El prado.mkv' to a Section ID in the Plex DB: Traceback (most recent call last): File "/opt/plex_autoscan/utils.py", line 33, in get_plex_section if path.startswith(root_path + os.sep): UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 48: ordinal not in range(128)
System Information