Home of the Squeezebox™ & Transporter® network music players.
Page 1 of 2 12 LastLast
Results 1 to 10 of 13
  1. #1
    Member
    Join Date
    Jul 2007
    Location
    Switzerland
    Posts
    32

    WAV albumartist tag

    Hi,

    All my music files are in FLAC or WAV format. For tagging my WAV files, I'm currently using a specific naming scheme which is defined in Logitech Media Server as:

    ARTIST_ALBUM_TRACK_GENRE

    So all my WAV files name are of the sort ARTIST_ALBUM_TRACK_GENRE.wav

    This works fine and all fields are properly recognized. I just want to add now the field "ALBUMARTIST":

    ALBUMARTIST_ARTIST_ALBUM_TRACK_GENRE

    This doesn't work, it seems that the "ALBUMARTIST" field is not properly recognized by the Media Server. Is there a another keyword tu use instead?

    I tried with the FLAC files using the tag field "ALBUMARTIST" and it is properly managed and works fine.

    Thanks
    Last edited by ligald; 2012-02-17 at 02:28.
    Synology DS211+ - Slimdevices Transporter - Classé CA-2200 power amp - B&W 802d loudspeakers

  2. #2
    Senior Member
    Join Date
    Dec 2009
    Posts
    292
    At the beginning you say your files are named as

    ARTIST_ALBUM_TRACK_GENRE.wav

    so, do your files have the ALBUMARTIST out front, too? It seems like what you had working contradicts what you are trying to do. i.e. I don't see how if one is working the other would work, too. I've never actually tried the automatic tagging though.

  3. #3
    Senior Member Mnyb's Avatar
    Join Date
    Feb 2006
    Location
    Västerås Sweden
    Posts
    11,673
    It may be or not be an LMS bug.

    But to minimise problems I suggest converting the wav's to Flac .

    Or maybe actually tag the WAV files for real ( not using the guess tag function ) with tag&rename which is a pay app.
    But one off the few that can tag WAV , SBS/LMS actually support WAV tags but they are not as good and widely supported as flac tags ( vorbis comments ).
    --------------------------------------------------------------------
    Main hifi: Touch + CIA PS +MeridianG68J MeridianHD621 MeridianG98DH 2 x MeridianDSP5200 MeridianDSP5200HC 2 xMeridianDSP3100 +Rel Stadium 3 sub.
    Bedroom/Office: Boom
    Kitchen: Touch + powered Fostex PM0.4
    Misc use: Radio (with battery)
    iPad1 with iPengHD & SqueezePad
    (in storage SB3, reciever ,controller )
    server HP proliant micro server N36L with ClearOS Linux

    http://people.xiph.org/~xiphmont/demo/neil-young.html

  4. #4
    Banned MrSinatra's Avatar
    Join Date
    Nov 2005
    Location
    Pa
    Posts
    3,696
    filename conventions should not be confused with or called "tagging" imo.

    afaik, wavs, while supporting limited tagging, do not support an AA tag (aka field/frame)

    i do not know if LMS feature of guessing tags based on filename structure works for album artist or not, but i wouldn't try to do it that way either. as suggested, it only makes sense to convert everything to FLAC, which then can be properly tagged, (and mp3tag can automate that tagging, using your filename conventions)
    Last edited by MrSinatra; 2012-02-17 at 13:07. Reason: thx to mnyb for the correction!

  5. #5
    Senior Member Mnyb's Avatar
    Join Date
    Feb 2006
    Location
    Västerås Sweden
    Posts
    11,673
    Quote Originally Posted by MrSinatra View Post
    filename conventions should not be confused with or called "tagging" imo.

    afaik, wavs, while supporting limited tagging, do not support an AA tag (aka field/frame)

    i do not know if LMS feature of guessing tags based on filename structure works for album artist or not, but i wouldn't try to do it that way either. as suggested, it only makes sense to convert everything to way, which then can be properly tagged, (and mp3tag can automate that tagging, using your filename conventions)
    Flac you mean ? This is the sensible option ?
    --------------------------------------------------------------------
    Main hifi: Touch + CIA PS +MeridianG68J MeridianHD621 MeridianG98DH 2 x MeridianDSP5200 MeridianDSP5200HC 2 xMeridianDSP3100 +Rel Stadium 3 sub.
    Bedroom/Office: Boom
    Kitchen: Touch + powered Fostex PM0.4
    Misc use: Radio (with battery)
    iPad1 with iPengHD & SqueezePad
    (in storage SB3, reciever ,controller )
    server HP proliant micro server N36L with ClearOS Linux

    http://people.xiph.org/~xiphmont/demo/neil-young.html

  6. #6
    Banned MrSinatra's Avatar
    Join Date
    Nov 2005
    Location
    Pa
    Posts
    3,696
    Quote Originally Posted by Mnyb View Post
    Flac you mean ? This is the sensible option ?
    yep, i hate when i mistype! thx!

  7. #7
    Member
    Join Date
    Jul 2007
    Location
    Switzerland
    Posts
    32
    Quote Originally Posted by emalvick View Post
    At the beginning you say your files are named as

    ARTIST_ALBUM_TRACK_GENRE.wav

    so, do your files have the ALBUMARTIST out front, too? It seems like what you had working contradicts what you are trying to do. i.e. I don't see how if one is working the other would work, too. I've never actually tried the automatic tagging though.
    Hi,

    I also updated the filenames by adding the ARTISTALBUM in front, so I have now the following naming scheme:

    ARTISTALBUM_ARTIST_ALBUM_TRACK_GENRE.wav

    But the keyword ARTISTALBUM is not recognized by the media server.

    Of course, converting WAV files into FLAC will solve the problem...however it should also work this way.
    Synology DS211+ - Slimdevices Transporter - Classé CA-2200 power amp - B&W 802d loudspeakers

  8. #8
    Senior Member
    Join Date
    Apr 2005
    Location
    Colorado
    Posts
    10,073
    That wouldn't surprise me. I doubt that the path/file name parsing code has been updated in years. It probably predates the concept of the ALBUMARTIST role in the server code.

  9. #9
    Senior Member aubuti's Avatar
    Join Date
    Oct 2005
    Posts
    8,354
    Quote Originally Posted by JJZolx View Post
    That wouldn't surprise me. I doubt that the path/file name parsing code has been updated in years. It probably predates the concept of the ALBUMARTIST role in the server code.
    That's probably right. Also, it would be guaranteed not to work if ligald really did put ARTISTALBUM (as written in the post) instead of ALBUMARTIST.

  10. #10
    Senior Member Mnyb's Avatar
    Join Date
    Feb 2006
    Location
    Västerås Sweden
    Posts
    11,673

    Thumbs up

    Quote Originally Posted by aubuti View Post
    That's probably right. Also, it would be guaranteed not to work if ligald really did put ARTISTALBUM (as written in the post) instead of ALBUMARTIST.
    Excellent Thats how we humans read ALBUMARTIST it is...

    I read the OP to fast

    Example:

    I cnduo't bvleiee taht I culod aulaclty uesdtannrd waht I was rdnaieg. Unisg the icndeblire pweor of the hmuan mnid, aocdcrnig to rseecrah at Cmabrigde Uinervtisy, it dseno't mttaer in waht oderr the lterets in a wrod are, the olny irpoamtnt tihng is taht the frsit and lsat ltteer be in the rhgit pclae. The rset can be a taotl mses and you can sitll raed it whoutit a pboerlm. Tihs is bucseae the huamn mnid deos not raed ervey ltteer by istlef, but the wrod as a wlohe. Aaznmig, huh? Yaeh and I awlyas tghhuot slelinpg was ipmorantt! See if yuor fdreins can raed tihs too.
    --------------------------------------------------------------------
    Main hifi: Touch + CIA PS +MeridianG68J MeridianHD621 MeridianG98DH 2 x MeridianDSP5200 MeridianDSP5200HC 2 xMeridianDSP3100 +Rel Stadium 3 sub.
    Bedroom/Office: Boom
    Kitchen: Touch + powered Fostex PM0.4
    Misc use: Radio (with battery)
    iPad1 with iPengHD & SqueezePad
    (in storage SB3, reciever ,controller )
    server HP proliant micro server N36L with ClearOS Linux

    http://people.xiph.org/~xiphmont/demo/neil-young.html

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •