cyanreg / cyanrip

Bule-ish CD ripper
GNU Lesser General Public License v2.1
222 stars 10 forks source link

[Feature Request] GUI #61

Open Lebon14 opened 12 months ago

Lebon14 commented 12 months ago

Hi.

Yes, I know. N00bs, including me (also allergic to CLI), needs its GUI. I'm trying to use cyanrip for the first time on a disc that gave me issues and... my head hurt just tagging the files. I hate automatic lookups for anything (and the disc is not in MusicBrainz anyway).

Please consider a GUI, at least for Windows where most common folks are. It also help folks like me that are more visual and less "imagine what I wrote down".

I understand that might not be in immediate plans as I would understand that you'd like to get the basic software running. As I tried tagging with everything in one line... I got a "01 - Unknown track.flac" file despite having wrote -t 1=title="Unshakeable":...

Thank you for considering.

cyanreg commented 12 months ago

I won't object to this being added. The code is already almost modular to make cyanrip a library, which a GUI application could use. But I'm far too busy to write one, and I've not got a Windows machine anyway.

Maybe a text file like https://github.com/cyanreg/cyanrip/issues/58 suggested would be an easier, much faster and simpler to implement for now.

Lebon14 commented 12 months ago

Maybe a text file like #58 suggested would be an easier, much faster and simpler to implement for now.

It would help tremendously, yes. Hopefully someone comes along with a Windows machine (and Mac) can help you make it. In fact, all the arguments I passed absolutely failed. Shows how much I suck at CLI. -_- (Now kudos for not making the command fail outright though lol)