Please describe which problem should be solved
Hello! Thanks for your work! This is more my way to provide feedback than not a feature request.
I've decided to try it. After a little bit of fiddling I've realized tha that the automatic installation from Jellyfin UI was failing because the release had been removed from Github.
Not being familiar with .NET and not being sure if I could build from Linux, I've decided to fork your repo and to re-use your configured Github Actions to build and deploy.
That way I've been able to get a successful build, but even after pointing Jellyfin to my own repo, the automated installation process failed. I've instead been able to make the plugin to install properly after copying it manually on the filesystem folder.
With that done, and with the correct AWS configuration, I've been able to get the skill built!
I had some issue in getting commands to work, so I've decided to add an Italian model, hoping this would have simplified things for Alexa (since it's configured to use Italian).
With that done I've managed to hit 1 intent working: the PlayLastAddedIntent!
That was the only one working but I was excited never the less and I have now a little more motivation to try to build a and deploy a debug mode plugin and trying to figure out properly how come the operations related to other intents failed.
Thanks for you job, and I hope i will be able to contribute to this.
Optional: Describe your idea for a solution
(Write your answer here.)
Please describe which problem should be solved
Hello! Thanks for your work! This is more my way to provide feedback than not a feature request.
I've decided to try it. After a little bit of fiddling I've realized tha that the automatic installation from Jellyfin UI was failing because the release had been removed from Github.
Not being familiar with .NET and not being sure if I could build from Linux, I've decided to fork your repo and to re-use your configured Github Actions to build and deploy.
That way I've been able to get a successful build, but even after pointing Jellyfin to my own repo, the automated installation process failed. I've instead been able to make the plugin to install properly after copying it manually on the filesystem folder.
With that done, and with the correct AWS configuration, I've been able to get the skill built!
I had some issue in getting commands to work, so I've decided to add an Italian model, hoping this would have simplified things for Alexa (since it's configured to use Italian).
With that done I've managed to hit 1 intent working: the
PlayLastAddedIntent!That was the only one working but I was excited never the less and I have now a little more motivation to try to build a and deploy a debug mode plugin and trying to figure out properly how come the operations related to other intents failed.
Thanks for you job, and I hope i will be able to contribute to this.
Optional: Describe your idea for a solution
(Write your answer here.)