Jump to content

What do I need to get my fetcher listed here? - for each song / track


mickle026

Recommended Posts

mickle026

What do I need to get my fetcher for music track/song images listed here?

 

public bool Supports(BaseItem item)
        {
            
            return item is Person || item is MusicArtist || item is MusicAlbum || item is Movie || item is Series || item is Episode;

item is what ???

        }

 

Screenshot 2022-01-16 at 02-23-31 Emby.png

Edited by mickle026
Link to comment
Share on other sites

mickle026

I have this working now, I just wanted to point outthat the images returned are "previewed" as a portrait image rather than square.

I know this is a minor issue because there are currently no other fetchers fetching track images that I know of.  Its a just so you are aware :)

 

Thanks

 

 

Screenshot 2022-01-17 at 19-24-06 Emby.png

Screenshot 2022-01-17 at 19-23-04 Emby.png

Screenshot 2022-01-17 at 19-23-19 Emby.png

Screenshot 2022-01-17 at 19-23-33 Emby.png

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...