oga & metadata

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2847
    dontodd
    Participant

    I’m running svn-1586.

    The default ripper for Ubuntu 8.10 (Intrepid), SoundJuicer, has changed the extension of its ogg files from .ogg to .oga. I ripped a CD and added it to my music root and started a server scan. The SoundBridge and RhythmBox connected via DAAP couldn’t find the new music, until I looked under artist “Unknown.” Apparently the metadata was not being read.

    I added oga as a filetype and extension, and modified the transcoding script so that it would know oga was an ogg file.

    I ran the ripped files through EasyTag and it reported errors, which it fixed. I did another scan and restarted firefly, but had the same result.

    The result of running ogginfo on one of the files is:

    todd@tantalus:/mnt/mymedia/lossy/Joe Cocker – The Best of Joe Cocker$ ogginfo 02 – You Can Leave Your Hat On.oga
    Processing file “02 – You Can Leave Your Hat On.oga”…

    New logical stream (#1, serial: 2814a39b): type vorbis
    Vorbis headers parsed for stream 1, information follows…
    Version: 0
    Vendor: Xiph.Org libVorbis I 20070622 (1.2.0)
    Channels: 2
    Rate: 44100

    Nominal bitrate: 160.000000 kb/s
    Upper bitrate not set
    Lower bitrate not set
    User comments section follows…
    TITLE=You Can Leave Your Hat On
    ARTIST=Joe Cocker
    ALBUM=The Best of Joe Cocker
    DATE=1993
    TRACKNUMBER=02
    TRACKTOTAL=12
    MUSICBRAINZ_ALBUMID=d8f85898-1573-45d6-b464-b60a064f3e3d
    MUSICBRAINZ_ALBUMARTISTID=32f2d6bd-c22b-42cf-a7bc-0c4b48cd2bcb
    MUSICBRAINZ_ARTISTID=32f2d6bd-c22b-42cf-a7bc-0c4b48cd2bcb
    MUSICBRAINZ_TRACKID=5255cbe2-e82e-4040-a2eb-64ce334fba8b
    ARTISTSORT=Cocker, Joe
    DISCID=8e0d210c
    MUSICBRAINZ_DISCID=vAOlhshhIcXruea8DqQGqicTM5g-
    Vorbis stream 1:
    Total data length: 4983339 bytes
    Playback length: 4m:15.426s
    Average bitrate: 156.078895 kb/s
    Logical stream 1 ended

    On a hunch, I renamed the file extension to .ogg, and it seems to work. What can I do so that firefly media server can process these .oga files without having to rename them?

    Thanks,

    Todd

    #18392
    jesterfred
    Participant

    I just created an ‘.oga Support’ topic in the Feature Request forum. I’m guessing that meta data indexing of files ending in .oga is a new Feature.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Setup Issues’ is closed to new topics and replies.