Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Save Setting is Broken #5

Open
fire1ce opened this issue Apr 12, 2020 · 3 comments
Open

Save Setting is Broken #5

fire1ce opened this issue Apr 12, 2020 · 3 comments

Comments

@fire1ce
Copy link

fire1ce commented Apr 12, 2020

Heres a browser's error trace:

VM1000:83 Uncaught (in promise) TypeError: $(...).html(...).selectmenu is not a function
at :83:29
(anonymous) @ VM1000:83
Promise.then (async)
(anonymous) @ VM1000:77
dispatch @ jquery.slim.min.js?v=4.4.2.0:2
v.handle @ jquery.slim.min.js?v=4.4.2.0:2
onViewChange @ viewmanager.js?v=4.4.2.0:1
(anonymous) @ viewmanager.js?v=4.4.2.0:1
Promise.then (async)
ViewManager.loadView @ viewmanager.js?v=4.4.2.0:1
(anonymous) @ router.js?v=4.4.2.0:1
(anonymous) @ router.js?v=4.4.2.0:1
Promise.then (async)
loadContentUrl @ router.js?v=4.4.2.0:1
(anonymous) @ router.js?v=4.4.2.0:1
onInitComplete @ router.js?v=4.4.2.0:1
(anonymous) @ router.js?v=4.4.2.0:1
(anonymous) @ router.js?v=4.4.2.0:1
(anonymous) @ router.js?v=4.4.2.0:1
Promise.then (async)
(anonymous) @ router.js?v=4.4.2.0:1
handleRoute @ router.js?v=4.4.2.0:1
page.dispatch @ page.js?v=4.4.2.0:1
page.show @ page.js?v=4.4.2.0:1
(anonymous) @ router.js?v=4.4.2.0:1
show @ router.js?v=4.4.2.0:1
showItem @ router.js?v=4.4.2.0:1
executeAction @ shortcuts.js?v=4.4.2.0:1
onClick @ shortcuts.js?v=4.4.2.0:1
onClick @ emby-itemscontainer.js?v=4.4.2.0:1
VM1000:113 Uncaught (in promise) TypeError: $(...).checked is not a function
at :113:74
(anonymous) @ VM1000:113
Promise.then (async)
(anonymous) @ VM1000:96
dispatch @ jquery.slim.min.js?v=4.4.2.0:2
v.handle @ jquery.slim.min.js?v=4.4.2.0:2

@fire1ce
Copy link
Author

fire1ce commented Apr 12, 2020

https://github.com/jellyfin/jellyfin-plugin-slack

jellyfin got a working one. i think you should update too

@ackbarr
Copy link
Owner

ackbarr commented May 2, 2020

#4 Addresses this. There is a testing build available on https://github.com/Fizz55/Emby.Plugins/releases/tag/1.0.0.2_unofficial-2

I don't have the ability to publish new versions in the plugin catalog anymore, but it looks like it might be forked into the core codebase soon.

@AnthonyMusgrove
Copy link

Rectified issues; https://github.com/AnthonyMusgrove/Emby.Plugins/tree/master/Emby.Notification.Join

I will also publish a compiled .dll on my pull request for you to download

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants