• 1
  • 70
  • 71
  • 72(current)
  • 73
  • 74
  • 151
Release script.extendedinfo
(2015-06-01, 16:52)im85288 Wrote: Phil, I've started integrating your changes such as the custom dialogvideo window and it's pretty amazing how it all fits together. I wasn't sure if Tvtunes was supported so asked on this thread: http://forum.kodi.tv/showthread.php?tid=214287&page=9 where the author said it was up to you if you could/would support it.

Cheers

In which way should I support it? Remember that my movie infodialog is often used for movies which are not in the local library.
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
Reply
I was thinking more for when it was browsing TV shows but I guess it could also be cool if local movies were supported.
Reply
(2015-06-02, 00:49)im85288 Wrote: I was thinking more for when it was browsing TV shows but I guess it could also be cool if local movies were supported.

Had a quick look, the add-on only allows to get started via some backend mode, so there is no way to manually pass some movie id / movie title to it.
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
Reply
(2015-06-01, 02:37)Lunatixz Wrote: Small request to place picture and text cache files into a subdirectory, instead of the root addon_data folder?
e.x:
/images/
/info/

Thanks

done
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
Reply
(2015-06-02, 04:48)phil65 Wrote:
(2015-06-01, 02:37)Lunatixz Wrote: Small request to place picture and text cache files into a subdirectory, instead of the root addon_data folder?
e.x:
/images/
/info/

Thanks

done
Thanks Smile
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
Reply
(2015-06-02, 01:34)phil65 Wrote:
(2015-06-02, 00:49)im85288 Wrote: I was thinking more for when it was browsing TV shows but I guess it could also be cool if local movies were supported.

Had a quick look, the add-on only allows to get started via some backend mode, so there is no way to manually pass some movie id / movie title to it.

Thanks for taking a look Smile
Reply
Sorry if this request was discussed before...

Would it be possible to have an option to add movies from the ExtendedInfo Script to Couchpotato?
Reply
(2015-06-06, 13:57)werewolf80 Wrote: Sorry if this request was discussed before...

Would it be possible to have an option to add movies from the ExtendedInfo Script to Couchpotato?

there already is a button for that in the "manage" menu.
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
Reply
(2015-06-06, 16:10)phil65 Wrote:
(2015-06-06, 13:57)werewolf80 Wrote: Sorry if this request was discussed before...

Would it be possible to have an option to add movies from the ExtendedInfo Script to Couchpotato?

there already is a button for that in the "manage" menu.

Thanks for the response Phil, though the hint hasn't reached me. Got another hint? When I open the info-screen to a movie in my library I go to the extended info... then there are movies recommended and such. Any way to add these to couchpotato?

And when running Extended Info as a program addon, I can also add these moviess to couchpotato??

What is the Manage menu ou are refering to??
Reply
(2015-06-06, 23:36)werewolf80 Wrote:
(2015-06-06, 16:10)phil65 Wrote:
(2015-06-06, 13:57)werewolf80 Wrote: Sorry if this request was discussed before...

Would it be possible to have an option to add movies from the ExtendedInfo Script to Couchpotato?

there already is a button for that in the "manage" menu.

Thanks for the response Phil, though the hint hasn't reached me. Got another hint? When I open the info-screen to a movie in my library I go to the extended info... then there are movies recommended and such. Any way to add these to couchpotato?

And when running Extended Info as a program addon, I can also add these moviess to couchpotato??

What is the Manage menu ou are refering to??

depends on the skin you use. also possible that it is not included.
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
Reply
Im using the Titan skin...

If not supported, by any chance possible with key-mapping?
Reply
new features:
-T9 Text input for TMDB search
- search results now update on-the-fly
- added google suggestions for autocompletion

Image
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
Reply
Sorry... the maker of the Titan skin has add it already.... Solved!

Cheers
Reply
Google AutoCompletion possible for DialogKeyBoard.xml now, too Smile
Image
Code:
plugin://script.extendedinfo?info=autocomplete&&id=$INFO[Control.GetLabel(312).index(1)]
(Isengard-only)
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
Reply
(2015-06-07, 20:40)phil65 Wrote: Google AutoCompletion possible for DialogKeyBoard.xml now, too Smile
Image
Code:
plugin://script.extendedinfo?info=autocomplete&&id=$INFO[Control.GetLabel(312).index(1)]
(Isengard-only)
Looks great!
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
Reply
  • 1
  • 70
  • 71
  • 72(current)
  • 73
  • 74
  • 151

Logout Mark Read Team Forum Stats Members Help
script.extendedinfo29