Giter VIP home page Giter VIP logo

Comments (9)

anxdpanic avatar anxdpanic commented on July 18, 2024 1

No worries, and yes. Emby itself would use the library one(this one) since it adds all the content to library and embycon (add-on to access emby) would require the other.

I won't support any banned add-ons.
Anyone can make an add-on to use the extension, the end-points are documented here.

from script.trakttokodi.libconn.

anxdpanic avatar anxdpanic commented on July 18, 2024

The trakttokodi extension, click the extensions icon(near the address bar) and under Profiles. You'll see where to place the kodi ip and the spot for the add-on id.

from script.trakttokodi.libconn.

drmikecrowe avatar drmikecrowe commented on July 18, 2024

Right, but what is the "Add-on ID"? Does that come from Kodi somehow?

from script.trakttokodi.libconn.

anxdpanic avatar anxdpanic commented on July 18, 2024

for this add-on its. script.trakttokodi.libconn

from script.trakttokodi.libconn.

drmikecrowe avatar drmikecrowe commented on July 18, 2024

Hmm, still nothing. What port? The HTTP port? I've tried boht 8080 and 9090 and neither seem to work

from script.trakttokodi.libconn.

anxdpanic avatar anxdpanic commented on July 18, 2024

Requires you to enable another setting in Kodi
Kodi setting: Settings -> Services -> Remote Control -> Allow remote control by programs on other systems
Port will be 9090 (changing it requires changes to advancedsettings.xml so you'd know if it was different)

from script.trakttokodi.libconn.

drmikecrowe avatar drmikecrowe commented on July 18, 2024

Oh, I'm starting to understand. This looks for a play link on the Tract page and then feeds it to kodi, right?

I somehow thought it would take a title and feed it to an Exodus/Covenant type program as a search

from script.trakttokodi.libconn.

anxdpanic avatar anxdpanic commented on July 18, 2024

The extension sends content identifiers from trakt to an add-on in kodi. The add-on then uses those identifiers to play content.
This particular add-on is for items in the kodi library, where https://github.com/anxdpanic/script.trakttokodi.embycon is for items from the embycon(emby) add-on.

from script.trakttokodi.libconn.

drmikecrowe avatar drmikecrowe commented on July 18, 2024

from script.trakttokodi.libconn.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.