• 1
  • 255
  • 256
  • 257
  • 258(current)
  • 259
Android Yatse: Full featured Kodi Remote (Widgets, Streaming, Offline media, ...)
Hi It would be interesting if you added the possibility of scraped from yatse artwork for movie, music album and artist.

Thank you in advance and regards to all.

Enviado desde mi M2 mediante Tapatalk
What?
If I have helped you or increased your knowledge, click the 'thumbs up' button to give thanks :) (People with less than 20 posts won't see the "thumbs up" button.)
What I want to say is to be able to scratch artwork without the need to be in front of Kodi. For example at the beginning of the installation of Kodi I had to take a lot of time to put the artwork to my liking and my family left me no chance. If this could have done with yatse without having to be in front of Kodi that would have been the most.

I know there are tools for this but always have to adjust the final result in front of kodi.

Sorry for my english.




Enviado desde mi X10 Plus(F2D6) mediante Tapatalk
I'm sorry but Kodi APIs does not allow everything to be done correctly, and most of the logic would have to be duplicated.

And as you said there's plenty of good tools to manage that, and they will always be better that what can be done on a small phone screen.
Ok thank you

Enviado desde mi M2 mediante Tapatalk
New video tutorial about Casting with Yatse: https://youtu.be/k-LN0LWZ8dY
Version 7.8.0 is published

* Added: Started support for Emby transcoding. (See General/Expert settings for options).
* Added: Support of PVR, EPG and Recordings for Emby provider.
* Added: Support for Media Player Classic custom commands.
* Added: Compiled and optimized for Android O.
* Fixed: Quite a few details and improvements.
* Fixed: Most reported issues, as always only reported issues with details can be addressed.

* Official website for support: https://yatse.tv
* Facebook : https://yatse.tv/Facebook
* Twitter : https://yatse.tv/Twitter
* Google+ : https://yatse.tv/GooglePlus


Do not forget to rate the application.
If you like this, please buy the Unlocker / Donate to ensure continued development.
Hey, I am trying to make a custom command for opening Plexbmc movie and tv shows folder/shelve. I don't get farther then opening Favourites or the Addons section.
(2017-08-09, 15:38)Cynwrig Wrote: Hey, I am trying to make a custom command for opening Plexbmc movie and tv shows folder/shelve. I don't get farther then opening Favourites or the Addons section.

Well you need to ask the addon author the command / path.
Then I can help you fill Yatse params but I can't guess the initial info sorry.
(2017-08-09, 18:56)Tolriq Wrote:
(2017-08-09, 15:38)Cynwrig Wrote: Hey, I am trying to make a custom command for opening Plexbmc movie and tv shows folder/shelve. I don't get farther then opening Favourites or the Addons section.

Well you need to ask the addon author the command / path.
Then I can help you fill Yatse params but I can't guess the initial info sorry.

Okay I am still waiting for the answer, I let you know as fast as possible.

In the meanwhile I found this thread on the forum https://forum.kodi.tv/showthread.php?tid=151216 and tried this code in JSON rpc with my local ip but it does literally nothing for some reason.

{"id":1,"jsonrpc":"2.0","method":"Player.Open","params":{"item":{"file":"plugin:\/\/plugin.video.plexbmc\/?url=http://192.168.1.100:32400/library/metadata/1&mode=5&id=1"}}}

This one does work half

{ "jsonrpc": "2.0", "method": "Addons.ExecuteAddon", "params": { "wait": false, "addonid": "plugin.video.plexbmc", "params": { "url": "http://192.168.1.100:32400/library/metadata/1", "mode": "5", "id": "1"} }, "id": 2 }

It opens up to a part of the addon folder and I get the choice for video-addons where I find plexbmc when opening it. But it gives an error and it's still 3 steps away till I got the right folder.
Well you'll need for the proper answer, but the second one will be the correct one it just needs the correct parameters.

You'll then just use Yatse JSON RPC custom commands: https://yatse.tv/redmine/projects/yatse/...PC-command

in 2 just put : Addons.ExecuteAddon

In 3 : { "wait": false, "addonid": "plugin.video.plexbmc", "params": { "url": "http://192.168.1.100:32400/library/metadata/1", "mode": "5", "id": "1"} }

Of course for the last part you'll need the correct values.
(2017-08-11, 07:43)Tolriq Wrote: Well you'll need for the proper answer, but the second one will be the correct one it just needs the correct parameters.

You'll then just use Yatse JSON RPC custom commands: https://yatse.tv/redmine/projects/yatse/...PC-command

in 2 just put : Addons.ExecuteAddon

In 3 : { "wait": false, "addonid": "plugin.video.plexbmc", "params": { "url": "http://192.168.1.100:32400/library/metadata/1", "mode": "5", "id": "1"} }

Of course for the last part you'll need the correct values.

The answer was 192.168.1.100:32400/library/sections/2/all

Everything I tried didn't work though I got as far as getting into the plugin folder, but it goes wrong at choosing the library.
Good to know Smile

As a reminder, Yatse support native Plex connection and can them stream to Kodi or any supported device, keep and update watched status and resume point, so could offer a faster usage than browsing on TV screen.
(2017-08-14, 14:34)Tolriq Wrote: Good to know Smile

As a reminder, Yatse support native Plex connection and can them stream to Kodi or any supported device, keep and update watched status and resume point, so could offer a faster usage than browsing on TV screen.

Interesting how does this work?
Well just add a new host https://yatse.tv/redmine/projects/yatse/...ging-Hosts, then select Plex as media center, then it will be available as host selection.

Then you select the target player in the cast button. Wiki is not 100% up to date, but there's all needed information to find your way.

(It's a paid feature).
  • 1
  • 255
  • 256
  • 257
  • 258(current)
  • 259

Logout Mark Read Team Forum Stats Members Help
Yatse: Full featured Kodi Remote (Widgets, Streaming, Offline media, ...)24