Date: Thu, 16 Jan 2020 11:42:02 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 243386] multimedia/py-tvnamer: Fails to run: UnicodeDecodeError: 'ascii' codec can't decode byte Message-ID: <bug-243386-21822-VvHen18iik@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-243386-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-243386-21822@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D243386 --- Comment #3 from Kubilay Kocak <koobs@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/d= ata that's producing the error. Can you see anything (metadata? source data fil= e? associated with either that episode or a related entry that contains non-as= cii 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 th= is upstream too, as the author is more likely able to provide information to better isolate/investigate --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-243386-21822-VvHen18iik>