JunkFood02 / Seal

🦭 Video/Audio Downloader for Android, based on yt-dlp, designed with Material You
GNU General Public License v3.0
10.78k stars 477 forks source link

Imported History file doesn't import anything. #1615

Open GalenRhys opened 1 month ago

GalenRhys commented 1 month ago

Checklist

Describe the bug

When I import a previously exported history file, nothing is imported. I checked the text file and all the information is in the file.

To Reproduce

No response

Error reports

No error report since it is just exporting and importing the history file.

Screenshots & Screen Records

No response

Additional context

I'm not sure if it is related. When I move a file from the original directory and return it, The history list doesn't recognize it. The filename is never changed.

JunkFood02 commented 1 month ago

maybe there're some invalid characters in the output (usually quotes ' ")

if you don't mind sharing your download history, I can look into fixing this issue.