Git Product home page Git Product logo

Comments (2)

yanncam avatar yanncam commented on June 12, 2024

Hello @1985kasper,

I haven't tried KWP on Nginx, but there is (theoricaly) no problem of compliance.

Posters of movies are retrieved from the MySQL/Maria database. If your movie's folder contains a *.nfo and fanart/poster, KWP doesn't tried to load them, these files are ignored by the web application.

Please check your database content to see if there are fanart/poster URL (in XML format) in movie's content. If yes, your browser seems to block external images loading.
To troubleshoot, can you display the browser console after loading KWP page ? (F12 then "console" in Firefox or Chrome).

I think there is a HTTPS or HSTS or CSP header in your Nginx to prevent loading external images.

Finally, for the downloading feature, yes, it's normal that it doesn't work on Nginx because the feature relies on the "Apache mod_xsendfile". So you have to enable a similar feature on Nginx.

Please check : https://www.nginx.com/resources/wiki/start/topics/examples/xsendfile/

Sincerely,

from kodiwebportal.

yanncam avatar yanncam commented on June 12, 2024

Hello,

I close this issue, consider it as resolved without feedback.

Sincerely,

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.