So a few scans later: GOOD NEWS!

I once again "broke" the tags, scanned, fixed them and scanned again
with r1644324995.

4 constellations - in every constellation the misspelled artist was with
only one track in db

a)
Changing "ATB: Topic" => "ATB; Topic" (the old "you&me" problem WITH
renaming the file)

- scanner "detected" the old/now-missing file and deleted it from db -
it also deleted the orphaned "ATB: Topic" artist
[22-02-08 15:31:38.7309] Slim::Utils::Scanner::Local::deleteTracks (364)
Removing deleted audio files (1)
[22-02-08 15:31:45.6420] Slim::Utils::SQLiteHelper::updateProgress (442)
Notify to server: [
"progress:1644330698.73126||importer||M:|directory_deleted||1||1||",
]
[22-02-08 15:31:45.6449] Slim::Utils::SQLiteHelper::updateProgress (466)
Notify to server OK
[22-02-08 15:31:45.6452] Slim::Utils::Scanner::Local::deleted (638)
Handling deleted audio file file:///M:/A/ATB/2021 - Your Love
(Single)/01 - ATB Topic%3B A7S - Your Love (9PM).mp3
[22-02-08 15:31:45.6619] Slim::Schema::Contributor::rescan (244)
Removing unused contributor: 132058
[22-02-08 15:31:45.6646] Slim::Schema::Album::rescan (273) Removing
unused album: 89466
[22-02-08 15:31:53.5483] Slim::Utils::SQLiteHelper::updateProgress (442)
Notify to server: [

"progress:1644330698||importer||M:|directory_deleted||1||1||1644330713.54737",

- scanner detected the new file and added it correctly
[22-02-08 15:32:03.5401] Slim::Utils::Scanner::Local::addTracks (447)
Scanning new audio files (1)
[22-02-08 15:32:03.5412] Slim::Utils::SQLiteHelper::updateProgress (442)
Notify to server: [
"progress:1644330723.54035||importer||M:|directory_new||1||1||",
]
[22-02-08 15:32:03.5441] Slim::Utils::SQLiteHelper::updateProgress (466)
Notify to server OK
[22-02-08 15:32:03.5446] Slim::Utils::Scanner::Local::new (878) Handling
new audio track file:///M:/A/ATB/2021 - Your Love (Single)/01 - ATB%3B
Topic%3B A7S - Your Love (9PM).mp3
[22-02-08 15:32:03.5665] Slim::Utils::SQLiteHelper::updateProgress (442)
Notify to server: [

"progress:1644330723||importer||M:|directory_new||1||1||1644330723.5658",
]
[22-02-08 15:32:03.5704] Slim::Utils::SQLiteHelper::updateProgress (466)
Notify to server OK

LOOKS GOOD!

b)
Changing "Billy Idol with Generation X" => "Bill Idol; Generation X"
(the old "you&me" problem WITHOUT renaming the file)

- scanner found the file and added "Billy Idol" and "Generation X" for
this track (and album) and removed "Billy Idol with Generation X
[22-02-08 21:19:31.1362] Slim::Utils::Scanner::Local::changed (969)
Handling changed audio track file:///M:/_Various/0/101 Floorfillers/12.
Billy Idol with Generation X - Dancing With Myself.mp3
[22-02-08 21:19:31.1806] Slim::Schema::Contributor::rescan (244)
Removing unused contributor: 16178

LOOKS GOOD!


c)
Changing "Deejay Ötzi" => "DJ Ötzi"

- scanner found the file and added "DJ Ötzi" for this track (and album)
and removed "Deejay Ötzi"
[22-02-08 21:19:32.7800] Slim::Utils::Scanner::Local::changed (969)
Handling changed audio track file:///M:/_Various/B/Bravo Hits 030 - CD
2/18 - Deejay Oetzi - Hey Baby - Deejay Oetzi - Hey Baby.mp3
[22-02-08 21:19:32.8177] Slim::Schema::Contributor::rescan (244)
Removing unused contributor: 68185

LOOKS GOOD!

d)
Changing "Paul Mccartney" => "Paul McCartney" (case sensivity)
[22-02-08 21:19:35.9607] Slim::Utils::Scanner::Local::changed (969)
Handling changed audio track file:///M:/_Various/F/Foute Kerst CD
(2006)/06 - Paul Mccartney%3B Frog Chorus - We All Stand Together.mp3

- scanner found the file (as "changed") and...
- added "Paul McCartney" to track / album
- removed "Paul Mccartney" from track / album

BUT ... didn't remove "Paul Mccartney" as unused from contributors...

So I looked into the database and saw:
1. "old" artist ("Paul Mccartney") is still in contributors (# 69120)
2. contributor #69120 is in contributor_album linked to 3 albums (role
2!)
3. contributor #69120 is in contributor_track linked to 3 albums (role
2!)
BUT
If I do a (FTS) search, the artist "Paul Mccartney" wasn't found

So the reason was clear, LMS doesn't delete it, for it is in some other
tracks as composer (as You know, I don't have them "checked" as
contributors, but I keep the data that are in bought mp3 as
"nice-to-have-information")

I thinks, this should be "wanted behaviour" :)

I took another try to correct all the "Paul Mccartney" => "Paul
McCartney" in tag composer as well

.. scanned again and the contributor "Paul Mccartney" was gone

[22-02-08 23:12:55.4882] Slim::Utils::Scanner::Local::changed (969)
Handling changed audio track
file:///M:/_Various/C/Christmas%20Rules/02%20-%20Shins%20-%20Wonderful%20Christmastime.mp3
[22-02-08 23:12:55.7537] Slim::Utils::Scanner::Local::changed (969)
Handling changed audio track
file:///M:/B/Bert%20Kaempfert/1971%20-%20Bert%20Kaempfert%20Now!/08%20-%20Bert%20Kaempfert%20-%20Oh%20Woman,%20Oh%20Why.mp3
[22-02-08 23:12:56.0720] Slim::Utils::Scanner::Local::changed (969)
Handling changed audio track
file:///M:/C/Cilla%20Black/1971%20-%20Images/02%20-%20Cilla%20Black%20-%20Junk.mp3
[22-02-08 23:12:56.0790] Slim::Schema::Contributor::rescan (244)
Removing unused contributor: 69120

So it looks very good ... - though I'm careful to call it "solved
forever" after one try ...

... a BIG THANK YOU!


------------------------------------------------------------------------
frank1969's Profile: http://forums.slimdevices.com/member.php?userid=31156
View this thread: http://forums.slimdevices.com/showthread.php?t=115919

_______________________________________________
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta

Reply via email to