causefx / Organizr

HTPC/Homelab Services Organizer - Written in PHP
GNU General Public License v3.0
4.99k stars 288 forks source link

Emby media link doesn't work #1990

Closed Starstrike closed 1 month ago

Starstrike commented 1 month ago
Organizr Version: V 2.1.2490
Branch: Master
WebServer: Caddy
Operating System: Docker for Windows on WSL2

Problem Description:

Emby button on the item doesn't do anything from Recently Added. The box just disappears. It doesn't open Emby, doesn't switch to the sidebar tab I've created, nothing.

I'm using the Nord theme, but also tested with the default themes, no difference. I click the item from the Recently Added, click the Emby button, the box disappears. Nothing in the browser console log when that happens either.

image

The URL it's attempting is what I have in the Misc Options. https://REDACTED.DOMAIN/web/index.html#!/item?id={id}&serverId={serverId}

Let me know what I can get for this. I've tried multiple log levels, nothing shows up in the log when this doesn't work.


Reproduction Steps:

Click a Recently added item. Click the Emby button next to the Youtube trailer button.


Errors on screen? If so paste here:

HalianElf commented 1 month ago

What's in your Emby Tab Name?

Starstrike commented 1 month ago

Just Emby for the link in the sidebar. From the Homepage Items configuration, it's just Emby as well. Should I have something specific?

Sidebar image

Homepage Item Config image

HalianElf commented 1 month ago

Switch the tab name for the ID number in that box

Starstrike commented 1 month ago

Can you clarify on which ID number you mean? The serverId or the item ID?

HalianElf commented 1 month ago

The tab ID number, you can get it if you hover over the icon on the tab editor page.

Starstrike commented 1 month ago

Ohhh. Yep that did it. Phew that could use some clarification lol. The tab was named Emby so I had no idea it wanted an ID number and there's no little tooltip on that one to tell you what it's looking for.

HalianElf commented 1 month ago

Yea it used to take the name but was changed to fix it not working with non english names but the fields never got updated to reflect it.