Skip to content
This repository has been archived by the owner on May 22, 2021. It is now read-only.
/ traxsourcetagger Public archive

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

License

Notifications You must be signed in to change notification settings

Marekkon5/traxsourcetagger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo Traxsource Tagger

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

WARNING: Deprecated

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

Screenshot

Compatibility

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

Troubleshooting

Windows:

If you get an error MSVCP140.dll, VCRUNTIME140.dll, or VCRUNTIME140_1.dll not found, Install the latest Microsoft Visual C++ Redistributable from here: https://aka.ms/vs/16/release/vc_redist.x64.exe and open the .exe again.

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

Compiling

You have to install NodeJS (using your package manager/installer) and Rust (https://rustup.rs/)

Download repository:

git clone https://github.com/Marekkon5/traxsourcetagger

Compile UI:

cd client
npm i
npm run build
cd ..

Compile:

cargo build --release

Then you can also strip (Linux/Mac only) and compress (NOTE: upx doesn't work on Mac Big Sur) the binary:

strip discogstaggerrs
upx -9 discogstaggerrs

Credits

Request: atarbig, Bas Curtiz, rosgr100
Tester, trailer, design, comparison: Bas Curtiz
Trailer: https://youtu.be/7ZHE8WJR918
Strictness comparison: https://docs.google.com/spreadsheets/d/1E-ObqZTVL0gJTK4W267uWGdgsumvtZxJNW4CYfveuRk/edit?usp=sharing

Support

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