Giter Club home page Giter Club logo

Comments (3)

garfield69 avatar garfield69 commented on June 4, 2024 1

This message is generated by the NWJS chromium browser in response to performing a search on the limetorrents web site.
So its the web site's HTML that is generating the error.
If you were to use your chrome browser and search on the web site you would also find this, you get two of those messages every time you do a search.
In fact it shows up on a Firefox browser too.
Admittedly the chrome browser log or the FireFox log don't show it repeating in a loop every 3s, so that is peculiar.
May be something to do with either NWJS or AngularJS... needs further research.

from duckietv.

garfield69 avatar garfield69 commented on June 4, 2024 1

I added some console log debugging to the genericTorrentSearchEngine JS to try and see if I could get in front of the first preload error message, but I cannot get to anyplace earlier than the actual http GET that sends the query to LimeTorrents and receives a response.
Once the response is received its already too late, and Dtv cannot get at the content received early enough to do a replace to modify the content to prevent the error.

I think the http GET is at a level lower than AngularJS, happening at the chromium level. Once it happens, the error occurs in cycles as AngularJS performs its html presentation refresh based on triggered events from the templates and $scope.

The only way to stop the error is to drop the LimeTorrents native SE. If I use the Jackett Limetorrents then the problem does not occur.

I don't know how to proceed further, its beyond my knowledge set.

from duckietv.

garfield69 avatar garfield69 commented on June 4, 2024

@Js41637 any thoughts on whether anything can be done to suppress this repeating preload message on the logs?

from duckietv.

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.