This commit is contained in:
Alhaziel01
2020-04-04 18:30:19 +02:00
parent 06f04e8f0b
commit 542ab75196

View File

@@ -812,7 +812,7 @@ def update_db(current_path, new_path, current_movies_folder, new_movies_folder,
new = new_path
old = current_path
rename main path for search in the DB
# rename main path for search in the DB
if new.startswith("special://") or scrapertools.find_single_match(new, r'(^\w+:\/\/)'):
new = new.replace('/profile/', '/%/').replace('/home/userdata/', '/%/')
sep = '/'