Jump to content

server - media info page layout HUGE improvement


Go to solution Solved by Nickbert,

Recommended Posts

CharleyVarrick
Posted (edited)

On server webpage, when we select a media item,

a critical information is missing, burried at the very last line of the complete page.               

 

The file path!

 

If it would be moved all the way to the very top (see my sim)

we would get in a single and quick glance folder name + file name (w. year)

                                                              just above library name + year, as per scraper.

 

Spotting identification discrepancies would become a hundred time easier.

Anyone else thinks this could be a big plus please hit like this post.

 

588aa2cec6594_cproposed.png

Edited by jlr19
  • Like 2
Posted

+1 for me on this too

Posted

Not sure I like it where you suggest @@jlr19, but perhaps have it below the synopsis and above the Cast & Crew.

 

As it's part of the Media Info section, perhaps the whole lot needs moving up.

CharleyVarrick
Posted (edited)

As long as the path name is somewhere in the top page, without scrolling down. I'm good.

 

But the top row (above poster) holds added value, as all the page's width is available to display those longer paths.

Edited by jlr19
FrostByte
Posted

I like it where it's at :)  Emby is #1 a media playing app for me, not a management tool.  I like the clean look.

  • Like 7
CharleyVarrick
Posted

I beg to differ, Emby server webpage is both media playing app and media management.

A pure media player would be Emby Theater

FrostByte
Posted

That's true, which is why it's at the bottom already ;)

  • Solution
Posted

Maybe this custom CSS solves your problem: 

.mediaInfoContent div:last-of-type{
    top: 60px;
    position: absolute;
    max-width: none!important;
}

588b445766df2_27012017135757.png

  • Like 2
Posted

The metadata manager puts it at the top, fyi.

CharleyVarrick
Posted (edited)

The metadata manager puts it at the top, fyi.

Thanks, I didn't knew that.  One thing is missing from within that screen is the scraped year, to be found much lower. Also there's no poster there, which is often the first thing that jumps to the eye to spot a scrape error.

It also imply we need to be browsing metatata manager pages, instead of the "everyday" page media info.

 

 

588b657c74930_2.png

Edited by jlr19
CharleyVarrick
Posted

Maybe this custom CSS solves your problem: 

.mediaInfoContent div:last-of-type{
    top: 60px;
    position: absolute;
    max-width: none!important;
}

588b445766df2_27012017135757.png

This is exactly what would make my day, but I would not have a clue how to use a custom CSS

Posted

To an average user of the system that is simply not critical information.

  • Like 3
Posted

Yeah I like the cleaner look too. Could the path perhaps be a tool-tip when hovering over 'something' like the name or poster maybe. I know we don't like these hidden things but the info is down the bottom for people who wouldn't know about the tool-tip (until they find it).

Posted

Except that you can click the poster to open the image editor, so arguably any tooltip should be instructional about that function.

Koleckai Silvestri
Posted

To an average user of the system that is simply not critical information.

 

I agree. This is a terrible suggestion. If I need to see the media path on this page, I just press CTRL-End on my keyboard and voila, there it is.

  • Like 1
Posted

This is a terrible suggestion.

Each to their own :)

FrostByte
Posted (edited)

This is exactly what would make my day, but I would not have a clue how to use a custom CSS

 

From the dashboard go to

Settings

Branding

Custom CSS

Then paste that code in the box

Save

 

It worked here

Edited by FrostByte
  • Like 2
Posted

Except that you can click the poster to open the image editor, so arguably any tooltip should be instructional about that function.

 

Ah, correct... you'll get right on that then  :P

CharleyVarrick
Posted

To an average user of the system that is simply not critical information.

I must not be an average user then, file path vs library name is top priority to me, if it doesnt match, everything else on the media page is useless

CharleyVarrick
Posted

From the dashboard go to

Settings

Branding

Custom CSS

Then paste that code in the box

Save

 

It worked here

@@FrostByte Thank you thank you thank you

@@Nickbert Thank you thank you thank you

 

It worked here too

  • Like 1
CharleyVarrick
Posted

I agree. This is a terrible suggestion. If I need to see the media path on this page, I just press CTRL-End on my keyboard and voila, there it is.

To each his own indeed. This workaround is a huge FAIL for me

Koleckai Silvestri
Posted (edited)

The web client is my primary client at this time. It works so much better than anything else provided on Windows 10 currently. This isn't necessary information in enjoying media.

 

I am glad that a reasonable workaround has been provided for you.

Edited by Koleckai Silvestri
CharleyVarrick
Posted (edited)

The web client is the backend of your media collection, and as such it needs to focus on managing said media as efficiently as can be.

 

Web client also doubles as a very capable media player, but contrary to its media management, Emby frontend has loads of competition, Emby Theater and Emby for Kodi to name a few.

 

To me, having file name and library name next to each other is like keeping all utensils in the same drawer.

I was merely reporting the forks were in the attic and the knives in the basement.

 

For me, bottom line is that to manage Emby server, there's only Emby server.

 

Lets agree to disagree

 

Cheers

Edited by jlr19
CharleyVarrick
Posted (edited)

all good here, Luke ;)

 

That CSS code was a PERFECT fix for me, I wish I knew more about how that works.

 

I just wish we could do something similar to compare 100 items simultaneously, path and library names side by side.

The million dollar FR...

Edited by jlr19

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