-
-
Notifications
You must be signed in to change notification settings - Fork 72
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
[New App Shortcut]: Emby #18
Comments
Pre-release v1.8.8 is now available for testing. Please download the new version and let me know if the emby app shortcut is working as expected. Thanks. |
@PRProd Works ;) Thanks a lot |
- Added support for the Amazon Cube 3rd Gen - Added app shortcut for ShopHQ app - Added official app shortcut for CyberGhost VPN app #19 @jamhotld - Added official app shortcut for Emby app #18 @michaelhenningersrb - Added official (unconfirmed) shortcut for Zattoo app #14 @Icecoke7 - Code Cleanup: alphabetically sorted apps in JSON object and CSS block - Updated README.md
Thanks! This is now available in the Firemote official release v1.9.0 |
Hi, I've added the following Apps: --> jellyfin (working) unfortunately, the Shortcut for Emby seems not working... |
@ChristophCaina - Let's diagnose the problem! Could you open the emby app on your Nokia Streaming Box 8000, follow the steps listed here, and post your results? |
Hi :) I'm still learning all the stuff related to ADB... since I've just started with this whole thing yesterday... :D Hope, that this is correct?
|
Hmmm... puzzling. I'm not quite sure why it's not working based off of what you sent me. Could you try that process again, but this time send me all of the data in the Attributes field? (not just the adb_response) |
sure :)
compared with another app which is working (Jellyfin)
|
Wow! That's certainly different! For some reason, there are missing entries in that dump that all other devices I've encountered seem to have, specifically app_id, source, and the 2nd half of the ADB response: I might have a solution to that problem, but I'll need some time to work on it. I'll let you know when I have something available for you to test if you are willing to help. I don't yet own a Nokia Streaming Box 8000 to test with. |
what I don't understand in that case: I know, there are other issues with this device, since the media player / android tv integration is also not working as expected... I'm looking forward to support and test on that device :) |
good point :) I'll try to remove it and add it again. EDIT: It seems, that there is some incompatibility with the Android 10 based devices and this integration. |
btw: |
Unfortunately, that's a .png file and I actually need a .svg, of the smallest possible file size. I looked for a little while yesterday, but gave up and moved on since I had others to find. Feel free to post one if you find it! (as long as it has a small file size!) I had a very similar conversation with @jrspowers today already. |
something like this? |
Yes, but with the word emby next to it |
THANKS!! That'll work! I got the 14.3kB file down to 2.9kB too! |
Xiaomi Mi Box Beta 2 Changes: - Added additional SVG logos - Test fix for emby launch command (needs testing #18 @ChristophCaina) - Added Telenet TV shortcut (needs testing #56 @jrspowers) - Added Magenta TV shortcut (needs testing #58 @ChristophCaina) - Fixed a few SVG namespace collisions - Enabled app launch access for TVNZ+ and Three Now on all devices (#55 @moh-Brent - needs testing) Not finished yet: - warning dialog/confirmation before executing a restart function
@ChristophCaina Version 2.1.0-beta2 is ready for you to download and test! It has the shiny new logo on it too! |
thanks :) I will do some more tests tomorrow... here it is already 3:00 am - so I should go to bed :D |
Thanks for staying up so late with me yesterday! Let's try a slightly different approach today. Please run the following command in the Developer Tools console, and let me know if this command will launch emby properly:
|
that was satisfying :) |
YAY!!! That change will be in the next release, either the Beta or the Official. I'll let you know when it's ready to test. THANKS! |
hm... not sure if this needs to be implemented for the existing devices (I don't know, if it is failing with shield or so) |
I have a high confidence that this will work properly on all other devices. In fact, adb launch commands like this one will typically generate a MUCH faster response from your device, so this will be an improvement for emby app launch users. I always try to use a command like this to launch applications, but my first attempt at it for emby resulted in a permissions error. I defaulted back to one that I know "always works", and everything was OK... until it met your Nokia device. 😄 |
Changes: - Default event changed for Mi Box S from event3 to event2. This could have been the cause of the report from @moh-Brent in #55 that the "apps-button" was not doing anything - On the topic of the apps button not working, I replaced the Xiaomi command tied to that button with an adb start command which does not require a proper "event" number to be selected, and is faster than a "Strong" config. Hopefully I've double solved this issue. - Adjusted the launch command for the emby app as reported by @ChristophCaina in #18 to be problematic. This change should make it more stable and even faster for everyone who uses it. - Adjusted the launch command for Magenta TV as reported by @ChristophCaina in #58. This needs testing/confirmation. - Added a confirmation dialog before executing a function: restart button press command as noted by @moh-Brent in #55 (good call Kiwi) Not finished yet: - nothing! (let me know if I missed something)
v2.1.0-beta3 is ready for you to download and confirm that it's working now. Please let me know. |
thanks for the effort. I've updated to beta3 - removed the card and re-added it to the dashboard, but the emby button still does not work :-( EDIT / UPDATE: |
SWEET!!!!! Home Assistant has a very very sticky cache, so sometimes when you've done everything you can think of to try to clear it, TWICE, it still wants to use the cache that shouldn't even exist anymore. I have a rhythm of keystrokes that I just do now without thinking about them since development takes a lot of writing / testing / rewriting / retesting... without my cache purge routines, I wouldn't get anywhere with a cache that doesn't want to forget my mistakes. Sometimes destruction (like deleting your card and adding it again) can do the trick. Glad it worked for you in this case! I'm going to re-close this issue now since we're confident that it works. Thanks for your help! |
App Name
Emby
Can this app be freely downloaded through official means?
Optional Comments
No response
The text was updated successfully, but these errors were encountered: