After taking the majority of Friday evening to get things back into order, I 
was finally able to get things working by changing my command line to the 
following:

> PYTHONIOENCODING=utf-8 python3 /spradio/djcontrol.py next

https://docs.python.org/3/using/cmdline.html#envvar-PYTHONIOENCODING

Strangely, it looks fine when ran from the Linux command line, but without 
forcing the issue with that environment variable, it must have been defaulting 
to plain ASCII encoding when running from within Liquidsoap.

That said, I apologize for all the confusion. Just when I think I have a handle 
on Unicode issues, something always springs up to prove me wrong. I appreciate 
the help, @toots!!

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/savonet/liquidsoap/issues/697#issuecomment-458274767
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to