Giter VIP home page Giter VIP logo

discogstagger's Introduction

Logo Discogs Tagger

Simple Rust + Webview app to automatically tag your music collection using data from Discogs.

WARNING: Deprecated

This app has been deprecated for OneTagger, because we wanted to unify all the taggers. Github Repository, Website.

Screenshot

Screenshot

Compatibility

Tested on platform Works correctly
Windows 7
Windows 10
macOS El Capitan
macOS Catalina
macOS Big Sur
Linux

Troubleshooting

MacOS:

If you get a warning on MacOS, this app can't be opened for whatever reason:

  • Click Apple icon on top left
  • Click System Preferences
  • Click Security & Privacy
  • Click Open Anyway

How to use

  1. Create account on https://discogs.com
  2. Go to https://www.discogs.com/settings/developers and click Generate personal token and copy it.
  3. Download latest version in releases tab (or compile using the instructions below).
  4. Select music folder, paste token, check tags you wanna overwrite and press start!
  5. Tagging might take a long time due to Discogs rate limiting. (~20 tracks / minute)

Compiling

Install Rust: https://rustup.rs/

(Optional) Generate HTML, requires NodeJS:

npm i -g inline-assets
cd src/assets
inline-assets --htmlmin --cssmin --jsmin index.html dist.html

Compile:

cargo build --release

Then you can also strip (Linux/Mac only) and compress the binary:

strip discogstaggerrs
upx -9 discogstaggerrs

Credits

BasCurtiz - Request, idea, tester, trailer.
Trailer: https://youtu.be/rl5y6NteWk4
Strictness comparison: https://docs.google.com/spreadsheets/d/1s13-tgcEAF1sete1nBYj9S9eDY1BiZqhcXWevt47s4w/edit?usp=sharing

Support

If you wish to support me you can donate at paypal.me/marekkon5

discogstagger's People

Contributors

marekkon5 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

simonsan dmn1981

discogstagger's Issues

Panic

Trying to retag my collection of 99872 tracks give me this error after a short time:

$ Starting...

thread '<unnamed>' panicked at 'range end index 31256947 out of range for slice of length 14479731', /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/metaflac-0.2.4/src/block.rs:747:24
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

I'm using the precompiled linux version, let me know how I can help debug this.

Cheers

*edit, I don't think I had rust installed fully, I've now amended the output?

Suggestion: Matching success

I note that very frequently I have albums that are matched but one of two tracks fail. Is it using an acoustic id to match? But what ever the reason I was thinking it would be ideal to make an educated guess of the track, ie. if you've just matched 9 tracks in the same directory to the same album its an extremely high likely hood that the unmatched track with the track number 09 is the track from the same album. So if that album has a track 09 we haven't yet matched its almost certainly a match. My suggestion would be to treat it as matched but with a warning.

Not sure if I explained that well, let me know if the idea is not clear.

External Drive Support

Hi, i have tried tagging FLAC files located onto an external drive and it says "path is invalid."

When i copy and paste onto my system drive it is able to write over existing tax without an issue.

Aiff support

Hi, I use mainly aiffs and some wavs. Aiffs can embed cover art. Is there any way you can add aiff support?
Peace

Publish crate on crates.io

Hey, can you please publish the crate on crates.io for easier installing via cargo install and updating via cargo install-update -a?

Flac corruption

Not sure of the details yet but I found that discogstagger corrupted 11 out of 14 flac files in one album. I'll try and replicate this soon, I'm now worried its damaged some of my collection. I was re-tagging Imany – The Wrong Kind Of War at 80 strictness. It was unable to identify 3 songs in the album, so I increased to 85%, then 90% and finally 100%. Then when trying to play it I found they were corrupt. Pretty serious issue I'm afraid.

traxtagger

It would be good to make traxsource.com tagger. Traxsource have many good tracks, very popular store for djs

Requests: various

Firstly this is amazing, I've been looking so long (linux) for something that can properly handle discog genre/style. I'm just running it through my collection (99872 tracks) now.

  • Better explanation on some of the options, eg. will checking overwrite tags remove other tags, will all cover art be removed if there are multiple images,
  • I'd love to also populate any other tags like engineers, instruments, label, mixed at, pretty much what ever is available. eg. performer[drums]john smith etc. I generally use picard / musicbrainz manually for this.
  • I prefer to delete any embedded art and put them it in the album directory, cover.jpg, back,jpg etc. so an option to do this would be great
  • I occasionally need to use custom/non-typical tags in genre/style. It would be great if there was a preserve list so they wouldn't be removed.
  • Lastly more of a query, does the master release generally provide more accurate tagging of genre/style, I notice the versions can get pretty messy at times, therefore perhaps allow option to give preference to the master release genre/style?

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.