https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243386

--- Comment #3 from Kubilay Kocak <ko...@freebsd.org> ---
(In reply to huber.georg from comment #2)

Thank you for the extra info.

It's going to be handy to identify the source of the non-ascii characters/data
that's producing the error. Can you see anything (metadata? source data file?
associated with either that episode or a related entry that contains non-ascii
chars?

I note in the traceback that the last method/function called is:
'remove_old_entries' which might suggest that its not necessarily related to
S15E15 but something else 'earlier' in either the process, or that exists in
the database from prior runs

I also note several open/closed issues in the upstream github project that
match UnicodeDecodeError's. They may provide you with more insight into
potential causes with actions you can take to test, and I'd be reporting this
upstream too, as the author is more likely able to provide information to
better isolate/investigate

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"

Reply via email to