Reply To: .ogg metadata is not read

#18178
rsl360
Participant

Wow, the board is finally back up. Thanks, somebody.

Are you using a binary, or did you build firefly from the source?

I’m not sure, but I think the problem of not reading the .ogg metadata may be a dependency problem. I think I had the same problem. I’m not sure if it was exactly the problem you are having, but it was close. I think the way I fixed it was to look for everything .ogg related (with yumex) and installed them all. I’ve since tried to make a list of the firefly dependencies by looking at the various instructions and the wiki. I’ve come up with this:

Everything needs:
libid3tag
libsqlite0
libsqlite0-dev

Fedorda needs:
libid3tag-devel,
id3tag and id3tag-devel

Ogg needs:
vorbis-tools

And I think these are also needed, but I’m not sure if it’s documented anywhere. I think I got error messages when compiling and these made the errors go away.
avahi-daemon
libgdbm-dev
gcc

Anyone else want to correct me, add/subtract stuff, please do.

Robbie