Code Monkey home page Code Monkey logo

Comments (9)

JoeLametta avatar JoeLametta commented on August 22, 2024

That's unrelated to rip offset find (746dc65).
Documented here.

@neitsab will update archlinux's AUR package to include a warning about this change.

from whipper.

JoeLametta avatar JoeLametta commented on August 22, 2024

There was a bug related to the update (fixed now).
Read the README, then please test again and let me know how it goes...

from whipper.

NicoHood avatar NicoHood commented on August 22, 2024

I don't get what you are trying to tell me.
The problem to me seems that ~/.config/whipper does not exists yet and whipper simply has to create the path if it does not exist yet. It would be a shame if thats required by the user. However this seems to not work. (I am not using XDG, or at least it seems to not provide those variabled for me on arch).

from whipper.

JoeLametta avatar JoeLametta commented on August 22, 2024

I don't get what you are trying to tell me.

Sorry, I'll try to be clearer...

The problem to me seems that ~/.config/whipper does not exists yet and whipper simply has to create the path if it does not exist yet. It would be a shame if thats required by the user.

You're right and that's the "bug related to the update" I referred to in my previous message (already fixed).

However this seems to not work. (I am not using XDG, or at least it seems to not provide those variabled for me on arch).

The bug should have been fixed with 8b5ce57. I've just tested rip offset find and here it works fine (unable to replicate), please update whipper and test again.

Thanks for the feedback

PS: It should work fine even without XDG environment variables set.

from whipper.

NicoHood avatar NicoHood commented on August 22, 2024

It now works, but it seems to be unable to find an offset. Is this normal? From my old notes I must have offset 6, but this time that was not recognized. However Accurate rip reports no errors with offset 6, but I have little knowledge about those parameters.

[arch@arch Music]$ rip offset find
Checking device /dev/cdrom
eject: CD-ROM tray close command failed: Input/output error
Trying read offset 6 ...                      
** Message: pygobject_register_sinkfunc is deprecated (GstObject)
Trying read offset 48 ...                     
Trying read offset 102 ...                    
Trying read offset 667 ...                    
Trying read offset 12 ...                     
Trying read offset 30 ...                     
Trying read offset 618 ...                    
Trying read offset 594 ...                    
Trying read offset 738 ...                    
Trying read offset -472 ...                   
WARNING: cannot rip with offset -472...       
Trying read offset 98 ...
Trying read offset 116 ...                    
Trying read offset 96 ...                     
Trying read offset 733 ...                    
Trying read offset 120 ...                    
Trying read offset 691 ...                    
Trying read offset 685 ...                    
Trying read offset 97 ...                     
Trying read offset 600 ...                    
Trying read offset 690 ...                    
Trying read offset 1292 ...                   
Trying read offset 99 ...                     
Trying read offset 676 ...                    
Trying read offset 686 ...                    
Trying read offset 1182 ...                   
Trying read offset -24 ...                    
WARNING: cannot rip with offset -24...        
Trying read offset 704 ...
Trying read offset 572 ...                    
Trying read offset 688 ...                    
Trying read offset 91 ...                     
Trying read offset 696 ...                    
Trying read offset 103 ...                    
Trying read offset -491 ...                   
WARNING: cannot rip with offset -491...       
Trying read offset 689 ...
Trying read offset 145 ...                    
Trying read offset 708 ...                    
Trying read offset 697 ...                    
Trying read offset 564 ...                    
Trying read offset 86 ...                     
Trying read offset 679 ...                    
Trying read offset 355 ...                    
Trying read offset -496 ...                   
WARNING: cannot rip with offset -496...       
Trying read offset -1164 ...
WARNING: cannot rip with offset -1164...      
Trying read offset 1160 ...
Trying read offset 694 ...                    
Trying read offset 0 ...                      
Trying read offset -436 ...                   
WARNING: cannot rip with offset -436...       
Trying read offset 79 ...
Trying read offset 94 ...                     
Trying read offset 684 ...                    
Trying read offset 681 ...                    
Trying read offset 106 ...                    
Trying read offset 692 ...                    
Trying read offset 943 ...                    
Trying read offset 1194 ...                   
Trying read offset 92 ...                     
Trying read offset 117 ...                    
Trying read offset 680 ...                    
Trying read offset 682 ...                    
Trying read offset 1268 ...                   
Trying read offset 678 ...                    
Trying read offset -582 ...                   
WARNING: cannot rip with offset -582...       
Trying read offset 1473 ...
Trying read offset 1279 ...                   
Trying read offset -54 ...                    
WARNING: cannot rip with offset -54...        
Trying read offset 1508 ...
Trying read offset 740 ...                    
Trying read offset 1272 ...                   
Trying read offset 534 ...                    
Trying read offset 976 ...                    
Trying read offset 687 ...                    
Trying read offset 675 ...                    
Trying read offset 1303 ...                   
Trying read offset 674 ...                    
Trying read offset 1263 ...                   
Trying read offset 108 ...                    
Trying read offset 974 ...                    
Trying read offset 122 ...                    
Trying read offset 111 ...                    
Trying read offset -489 ...                   
WARNING: cannot rip with offset -489...       
Trying read offset 772 ...
Trying read offset 732 ...                    
Trying read offset -495 ...                   
WARNING: cannot rip with offset -495...       
Trying read offset -494 ...
WARNING: cannot rip with offset -494...       
Trying read offset 975 ...
Trying read offset 935 ...                    
Trying read offset 87 ...                     
Trying read offset 668 ...                    
Trying read offset 1776 ...                   
Trying read offset 1364 ...                   
Trying read offset 1336 ...                   
Trying read offset 1127 ...                   
No matching offset found.                     
Consider trying again with a different disc.

from whipper.

JoeLametta avatar JoeLametta commented on August 22, 2024

It now works, but it seems to be unable to find an offset. Is this normal?

Unfortunately it's not rare (rip offset find is unreliable, it's planned to be rewritten in a better way).

From my old notes I must have offset 6, but this time that was not recognized. However Accurate rip reports no errors with offset 6, but I have little knowledge about those parameters.

If you're in doubt the easier way to find the right offset is to look it up here.

from whipper.

NicoHood avatar NicoHood commented on August 22, 2024

The link you posted is unreachable. 404

from whipper.

neitsab avatar neitsab commented on August 22, 2024

@NicoHood Here you go: www.accuraterip.com/driveoffsets.htm

(the link was simply appended by mistake to https://github.com/JoeLametta/whipper/issues/, making it invalid. You can identify such situations by looking at the link URL.)

from whipper.

JoeLametta avatar JoeLametta commented on August 22, 2024

Yup, fixed it now (forgot to include the http:// prefix).

from whipper.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.