Announcement

Collapse
No announcement yet.

CD ripper not identifying CDs

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • #31
    Thank You “Tomcoppa” for all your efforts ... I will scan my art work and apply to files manually ... Thanks Again!

    Comment


    • #32
      Just noticed the same thing and came on here, very pleased to see my Liv Zen is not yet a brick.

      I'm a bit thick with technical matters mind you, I've never plugged my box into a screen or keyboard I just plug it in, rip CDs and play music from my mobile phone.

      Someone mentioned installing Putty but I have no idea how to do this. To go back a step, I'm assuming I can
      plug in my box to the TV using the HDMI and my computer keyboard via the USB to control the screen. I've used a Dos box on a PC before so I guess it's like that? Once in what do I do next to open the file mentioned and edit the line (s) required?

      Also, I recall from a convo years ago that the maker Liv changed the password and there's no way I can get hold of it. I think there's a global or override password I can use though?

      Thanks in advance for any help.

      Comment


      • #33
        The default password setting for a vortexbox is user = root and password = vortexbox. If they do not work then you may have a problem.
        If it works the info of what to do is in another post bu Tomcoppa

        Type nano /etc/ripit/config

        In the CDDB Options section make these changes -

        mb=0
        CDDBHOST=gnudb.org
        mirror=gnudb
        transfer=http
        proxy=proxy.gnudb.org:3128
        Last edited by pclinux1; 07-28-2020, 03:28 PM.

        Comment


        • #34
          Thanks for that I actually did it!! Feeling rather smug as I had to go into the GRUB settings first and fiddle around to reset the root password, I found the instructions on another thread here. Also the file I had to edit didn't look like the one on the screenshot, and also a command failed after, but I just pressed on and it worked! Edited the config file as above and now getting album meta data.

          Right, has anyone worked out how to get album art as mine stopped a couple of years ago, someone wrote it was related to the Amazon website stopping calls to pull them off.

          Comment


          • #35
            For anyone not familar with the Linux command line you may find WinSCP is easier to use to edit the file.

            Comment


            • #36
              The config changes are in the latest version of ripit. The only problem is updating ripit dons't update the config. VortexBox users did not like me overwriting their custom configs so ripit only installs the new config on a clean install.

              you could always delete /etc/ripit/config and reinstall ripit

              Comment


              • #37
                If I deleted ripit how do I get and install the new version of ripit? I also think that most people, ( I certainly would), would be prepared to pay a reasonable amount for a change to the program that would allow the use of a better meta data program perhaps GD3 who will sell you a plug in for EAC for under $8.00 and it is terrific. Perhaps it would be possible to make it work for ripit?

                Comment


                • #38
                  Originally posted by blas
                  Sorry to be so dense. After I go into the edit mode with the nano command how do I get the file to display so I can scroll through it to change the parameters?
                  Here is how my last sessions looks: (Only the header is displayed)
                  (I can type the commands above but not within the program itself.)

                  login as: root
                  root@vortexbox's password:
                  Last login: Sun Jul 19 17:28:21 2020 from fe80::c0d5:3be4:d871:dde2%eth0
                  [root@vortexbox ~]# nano /etc/ripit/config
                  GNU nano 2.3.2 File: /etc/ripit/config Modified



                  #####
                  #
                  # RipIT 3.9.0 configuration file.
                  #
                  # For further information on ripit configuration / parameters
                  # and examples see the manpage or the README provided with ripit
                  # or type ripit --help .
                  #
                  # Changelog
                  #
                  # Thur May 26 2011 Ron Olsen <[email protected]>
                  # * Change default eject to 0 to avoid extra eject of CD tray.
                  # * Fix typo in comment on underscore setting.
                  # * Add comment for dirtemplate showing how to get "Artist/Album" structure.
                  # * Add comment explaining vatag=5 setting.
                  #
                  # Tues May 10 2011 Ron Olsen <[email protected]>
                  I didn't see a reply to this. I, too, am at this point and can find no way to go forward. There are a bunch of I don't know what they are called at the bottom of this page, they have titles like "Get Help", Prev Page, Write Out, Cut Text, etc. with a capital letter in front and an "up arrow" which I have no idea how to type in a black box (so e.g., up arrowG Get Help). But I can't seem to do anything with these. Double clicking does nothing. I copied and pasted the up arrow and capital letter and pasted it into the command line (?) and hit return but that didn't do anything either. How do I proceed? Obviously I am not very fluent in this stuff. Thanks. Oh, using a Mac, OS 10.15.5
                  Last edited by jmilt7; 08-23-2020, 02:49 PM.

                  Comment


                  • #39
                    Code:
                    dnf reinstall rtipit
                    should do it

                    Comment


                    • #40
                      I use a lot of open source software to get VortexBox to work. If anybody knows of a free ripper or tagger that can use GD3 I would be very interested in knowing about it.

                      Comment


                      • #41
                        Well, let me try again. Maybe someone will take pity on me and tell me how to do this. Using the installed terminal utility on a Mac. I seem to be able to get to the following but then am stumped as to what to do next.

                        #####

                        #

                        # RipIT 3.9.0 configuration file.

                        #

                        # For further information on ripit configuration / parameters

                        # and examples see the manpage or the README provided with ripit

                        # or type ripit --help .

                        #

                        # Changelog

                        #

                        # Thur May 26 2011 Ron Olsen <[email protected]>

                        # * Change default eject to 0 to avoid extra eject of CD tray.

                        # * Fix typo in comment on underscore setting.

                        # * Add comment for dirtemplate showing how to get "Artist/Album" structure.

                        # * Add comment explaining vatag=5 setting.

                        #

                        # Tues May 10 2011 Ron Olsen <[email protected]>

                        # * Change default cddevice to /dev/sr0.

                        [ Read 946 lines ]

                        ^G Get Help ^O WriteOut ^R Read File ^Y Prev Page ^K Cut Text ^C Cur Pos

                        ^X Exit ^J Justify ^W Where Is ^V Next Page ^U UnCut Text^T To Spell

                        Comment


                        • #42
                          Has anyone besides me not had any luck following the instructions editing /etc/ripit/config in order to get CD ripping working?

                          I made the following edits to /etc/ripit/config after upgrading to Vortexbox 2.5

                          In the CDDB Options section -

                          mb=0
                          CDDBHOST=gnudb.org
                          mirror=gnudb
                          transfer=http
                          proxy=proxy.gnudb.org:3128

                          I then used the Restart Autoripper button on the VORTEXBOX CD/DVD Automatic Ripper gui with out any success.


                          I cannot get past ripit checking the first track of the CD and ejecting

                          Here's what happens when I run

                          /usr/bin/cd-info --cd-info version 0.93 x86_64-redhat-linux-gnu
                          Copyright (c) 2003-2005, 2007-2008, 2011-2013 R. Bernstein
                          This is free software; see the source for copying conditions.
                          There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
                          PARTICULAR PURPOSE.
                          CD location : /dev/cdrom
                          CD driver name: GNU/Linux
                          access mode: IOCTL

                          Vendor : Optiarc
                          Model : DVD RW AD-7260S
                          Revision : 1.03
                          Hardware : CD-ROM or DVD
                          Can eject : Yes
                          Can close tray : Yes
                          Can disable manual eject : Yes
                          Can select juke-box disc : No

                          Can set drive speed : No
                          Can read multiple sessions (e.g. PhotoCD) : Yes
                          Can hard reset device : Yes

                          Reading....
                          Can read Mode 2 Form 1 : Yes
                          Can read Mode 2 Form 2 : Yes
                          Can read (S)VCD (i.e. Mode 2 Form 1/2) : Yes
                          Can read C2 Errors : Yes
                          Can read IRSC : Yes
                          Can read Media Channel Number (or UPC) : Yes
                          Can play audio : Yes
                          Can read CD-DA : Yes
                          Can read CD-R : Yes
                          Can read CD-RW : Yes
                          Can read DVD-ROM : Yes

                          Writing....
                          Can write CD-RW : Yes
                          Can write DVD-R : Yes
                          Can write DVD-RAM : Yes
                          Can write DVD-RW : No
                          Can write DVD+RW : No
                          __________________________________

                          Disc mode is listed as: Error in getting information
                          ++ WARN: error in ioctl CDROMREADTOCHDR: No medium found

                          cd-info: Can't get first track number. I give up.
                          [root@vortexbox ~]#

                          Any ideas?

                          Comment


                          • #43
                            Originally posted by tomcoppa
                            The information about gnudb.org was very helpful. Investigating further has enabled me to find the changes necessary to return the CDDB lookup functionality to my VortexBox by configuring gnudb.org as the CDDBHOST in the file /etc/ripit/config. I am running VortexBox 2.5 and made the following edits to /etc/ripit/config.

                            In the CDDB Options section -

                            mb=0
                            CDDBHOST=gnudb.org
                            mirror=gnudb
                            transfer=http
                            proxy=proxy.gnudb.org:3128

                            I am not 100% sure if the proxy entry is necessary, but once it started working did not go back to further diagnose if the proxy is needed.
                            I don't think I have any other significant customization or have made any edits to other supporting files on my VortexBox.
                            Maybe a rewrite of the aforementioned perl files will not be necessary at this time.

                            I am a long time user of the VortexBox software and this is a first post. I hope it is helpful.
                            I am pleased my VortexBox is back in business.

                            I ran into this problem at the weekend or at least realised that the reason why my last few rips had failed to identify the CDs wasn't an aberration.

                            I made the changes described but found that the ripper didn't restart cleanly afterwards. Digging around, I found that gnudb.gnudb.org returns ping responses but proxy.gnudb.org doesn't. Of course, it might be there's a firewall that end that's blocking the ping but I decided to try the set up with the proxy parameter left blank. That sorted the problem and I'm back in business. Thanks!

                            Comment

                            Working...
                            X
                            😀
                            🥰
                            🤢
                            😎
                            😡
                            👍
                            👎