Time sure flies by.

As for #1 (wrong ffmpeg options) the corrections would be:
-metadata title=
instead of
-title
etc.
So the whole line (2064 in /usr/bin/pacpl in 4.0.5) would look like:

return "-metadata title=\"$tag_name{title}\" -metadata
track=\"$tag_name{track}\" -metadata author=\"$tag_name{artist}\"
-metadata album=\"$tag_name{album}\" -metadata
comment=\"$tag_name{comment}\" -metadata year=\"$tag_name{year}\"
-metadata genre=\"$tag_name{genre}\"";

That at least gets us through the 256 error, but the output files are
still left with empty tags.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/533111

Title:
  pacpl can't handle double-quote characters in title tags

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pacpl/+bug/533111/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to