MarcvsHR / Gosling

Happy Little Audio Manager
0 stars 0 forks source link

get id3 from file name #11

Open PROdotes opened 3 years ago

PROdotes commented 3 years ago

an option to import some of the data from the filename like "artist - title.mp3" and it adds the artist and title fields maybe even copy tag to tag... so you can set album to title...

PROdotes commented 3 years ago

this is now working but it's all hard coded it needs a way to add and remove filters from inside the app that the software will understand and parse

PROdotes commented 2 years ago

the window now filters options by what could possibly be a match for the existing filters still needs an in app way to add new filters and then save them in the database with a way for the software to turn the text into an actual regex querry that last part needs to be done first, then the rest will follow "easy" from there