Jump to content

Mensajes genéricos


Danimontes
Go to solution Solved by chef,

Recommended Posts

Danimontes

Buenas tardes,

 

Alguien sabe como hacer para mandar mensajes genéricos a todos los usuarios del servidor para que los vean cuando accedan a la web o a la aplicación?

 

Muchas gracias.

Link to comment
Share on other sites

chef

Yeah that message plugin will do that. 

Let me see if I still have it kickin around. 👍

  • Thanks 1
Link to comment
Share on other sites

On 3/28/2023 at 10:00 AM, Danimontes said:

Sure! Where can I find it? 

Oh sorry, I had forgotten that chef removed it from the plugin catalog. Well it's up to him if he wants to revive it or not.

Link to comment
Share on other sites

chef
2 minutes ago, Danimontes said:

Sorry, for I feel confused. What do I have to do now?

 

image.thumb.png.6283be2e8bda8fabbe5bd1067da42a1f.png

We have to side load this:

  • Download the DLL from GitHub.
  • Open: "Emby-Server/programdata/plugins" folder.
  • Place the DLL in there
  • Restart the server

 

There are two plugin folders in Emby's folder structure. Be sure to place the DLL into the proper one, under "programdata".

 

Let me know how it goes. 👍

Link to comment
Share on other sites

Danimontes

Ok, Let's assume I'm a dummy (which, in fact, I am🥴). I have a Raspberry Pi 4. I can't find (surely by my fault) the DLL. After that, Can you guide me the route to the emby-server folder?

The only one I can find is: /opt/emby-server, Which these folders inside:

image.png.f304b504fa935e16e57a1dcda81fa70b.png

The only plugin folder I find is in the backup folders I do every day.

 

I'm as lost as an octopus in a junkyard.

 

Thank you for your patience.

 

 

Link to comment
Share on other sites

chef
58 minutes ago, Danimontes said:

Ok, Let's assume I'm a dummy (which, in fact, I am🥴). I have a Raspberry Pi 4. I can't find (surely by my fault) the DLL. After that, Can you guide me the route to the emby-server folder?

The only one I can find is: /opt/emby-server, Which these folders inside:

image.png.f304b504fa935e16e57a1dcda81fa70b.png

The only plugin folder I find is in the backup folders I do every day.

 

I'm as lost as an octopus in a junkyard.

 

Thank you for your patience.

 

 

No worries. 

@Darkseiddcan you tell where we host emby on the raspi?

We have got to side load a plugin here, but I can't remember off my head where it is in unix. 🤔

Link to comment
Share on other sites

TMCsw

@chef@Danimontes is right there is no dll at that link…

 

when you get it, using sudo place it here:

/var/lib/emby/plugins/

make sure owner and permissions are the same as the other dl’s

normally:

chmod 644 <name>.dll

chown emby:emby <name>.dll

Link to comment
Share on other sites

chef

@Danimontes

@TMCsw

Oh! Doh! $#!+, I didn't press the right button.

Sorry guys, I did it in a rush, and like a moron, I pressed the wrong button.

I'll fix it right away. 

🤦‍♂️

Edited by chef
Link to comment
Share on other sites

Darkseidd
15 hours ago, chef said:

No worries. 

@Darkseiddcan you tell where we host emby on the raspi?

We have got to side load a plugin here, but I can't remember off my head where it is in unix. 🤔

I am docker, so the structures starts at my defined <config path>\emby folder.

 

image.png.4d806931a562a4b0a8ff23cb2d7a3555.png

  • Thanks 1
Link to comment
Share on other sites

  • Solution
chef

Okay, I fixed the release. The library is there now.

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