Jump to content

Music: Artist page


Jay Freeman

Recommended Posts

Jay Freeman

When I browse to an artist's page, I see the list of albums along with a selection of songs.

 

Is there any way of disabling the songs from showing for the main page? I only want to see the songs when I select an album

 

Thanks

Link to comment
Share on other sites

Jay Freeman

I think I've managed it by adding a custom css

 

#childrenContent > div:nth-child(2) > div.itemsContainer.hasTapHold {

display: none;

}

Link to comment
Share on other sites

  • 1 month later...
CarlosLima

I think I've managed it by adding a custom css

 

#childrenContent > div:nth-child(2) > div.itemsContainer.hasTapHold {

display: none;

}

 

Hi, that would be very good, but not worked, it continues to display the songs and not albums.

 

For me are not the albums shown, only the songs.

 

57b8ac9cef9b8_lixo.png

Edited by CarlosLima
Link to comment
Share on other sites

Happy2Play

Hi, that would be very good, but not worked, it continues to display the songs and not albums.

 

For me are not the albums shown, only the songs.

 

57b8ac9cef9b8_lixo.png

 

What exactly are you trying to do, hide albums and songs?   So you only have a Artist and details.  Or just songs so you have artist and albums?

Link to comment
Share on other sites

CarlosLima

What exactly are you trying to do, hide albums and songs?   So you only have a Artist and details.  Or just songs so you have artist and albums?

 

Hi, I'd like to...

 

1. When opening the artist page.

2. Show only your albums .

3. When you open an album, view the songs on it.

 

But for me, item 2 does not exist and jumps from item 1 to item 3.

Link to comment
Share on other sites

Happy2Play

So like this?

57b8b7f20c64d_artist.jpg

/*Hide Songs in Artists and Album Artists*/
#childrenContent .homePageSection + .homePageSection  {display: none;}
  • Like 1
Link to comment
Share on other sites

CarlosLima

 

So like this?

57b8b7f20c64d_artist.jpg

/*Hide Songs in Artists and Album Artists*/
#childrenContent .homePageSection + .homePageSection  {display: none;}

Exactly what I want.

I applied your CSS and the curious thing is that I realized that when you open the Artist, flashes quickly the page of albums, but he immediately goes to the music, as I show in the picture above .

Link to comment
Share on other sites

CarlosLima

Actually albums are displayed above the songs.

 

Yes, but for me, the album page is not displayed, going straight to the songs.

Edited by CarlosLima
Link to comment
Share on other sites

CarlosLima

well when we should focus on fixing that rather than what we're doing here.

I'm sorry. Very curious, I tested it on various artists and in fact, to open any of them, the album page FLASHES and fixed in the music page.

Emby version: 3.1.115.0

Edited by CarlosLima
Link to comment
Share on other sites

CarlosLima

What is your music folder structure?

 

E:\

E:\Musics

E:\Musics\Adele

E:\Musics\Adele - 2009 - 19

E:\Musics\Adele - 2009 - 19\01 - Daydreamer.flac

 

57b8cd42bde54_lixo.png

Link to comment
Share on other sites

Happy2Play

I wonder if the albums aren't being identified properly with that naming scheme. I don't know if everything comes from track tags.  Do all the album show up properly under Albums?

 

I have all mine with just the album title.

 

57b8d62584ae2_title.jpg

  • Like 1
Link to comment
Share on other sites

CarlosLima

I wonder if the albums aren't being identified properly with that naming scheme. I don't know if everything comes from track tags.  Do all the album show up properly under Albums?

 

I have all mine with just the album title.

 

57b8d62584ae2_title.jpg

Thanks for your effort.

I changed the structure, leaving an equal and sent the Emby redo.

The result was the same. He quickly shows the album page, but jumps to the songs .

 

57b8daf63e41c_lixo.png

Link to comment
Share on other sites

Happy2Play

It would seem to me a track tagging issue, tested by removing tags from "25" and album was removed from artist.

 

With tracks tagged.

 

57b8df315bd76_title.jpg

 

57b8e6141b9d3_tag.jpg

Edited by Happy2Play
  • Like 2
Link to comment
Share on other sites

CarlosLima

Thank you very much to all.

At dawn found the solution. All my artists were blocked, so that updates do not alter the manually entered data, especially biography in Portuguese etc.

I made the release, sent again to identify one by one and if remedied, now open to the artist's page, displays your albums.

 

 

57b9ba2e9d45c_lixo.png

Edited by CarlosLima
Link to comment
Share on other sites

CarlosLima

Also on this page, (artist) you can see the biography of the artist above recommended, as in post # 18 ?

Edited by CarlosLima
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...