XMMS Users » Forum

CD Submission

 
    • dominoid şöyle demiş...
    • Kullanıcı
    • 21 Nis 2005, 11:43

    CD Submission

    My XMMS plugin doens't seem to submit anythign I play from a CD but it submits from MP3 fine. Is this normal or have I setup the plugin wrong somehow (There don't seem to actually be any setup options that I can find)

    We apologise for the break in transmission, normal service will be resumed shortly.
    • Vigilology şöyle demiş...
    • Kullanıcı
    • 5 May 2005, 19:35
    Must be normal, happens here.

    • Simbul şöyle demiş...
    • Kullanıcı
    • 31 Ağu 2005, 14:49
    Can we hope in a future release of the plugin that will allow CD submission?
    It's kind of disappointing being limited to mp3 only, especially since Win users seem to be able to submit their CD tracks easily... ;)

    • Fristiman şöyle demiş...
    • Abone
    • 22 Tem 2006, 15:00
    The XMMS plugin does submit CD tracks, but seems to be confused when there are two CD/DVD drives. When I played a CD from /dev/hdc, the plugin tried to read track info from /dev/hdd and when I played a CD from /dev/hdd, the plugin tried to read track info from /dev/hdc.

    To "solve" that you should make sure that XMMS knows about only CD drive: make sure that there is only one device declared for the input plugin "AudioCD Player" (libcdaudio.so).

    • mvortex şöyle demiş...
    • Kullanıcı
    • 18 Eki 2006, 21:55

    Can't scrobble Audio CDs !!

    This thread save me a lot of time?
    Hope in the next release XMMS can scrobble cd tracks.

    • şöyle demiş...
    • Kullanıcı
    • 4 Mar 2007, 21:19
    If you want working cd submission I suggest trying audacious - http://audacious-media-player.org. audioscrobbler plugin is built-in and works!

    • BrettParker şöyle demiş...
    • Kullanıcı
    • 16 Nis 2007, 14:53
    It's on my list of things to investigate (sorry, I've been taking a break for "a bit" and Pipian appears to have currently disappeared!) should be working on this over the next few weeks so feel free to bug me!

    Cheers,
    Brett Parker

    • olzaque şöyle demiş...
    • Kullanıcı
    • 17 May 2007, 10:05

    CD submission with multiple drives

    Hi,

    problem is following code in lines 413-414 in xmms_scrobbler.c:

    for(i = 0; direxists == TRUE
    && strcmp(dirname, fname) == 0;)

    Change
    && strcmp(dirname, fname) == 0;)
    to
    && strcmp(dirname, fname) != 0;)


    It fixed CD submission problem with multiple drives with xmms-scrobbler-0.3.8.1. It seem it is not fixed in 0.4.0 either...

    Check also that you have CD-drives configured in CDDA plugin.

Dışarıdan mesaj gönderilemez. Forumlara yazmak istiyorsan lütfen hesabına giriş yap ya da sitede hesap aç.