Giter Site home page Giter Site logo

Comments (13)

ChrisRichner avatar ChrisRichner commented on September 26, 2024

Hi Chris

Thanks for warning us about this behaviour. Is the Subtitle really missing in your program guide? The quickly made tests I've made so far didn't show any unexpected results.

from argus-tv-guideenhancer.

Christoph21x avatar Christoph21x commented on September 26, 2024

Hi Chris
Nothing has changed except the installation of the release.
Episode titles are present as before, GE is connectd to Argus, just no enrichment (also stated in the Argus Log). What could I do to investigate?
Greetz - Chris

from argus-tv-guideenhancer.

ChrisRichner avatar ChrisRichner commented on September 26, 2024

Please do a clean install to make sure the problems didn't come from a invalid upgrade.

from argus-tv-guideenhancer.

Christoph21x avatar Christoph21x commented on September 26, 2024

Hey Chris
OK - uninstalled Guide Enricher properly and found FOUR installations in the meantime of GE - one even forced me (even though the service was long since quitted) to reboot the system:
zwischenablage01

Installed the Release - now we wait for tomorrow.

  1. Noone dropped a message "me too" or complained in the Argus' forums
  2. My system was abviously messed up with GE installs
  3. If it works by tomorrow, I'll drop a message and close this issue.

Greetz - Chris

from argus-tv-guideenhancer.

ChrisRichner avatar ChrisRichner commented on September 26, 2024

Fair enough, cross fingers 😊👍

-----Original Message-----
From: "Christoph21x" [email protected]
Sent: ‎19.‎04.‎2015 18:34
To: "ChrisRichner/ARGUS-TV-GuideEnhancer" [email protected]
Cc: "Chris Richner" [email protected]
Subject: Re: [ARGUS-TV-GuideEnhancer] Severe: no enrichment with 2.3.3.release anymore (#20)

Hey Chris
OK - uninstalled Guide Enricher properly and found FOUR installations in the meantime of GE - one even forced me (even though the service was long since quitted) to reboot the system:

Installed the Release - now we wait for tomorrow.
Noone dropped a message "me too" or complained in the Argus' forums
My system was abviously messed up with GE installs
If it works by tomorrow, I'll drop a message and close this issue.
Greetz - Chris

Reply to this email directly or view it on GitHub.

from argus-tv-guideenhancer.

Christoph21x avatar Christoph21x commented on September 26, 2024

Hi to All

Unfortunately - no success. GE shows in version 2.3.3 with clean install exactly the same behaviour: no enrichment (which is correctly stated in Argus' log files, too).

After manually exchanging the following files, it worked correctly as before:

  • Tvdblib.lib (as per 02.03.2015; AKA-search test version)
  • Tvdblib.dll (as per 02.03.2015; AKA-search test version)
  • GuideEnricherService.exe (as per 29.03.2015; case INsensitive test version)
  • GuideEnricherService.pdb (as per 29.03.2015; case INsensitive test version)

Greetz - Chris

from argus-tv-guideenhancer.

ChrisRichner avatar ChrisRichner commented on September 26, 2024

I've flagged the release as a non production release. I hope to find some spare time in the days to come to analyse the issues. On my test system the develop branch ( which should be the same code as in the release) works fine..

from argus-tv-guideenhancer.

Christoph21x avatar Christoph21x commented on September 26, 2024

Ok, some update:

  1. I made an uninstall again, found some uninstall issues - a separate issue - I will open it (minor priority) after this.
  2. I made a manual wipe (due to uninstall issue necessary)
  3. I made a clean install after reboot - same result as described above - no enrichment.
  4. I compared the installations
    4.1 (some resultless steps in between & roll-backs)
    4.2 and finally ONLY exchanged GuideEnricherService.exe with the older version - it worked.

Suggestion: send me (just) your exe coming out of the build of the final development branch - I'll test it. If positive, we have a difference between the development branch and the release. Even though "it shouldn't be" (I think the topmost of all SW errors come out of this "shouldn't be" category).

Deal?

Chris

from argus-tv-guideenhancer.

ChrisRichner avatar ChrisRichner commented on September 26, 2024

Deal 😊

-----Original Message-----
From: "Christoph21x" [email protected]
Sent: ‎20.‎04.‎2015 15:05
To: "ChrisRichner/ARGUS-TV-GuideEnhancer" [email protected]
Cc: "Chris Richner" [email protected]
Subject: Re: [ARGUS-TV-GuideEnhancer] Severe: no enrichment with 2.3.3.release anymore (#20)

Ok, some update:

  1. I made an uninstall again, found some uninstall issues - a separate issue - I will open it (minor priority) after this.
  2. I made a manual wipe (due to uninstall issue necessary)
  3. I made a clean install after reboot - same result.
  4. I compared the installations
    4.1 (some resultless steps in betwenn & roll-backs)
    4.2 and finally ONLY exchanged GuideEnricherService.exe with the older version - it worked.
    Suggestion: send me (just) your exe coming out of the build of the final development branch - I'll test it. If positive, we have a difference between the development branch and the release. Even though "it shouldn't be" (I think the topmost of all SW errors come out of this category).
    Deal?
    Chris

    Reply to this email directly or view it on GitHub.

from argus-tv-guideenhancer.

Christoph21x avatar Christoph21x commented on September 26, 2024

Ok, here are the results of the Bern Jury :)
You sent me the two exe files of _develop and _master branch.
Plan was, 1st to install the _develop version, if successful, 2nd to try the _master version.

Unfortunately already the _development's exe failed and showed the same behaviour as initially described: no enrichtment.

I think, we now need a kind of debug version, which focuses on the analysis of the xmtlv reading. Why it can't detect any of the information: subtitle and season/episode number in xmltv - this is how it looks like to me.
These reflect the first three search priorities (episode name, relative numbering, absolute numbering) on my system.

Greetz - Chris

from argus-tv-guideenhancer.

ChrisRichner avatar ChrisRichner commented on September 26, 2024

Jury of Bern

Looks like the branching and merging is not the problem, neither the msi setup building process.

On my test system everything works like a charm using the following setup

  • W++ to grab the xmltv
  • ARGUS-TV 2.3.0 RTM
  • Latest 2.3.3 GE setup ( as found here on github )

any body else facing this issue as Chris does?

from argus-tv-guideenhancer.

Christoph21x avatar Christoph21x commented on September 26, 2024

Exactly same setting here - but it's not enriching.

from argus-tv-guideenhancer.

Christoph21x avatar Christoph21x commented on September 26, 2024

Problem solved with the newest commit of Chris - tested & approved.
Chris found the issue - will be corrected with the next commit.

from argus-tv-guideenhancer.

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.