Git Product home page Git Product logo

Comments (7)

yanncam avatar yanncam commented on June 3, 2024 1

As I understand, technicaly it's possible to add a "browser" category which display as a simple "explorer" the content of a specific path.
With data from DB (files table and path table) it will be possible to display a watched / unwatched status, isn't it ?

I precise : I haven't made some test for the moment (sorry, but I'm really busy now).

I'll take a look in the requested feature as soon as possible.

Sincerely,

from kodiwebportal.

yanncam avatar yanncam commented on June 3, 2024

Hello thorus90,

This functionality is already implemented. The "watch / unwatch" status on movies, tvshow, season, episodes is already present.

Plus, a button has been added through KodiWebPortal to change the "watch / unwatch" status directly via KWP, and the change is visible in Kodi.

Check this commit : 8b7c10e

Sincerely,

from kodiwebportal.

thorus90 avatar thorus90 commented on June 3, 2024

Hi yanncam,

But this only works for series and movies which are indexed (crawled with i.e. moviedb). For series and movies are not indexed (therefor only reachable via Files in Kodi) are not shown in KWP, at least I cannot see them (perhaps I need to configure sth extra for this?).

from kodiwebportal.

yanncam avatar yanncam commented on June 3, 2024

Hello @thorus90,

KWP loads movies and tvshows from the database created by Kodi (configured to external database like MySQL or MariaDB). Only scrapped content that are in this DB are displayed in KWP.

For media acceded throught the "Files" menu in Kodi, it's just like an "explorer" inside Kodi, and this content isn't indexed as you said. So KWP can't display it.

You have to index your medias to see them in KWP.

Sincerely,

from kodiwebportal.

thorus90 avatar thorus90 commented on June 3, 2024

Yeah but this info is present in the db (in the table files,combined with the table path), but you are saying no chance you will implement it?

from kodiwebportal.

boing86 avatar boing86 commented on June 3, 2024

Hello

Is it possible to create a third category?

  • Movies
  • Series
  • Browser

This lists only the files which are in viariable NAX_BROWSER_REMOTE_PATH

That is my suggestion.

from kodiwebportal.

thorus90 avatar thorus90 commented on June 3, 2024

Unfortunately that would not display the watched status.

from kodiwebportal.

Related Issues (20)

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.