Jump to content

Remettre ancien réglage volume


Victor_root

Recommended Posts

Victor_root

Hello !

 

Depuis la dernière update de emby  (4.7) ils ont masquer la barre de volume et il faut à présent mettre son curseur sur le son pour faire apparaitre la barre et je trouves ça vraiment gênant, est il possible de la remettre comme avant avec le css ? ou si c'est impossible, est ce qu'on peut downgrader la version emby server ? 

 

merci

new volume bar.png

old volume bar.png

Link to comment
Share on other sites

Salut, voudriez-vous vraiment rétrograder juste pour cette raison ?

Link to comment
Share on other sites

Victor_root

salut, oui je vis dans un environnement bruyant et j'ai besoin d'accéder très rapidement a la barre de volume donc c'est très déreangeant pour moi

Link to comment
Share on other sites

Happy2Play

You mean something like this?

div.videoOsdVolumeControls {right: 10em;}
div.videoOsdVolumeControls-showhover>div.videoOsdVolumeSliderWrapper {
    left: 3.5em;
    top: 0;
    padding: 1.5em 1.5em 0 0;
    display: flex;
    background: none;
}

image.thumb.png.f6c07464acadf34641eb4eec8ce5b179.png

Link to comment
Share on other sites

Victor_root
9 hours ago, Happy2Play said:

You mean something like this?

div.videoOsdVolumeControls {right: 10em;}
div.videoOsdVolumeControls-showhover>div.videoOsdVolumeSliderWrapper {
    left: 3.5em;
    top: 0;
    padding: 1.5em 1.5em 0 0;
    display: flex;
    background: none;
}

image.thumb.png.f6c07464acadf34641eb4eec8ce5b179.png

YES ! thank you but just one problem, in music playlist the volume bar is break

Image1.png

Link to comment
Share on other sites

Happy2Play
11 minutes ago, Victor_root said:

YES ! thank you but just one problem, in music playlist the volume bar is break

Image1.png

change "videoOsdVolumeControls" to "videoOsdVolumeControls-showhover".

Link to comment
Share on other sites

Victor_root
23 hours ago, Happy2Play said:

change "videoOsdVolumeControls" to "videoOsdVolumeControls-showhover".

you are a gold person ! very very very very thanks !!!!!

Link to comment
Share on other sites

Victor_root
47 minutes ago, MAX92 said:

   @Victor_root Que fais tu du code que te donne Happy2Play ? Comment est-il intégré à EMBY ? 

Merci

Tu vas dans le tableau de bord du serveur puis dans parametres et tu colle le code dans "CSS personnalisé" et tu en enregistre ;)

  • Thanks 1
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...