Jump to content

Music ratings from Tag ID


longfors

Recommended Posts

longfors

Hello,

I think this topic allready exist, but I cannot find any definitively answer.

I really would like to have the possibility to implement all my ratings from my music files into the Emby library.

All my ratings are embedded in the music file tags.

So a nice feature where you can enable the reading of ratings could be so very very nice and creditable.

And to make it complete, a feature where you also can write the ratings into the file when you rates the music in the Emby app.

 

Is this topic on the Roadmap to be implemented?

 

..Or is there a workarround to do this in another way?

 

Kind Regards and keep up the good work.

Link to comment
Share on other sites

Happy2Play

I guess the question would be what embedded tag is used as it would appear with a google search it really could be anything as every program looks like it does its own thing.  

Now from Emby standpoint where would you see this as there is no way to see this track information, you can see a value at Album level but not track/song.

C:\Users\Media\AppData\Roaming\Emby-Server\system>ffprobe -i "C:\Users\Media\Desktop\Videos\Music - emby metadata\Blake Shelton\All About Tonight\01 Blake Shelton - All About Tonight.flac"
ffprobe version 4.3.0-emby_2020_05_23-g8f222573e9+530 Copyright (c) 2007-2019 the FFmpeg developers and softworkz for Emby LLC
  built with gcc 9.2.0 (Rev2, Built by MSYS2 project)
Input #0, flac, from 'C:\Users\Media\Desktop\Videos\Music - emby metadata\Blake Shelton\All About Tonight\01 Blake Shelton - All About Tonight.flac':
  Metadata:
    RELEASECOUNTRY  : US
    TOTALDISCS      : 1
    LABEL           : Reprise Records
    TOTALTRACKS     : 6
    MUSICBRAINZ_ALBUMARTISTID: 2ad66473-ccb3-41d2-8756-b56680cdfe62
    TRACKTOTAL      : 6
    MUSICBRAINZ_RELEASETRACKID: 435dedeb-eda7-3305-ab16-8d5e36508c75
    ASIN            : B003TTZT5K
    ORIGINALDATE    : 2010-08-10
    SCRIPT          : Latn
    MUSICBRAINZ_ALBUMID: 5587b7a3-024c-3f19-9990-c8258e67559a
    RELEASESTATUS   : official
    ACOUSTID_ID     : f36b4856-4391-4f4e-bd3e-a9c0ea196276
    CATALOGNUMBER   : 524497-2
    MUSICBRAINZ_ARTISTID: 2ad66473-ccb3-41d2-8756-b56680cdfe62
    MEDIA           : CD
    RELEASETYPE     : ep
    ORIGINALYEAR    : 2010
    MUSICBRAINZ_RELEASEGROUPID: 6ed0a5e6-5e60-41f9-8b95-3ba459faf4b0
    DISCTOTAL       : 1
    BARCODE         : 093624965527
    MUSICBRAINZ_TRACKID: 29b3fa8a-f709-4b6e-8e24-6393e5a0d307
    ARTISTS         : Blake Shelton
    ALBUMARTISTSORT : Shelton, Blake
    Artist          : Blake Shelton
    Artistsort      : Shelton, Blake
    title           : All About Tonight
    rating          : 8
    ALBUM           : All About Tonight
    GENRE           : Country
    album_artist    : Blake Shelton
    disc            : 1
    DATE            : 2010-08-10
    ORGANIZATION    : Reprise Records
    track           : 1
  Duration: 00:03:27.17, start: 0.000000, bitrate: 1032 kb/s
    Stream #0:0: Audio: flac, 44100 Hz, stereo, s16
    Stream #0:1: Video: mjpeg (Baseline), yuvj420p(pc, bt470bg/unknown/unknown), 500x500 [SAR 1:1 DAR 1:1], 90k tbr, 90k tbn, 90k tbc (attached pic)
    Metadata:
      comment         : Cover (front)

As you can see I added "rating" tag via mp3tag but Emby does not read it, So what is the most common tag if there is one?

Edited by Happy2Play
Link to comment
Share on other sites

@Luke any chance you could look through the code and PM me a list of tags the Emby Server reads from music files so I could document them in the knowledge base?

This would be very good information to have and would take some of the guesswork out of trying to import music libs with existing tags that cause conflicts.

Edited by cayars
  • Like 1
Link to comment
Share on other sites

longfors

Sorry I should not have used the word "embedded" :-)

I simply just mean the ID tag that is on the, in this case, mp3 file.

I have made the tags in MediaMonkey.

The FileExplorer in Windows can see this 5 star tag, so I guess, it should be simple to let Emby see this to and use it?

 

 

Link to comment
Share on other sites

henning65
3 hours ago, cayars said:

@Luke any chance you could look through the code and PM me a list of tags the Emby Server reads from music files so I could document them in the knowledge base?

@cayars: Great idea!

@Luke: I would like to support the idea of cayars. It would be of great help to understand better which metadata are handled in which way by Emby Server. As you may remember I started a thread on IDtags some weeks ago (

) - cayars effort to document the way Emby handles metadata might be helpful not only for ratings but also other metadata like - in my case - album artist (multiple entries).

 

Have a nice weekend.

  • Like 3
Link to comment
Share on other sites

It's certainly possible for the future. There's a lot to think about though, such as mapping to our favorite rating as well as what user to apply it to given that Emby is a multi-user system.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...