Git Product home page Git Product logo

Comments (11)

EndOfLine369 avatar EndOfLine369 commented on June 25, 2024
  1. Don't think it is doable. I also have this issue as I start some new series but then decide to remove it as it turns out I hate it. The problem is that we could add a timestamp to the log of when it was last updated but that would not help as only series refreshed would get updated in the log with a new timestamp. We also can't check other series other then the one being refreshed as the media info provided (including part/file location) is only for the series being refreshed.

  2. Seems doable. We can probably just check if the curr date > air date + 1 (if air date exists).

  3. Seems doable. Its because of the episode order provided by the APIs. We would have to sort the list after generation but before printing to the log.

from hama.bundle.

EndOfLine369 avatar EndOfLine369 commented on June 25, 2024

@ZeroQI, for number 1 do we want to start storing the media info (series id/ep num/files) into the HAMA data directory? If we do, we can start referencing seriesX file info outside a seriesY update.

from hama.bundle.

ZeroQI avatar ZeroQI commented on June 25, 2024

@sven-7: 1) you can delete logs since you run a full update afterwards... Don't see any need for change there
@EndOfLine369: 1) the logs just does that.
2) yep seem good
3) agreed.

from hama.bundle.

EndOfLine369 avatar EndOfLine369 commented on June 25, 2024

(3) has been committed

from hama.bundle.

EndOfLine369 avatar EndOfLine369 commented on June 25, 2024

(2) has been committed

from hama.bundle.

EndOfLine369 avatar EndOfLine369 commented on June 25, 2024

EX Log statements.
TVDB ID:

2016-08-02 02:48:00,014 - com.plexapp.agents.hama (-b484470) : INFO (__init__/Update:641) - abs_manual_placement_worked: 'True', abs_manual_placement_info: '[]'
2016-08-02 02:48:01,677 - com.plexapp.agents.hama (-b484470) : WARNING (__init__/Update:641) - Episode '470' is missing in Plex but air date '20160804+1' is either missing (99999999) or in the future
2016-08-02 02:48:01,678 - com.plexapp.agents.hama (-b484470) : DEBUG (__init__/Update:641) - TVDB - Episodes with Summary: ['1', '10', '100', '101', '102', '103', '104', '105', '106', '107', '108', '109'...

AniDB ID:

2016-08-02 02:40:05,641 - com.plexapp.agents.hama (-b484470) : INFO (__init__/Update:641) - AniDB specials title - Season: '0', epNum.text: 'C1', epNumVal: '101', ep_title: 'Opening'
2016-08-02 02:40:05,643 - com.plexapp.agents.hama (-b484470) : WARNING (__init__/Update:641) - Episode '8' is missing in Plex but air date '20160819+1' is either missing (99999999) or in the future
2016-08-02 02:40:05,644 - com.plexapp.agents.hama (-b484470) : WARNING (__init__/Update:641) - Episode '7' is missing in Plex but air date '20160812+1' is either missing (99999999) or in the future
2016-08-02 02:40:05,645 - com.plexapp.agents.hama (-b484470) : WARNING (__init__/Update:641) - Episode '6' is missing in Plex but air date '20160805+1' is either missing (99999999) or in the future
2016-08-02 02:40:05,647 - com.plexapp.agents.hama (-b484470) : INFO (__init__/Update:641) - AniDB episode title: 'Tower of Conviction'*

from hama.bundle.

ZeroQI avatar ZeroQI commented on June 25, 2024

@EndOfLine369 Nice :D

from hama.bundle.

sven-7 avatar sven-7 commented on June 25, 2024

Nice!!

Will test soon. Thanks! 😬😉🍺

from hama.bundle.

sven-7 avatar sven-7 commented on June 25, 2024

I'm not having any of the HAMA htm logs generate now. I've done two full refreshes (with an intentional missing episode) and nothing has popped up.

from hama.bundle.

EndOfLine369 avatar EndOfLine369 commented on June 25, 2024

Sounds like a problem on your end as neither of my changes touched anything related to the file generation. Only the data in two of them. Please make sure all your Hama files are up-to-date (namely DefaultPrefs.json & init.py).

If after updating your files and it still does not run, will need to see your hama log.

from hama.bundle.

sven-7 avatar sven-7 commented on June 25, 2024

I had not replaced the .json. (I typically only replace the .py)

Thanks! Everything is working now!

from hama.bundle.

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.