I use RELEASE Search by (Album)Artist + Release (Sorted by Date Desc) (Thanks for the auto-sort feature!!), and I understand that some keywords are cut from the search to improve results, such as The, And, and so forth. But my problem now is that it cuts them even if they are part of another word, Andrea becomes rea, Theory becomes ory to give some examples.
Thank you very much for the script, it helps to tame my OCD a lot!
And I don't think thats due to you script, but when you hover over the quick source buttons after using RELEASE Search by (Album)Artist + Release (Sorted by Date Desc) and the tooltip with this name should pop up, MP3Tag crashes, I would say it's too long to be displayed in a tooltip
Best report the crash to the bug section for @Florian to check out. Thanks for reporting that replacement issue. I'll get a fix for that this weekend. If you're feeling brave you can fix in the meantime by changing the to \bthe\b. This will only find the regular expression of the surrounded by a boundary. Do the same for and.
Thanks for update @stevehero. Everything works again!
I have strange situation. When I find one track release, I can't see "_TIME_CHECK" on the top of the additional info. (I use release search)
And if U could help me what to do to make track number option 01/01 or 01/04...02/04...? I tried this several times but nothing.
It's a complete rewrite so some things may be a little little different. The time check field is 2nd from the top if I remember. The other track/total track thing is not possible to do via json methods as there's no info regarding track numbers in Beatport json code. I requested a counter of some sort to be added so you can heart this to perhaps help push it.
Well...I can live without time checking , but sometimes it's not bad to have it. Some one track releases have edit versions tracks and some have extended...for differencing.
The album artist is first preference but if it doesn't exist then artist will be used. I suppose for the release scripts this is okay so I'll add an artist one too for track scripts.