![]() |
Extended attribute issue - Printable Version +- MinimServer Forum (https://forum.minimserver.com) +-- Forum: MinimServer (/forumdisplay.php?fid=1) +--- Forum: Music Tagging (/forumdisplay.php?fid=9) +--- Thread: Extended attribute issue (/showthread.php?tid=2454) Pages: 1 2 |
Extended attribute issue - Tmore - 02-06-2015 22:41 [attachment=842]When submitting a Tagupdate I get the following log file message - see screenshot. How do I solve this issue? The .txt tagupdate file was created from a "writealltags" file and should be ok. Would be great to get this feature to work.... ![]() RE: Extended attribute issue - Tmore - 02-06-2015 22:44 (02-06-2015 22:41)Tmore Wrote: When submitting a Tagupdate I get the following log file message - see screenshot. How do I solve this issue? The .txt tagupdate file was created from a "writealltags" file and should be ok. For those that can't read the screenshot - this is log message: "02-06-15 13:14:28,091 TextEdit[23673]: Failed to remove the draft status extended attribute at: /Volumes/Music FLAC/MinimServer/TagUD.txt. Invalid argument" RE: Extended attribute issue - simoncn - 03-06-2015 06:27 (02-06-2015 22:44)Tmore Wrote: For those that can't read the screenshot - this is log message: Where are you seeing this message? It looks like it was produced by TextEdit, not by MinimServer. RE: Extended attribute issue - Tmore - 03-06-2015 17:55 Thats correct - but its the only thing I could find giving me some clue why I cant get tagUpate to work. Here is what I did sofar: 1) Filepath should be correct: I copied the file path I use to get "writealltag" files created in the same folder where I keep my *.txt file with tagUpates 2) RE: Extended attribute issue - Tmore - 03-06-2015 18:01 Ok - lets complete the posting... 2) File format should be ok: I used the "writealltags" file to create the *.txt file with tag updates 3) Here are the screenshots of my NAS and Minim properties + *.txt file By the way - the only thing I try to achieve is to create fewer genres without having to change all meta data.... Hope it gives a clue as to what I should do differently... RE: Extended attribute issue - simoncn - 03-06-2015 19:57 (03-06-2015 18:01)Tmore Wrote: Ok - lets complete the posting... In the tagUpdates property, you have specified "Tageupdate05.txt". In the folder listing, you have "Tagupdate05.txt". RE: Extended attribute issue - Tmore - 03-06-2015 21:17 Ok - well spotted, but that has been an error I made in last attempt fix it. Running Minim with the right filename (see screen shot) doesn't fix the problem... Still got all genre tags. I work with Mac Pro (Yosemite) and QNAP is thats any help. Minim is updated to v0.8.3. RE: Extended attribute issue - simoncn - 03-06-2015 21:43 (03-06-2015 21:17)Tmore Wrote: Ok - well spotted, but that has been an error I made in last attempt fix it. The format of your tag update file is wrong. A line like this: @GENRE=Alternative=GENRE=Lounge should be two separate lines like this: @GENRE=Alternative =GENRE=Lounge RE: Extended attribute issue - Tmore - 04-06-2015 08:50 Thanks. Unfortunately thats the format I started with... Tried've it again (see files) - but no success... The steps I follow are: - place tagUpdate file in right folder - specify the right file path in Minimwatch under properties - restart Minimwatch (it changes to yellow as it should, etc.) - when minimwatch returns to "running", test if anything changed Sofar with no result...? Any suggestions? RE: Extended attribute issue - simoncn - 04-06-2015 09:49 (04-06-2015 08:50)Tmore Wrote: Thanks. Unfortunately thats the format I started with... Tried've it again (see files) - but no success... After you do a Restart, what do you see in the AllTagupdates.txt file? |