Skip to content
Commit 3d899641 authored by Philip Withnall's avatar Philip Withnall 🚫
Browse files

Bug 686515 — dbusservice plugin has UnicodeDecodeErrror per song

Fix dbusservice plugin to correctly use Python Unicode objects to represent
song metadata, rather than UTF-8 encoded strings which it would then treat
as ASCII.

Closes: https://bugzilla.gnome.org/show_bug.cgi?id=686515
parent c62b90b2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment