SongKong Jaikoz

SongKong and Jaikoz Music Tagger Community Forum

Two issues: "Audio files are read only..." AND "Audio files are not recognised..."

Hi,

When loading FLAC files I get a combination of these two error messages:

  1. The following audio files are read only, they need to be set to read/write (for a lot of files)
  2. The following audio files are not recognised as audio files, they may be corrupt (for just a few files)

The files look fine in Kinsky and they are playable without issues. I do not seem to be able to change folder permissions in Mac Finder (OS X 10.9.5)

I have tried Close Files>Advanced>Empty cache>Exit Jaikoz (several times) without any change to the result.

Kind regards, Per.

1> Is kind of self explanantory the permissions are wrong, you use Utilities/Terminal to change things the UNIX way i.e

chmod -R 777 /pathtomusicfolder 

2> The flacs may use some custom settig that Jaikoz doesnt parse properly the best thing would be if you could send me an example file to test.

Thanks Paul.

I type in chmod -R 777/Volumes/Multimedia/MyMusic

…and in response I get

usage:\tchmod [-fhv] [-R [-H | -L | -P]] [-a | +a | =a [i][# [ n]]] mode|entry file …
\tchmod [-fhv] [-R [-H | -L | -P]] [-E | -C | -N | -i | -I] file …

…which, with me not being that technical, is worse than latin. Unfortunately it makes no difference to the Jaikoz response. Did I misunderstand?

Per.

P.S. We can get back to the unrecognisable files afterwards, this is more urgent.

Hi, you are just missing a space between 777 AND /Volumes

Thanks again, I really appreciate you taking the time. I tried again, still without any luck.

Both before and after the list of privileges look as follows:

pers-mac-mini:~ perpedersen$ ls -l /volumes/multimedia/mymusic
total 352
drwx------ 1 perpedersen staff 16384 5 Nov 21:18 Folder Artists A to E
drwx------ 1 perpedersen staff 16384 5 Nov 11:03 Folder Artists F to J
drwx------ 1 perpedersen staff 16384 5 Nov 12:32 Folder Artists K to O
drwx------ 1 perpedersen staff 16384 5 Nov 14:35 Folder Artists P to U
drwx------ 1 perpedersen staff 16384 5 Nov 19:35 Folder Artists V to rest
drwx------ 1 perpedersen staff 16384 4 Nov 23:50 Folder Classical Music
drwx------ 1 perpedersen staff 16384 5 Nov 04:24 Folder Classical Opera
drwx------ 1 perpedersen staff 16384 12 Nov 19:52 Folder Jazz Music
drwx------ 1 perpedersen staff 16384 5 Nov 20:57 KMSC HD Music
drwx------ 1 perpedersen staff 16384 5 Nov 20:33 KMSC Ripped CDs
drwx------ 1 perpedersen staff 16384 5 Nov 20:54 KMSC iTunes

What actually is /Volumes/multimedia/mymusic - I guess some sort of network drive, are you logged in as user ‘perpedersen’ ?

Can you send me your support files as well (Advanced:Create Support Files) , this may help.

Email sent as requested. As stated in the mail these folders are on a QNAP NAS. I am really sorry I forgot to mention that.

The read only problem was an issue between Mac OSX and Qnap Nas file encoding, the files couldnt be seen properly in Finder either.

Adding a bit more detail in case anyone else runs into the same. The issue seems to be because of non-english characters in album or track names, such as German umlaut (�, �, �… that kinda stuff).

It seems that when the CD’s are ripped with XLD some magic is applied to ensure these characters are readable and displayable by OS X Finder, Jaikoz, etc. Since the rip I have moved and copied folders around to get a better structure. Those folder processes appear to have corrupted the magic that makes non-English characters readable in OS X Finder etc. I think it is a OS X issue because I am sure it was also present before my move to QNAP. I just ignored it at that time because it was not a problem.

Since I now could neither rename the files in OS X Finder nor repair the metadata in Jaikoz I instead needed to access the folders from a MS Windows computer. This made it possible to rename the files and then repair the metadata with Jaikoz.

Thanks to Paul for help with identifying the issue. We now just need to figure out what the issue is with the unrecognisable FLAC files. It may be that it is a similar kind of problem.

Hi Paul and All,

Just to close the loop on this topic, my final observations in case they can be helpful for others.

In the end it does not seem to be an access problem but rather an issue with incompatible code sets. I can browse all the flawed files directly on the QNAP (via the browser interface), they look correct, they are identified as FLAC files and they can even be replayed.

Some of them look fine in Kinsky and can be played. Others do not show up in Kinsky, and in the Mac Finder they are displayed as Unix executable files. These are the files that Jaikoz will not load. Common for all of them is that they contain non-English characters from Scandinavian, German, French or Spanish language (e.g. the German operas).

This may be because some CDs were ripped with Western code set rather than Unicode, or it may have happened during the moving/uploading process. Or it may be for another reason. I really can’t tell and with OS X, Unix, Jaikoz and Kinsky in the mix many potential reasons could be investigated.

Fortunately the number of albums is manageable (maybe 50) so I have given up finding out the reasons and settled on the solution. If I have the discs I delete and reload. If not I will edit the file names via the QNAP interface to replace non-English characters. So far this has worked for all the files I have attempted to repair.

I have now established that the incompatibility is created by using the QNAP Upload utility to copy a ripped CD from my hard disk to the QNAP disk.

After this upload Jaikoz will give an error message when attempting to read tracks with non-English characters.

If I rip directly to the QNAP drive or use the Mac Finder to copy files then there is no issue.