FireFly Media Server › Firefly Media Server Forums › Firefly Media Server › Setup Issues › aiff files not recognised on OSX
- This topic has 33 replies, 6 voices, and was last updated 18 years ago by rpedde.
-
AuthorPosts
-
07/08/2006 at 3:59 AM #5753rpeddeParticipant
@andyg wrote:
in answer to the questions:
Okay, that all looks good. Now, check the web config, and make sure that “process m3u files” is set to “yes”.
Then, go to the status page and hit the “Start Full Scan” button.
Let it grind for a while, then see if they show up. Understand that it may take a while for it to get all those.
If they don’t show up, then I’ll ask you to go into the interface and set your debuglevel to 9, then force a full scan again. There should be a log file called “firefly.log” in ~/Library/Application Support/Firefly. If you could zip and email that, along with the firefly.conf to ron at pedde.com, then I can find out what’s going on.
Everything looks and sounds like it’s right though. I can’t imagine what’s going on. :/
— Ron
07/08/2006 at 11:14 AM #5754AnonymousInactiveso the m3u process was set to ‘yes’, and a full rescan made no difference.
where do I change the debug level? Couldn’t see an option to change it either on the server/configuration page or in the .conf file.
07/08/2006 at 6:40 PM #5755AnonymousInactiveok, found the debug option & have emailed the log & conf. files to you.
08/08/2006 at 11:00 PM #5756AnonymousInactiveRon,
Been noodling around with the problem this evening and to elaborate but possibly mystify further, I found that the aiff files are showing up on firefly on itunes, but they are right down the bottom of the list, missing all their tags bar name & time (which is why I missed them before – I was searching under the artists’ names for them.) There’s no album/artist/genre information etc. They do also show up on the roku but again just with the song/name title – they don’t show up under the artist/album name.
This is pretty weird given that they appear in itunes with all the accompanying information. Seems as if somewhere down the line the metadata has gone awol which is why they end up at the bottom of the server essentially unclassified…
Andy
08/08/2006 at 11:24 PM #5757grommetParticipantandyg, Firefly doesn’t deal with special tags iTunes stores inside AIFF files… it depends on the metadata (Artist, Album, etc.) that your iTunes XML file supplies it. (Same is true for WAV files.) When Firefly doesn’t have metadata available… it just just shows the filename as the song title. So, everything still points to Firefly not parsing your iTunes database…
09/08/2006 at 3:30 AM #5758rpeddeParticipant@andyg wrote:
This is pretty weird given that they appear in itunes with all the accompanying information. Seems as if somewhere down the line the metadata has gone awol which is why they end up at the bottom of the server essentially unclassified…
Aha! Where is your iTunes Music Library.xml file? Still in ~/Music?
If so, go into the web interface and add /Users/you/Music to your mp3_dir paths. (so it has *both* paths).
Then tell it to rescan, and it should merge the metadata.
Oh. And make sure the “process m3u” setting is set to “yes” also.
— Ron
09/08/2006 at 11:15 PM #5759mjt5282GuestI am currently running SlimServer 6.5b1 and iTunes on my Win2K server, and trying to run firefly nightly on my new NSLU2 . Everything installed fine(thanks!) and it runs OK. FLAC and MP3 work perfectly , but my AIFF files are not showing the metadata.
I’d like to import my ITunes XML to my NSLU but will I have to regex my file paths in the XML file in order to have the proper tags on the AIFF on the NSLU ? Obviously the paths to the music files are slightly different on Win2K and Linux on my NSLU2 🙂
Mike
09/08/2006 at 11:20 PM #5760rpeddeParticipantmjt5282 wrote:I’d like to import my ITunes XML to my NSLU but will I have to regex my file paths in the XML file in order to have the proper tags on the AIFF on the NSLU ? Obviously the paths to the music files are slightly different on Win2K and Linux on my NSLU2 🙂Nope, just dump it somewhere inside the mp3_dir, but above the folders that have the aiff files. For example, on my slug, I dump my xml file in the folder that has all the artist folders.
The server should make a good effort to figure out where everything is.
12/08/2006 at 1:24 PM #5761mjt5282Guestwell, I finally got it to work. The XML file has to be named : “iTunes Music Library.xml” . My file was originally named something else.
12/08/2006 at 9:47 PM #5762rpeddeParticipant@mjt5282 wrote:
well, I finally got it to work. The XML file has to be named : “iTunes Music Library.xml” . My file was originally named something else.
Ahh, yes. Sorry.. It used to try and parse anything that was a .xml file, but then it picked up backup copies of .xml files from itunes upgrades, and it really messed things up.
So I “fixed” that. Sorry…. should have said something.
— Ron
-
AuthorPosts
- The forum ‘Setup Issues’ is closed to new topics and replies.