by numero » Sun Nov 17, 2024 3:07 pm
Fixed NUL bug from empty tags
crap_inhuman wrote: ↑Wed Nov 06, 2024 7:42 am
numero wrote: ↑Tue Nov 05, 2024 6:27 am
and second i found that "AA" record name is every time deactivated and joined with "A" record, and script not found a of aa record name of this correct release.
can you give me an example for this problem please?
Later, when i want to create tagging of single tracks.
crap_inhuman wrote: ↑Sat Nov 09, 2024 3:33 am
I released the Version 5.86 of the Discogs Tagger.
- Fixed NUL bug from empty tags
Thank you!
*SOLVED With RegExp Find & Replace*
*screen
https://ibb.co/yY88ZNs *
Code: Select all
*Possible addition idea*
It is interesting in the CheckVarious field option TxtVarious parameter
Rename 'Various' Artist to:
There is a possibility to replace this value not on the whole album, but on each track with, say, Composed By composers (priority options Composers, Conductor, etc. to pattern of Various replace)
Is it possible to put there let's say TrackComposers which would display the artist for each track.
Why?
Sometimes in Various builds do not put composers in track names, but as composers they are present in the notes. so it would be possible to assign these composers.
For example https://www.discogs.com/release/7369604-Various-Connections-Vol-1
Fixed NUL bug from empty tags[quote=crap_inhuman post_id=522983 time=1730896967 user_id=63354]
[quote=numero post_id=522954 time=1730806077 user_id=81197]
and second i found that "AA" record name is every time deactivated and joined with "A" record, and script not found a of aa record name of this correct release.
[/quote]
can you give me an example for this problem please?
[/quote]
Later, when i want to create tagging of single tracks.
[quote=crap_inhuman post_id=523053 time=1731141189 user_id=63354]
I released the Version 5.86 of the Discogs Tagger.
- Fixed NUL bug from empty tags
[/quote]
Thank you!
*SOLVED With RegExp Find & Replace*
*screen [url]https://ibb.co/yY88ZNs[/url] *
[code]
*Possible addition idea*
It is interesting in the CheckVarious field option TxtVarious parameter
Rename 'Various' Artist to:
There is a possibility to replace this value not on the whole album, but on each track with, say, Composed By composers (priority options Composers, Conductor, etc. to pattern of Various replace)
Is it possible to put there let's say TrackComposers which would display the artist for each track.
Why?
Sometimes in Various builds do not put composers in track names, but as composers they are present in the notes. so it would be possible to assign these composers.
For example https://www.discogs.com/release/7369604-Various-Connections-Vol-1
[/code]