[Bug 243386] multimedia/py-tvnamer: Fails to run: UnicodeDecodeError: 'ascii' codec can't decode byte
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Jan 16 11:42:02 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243386
--- Comment #3 from Kubilay Kocak <koobs at 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.
More information about the freebsd-python
mailing list