Movie Library Template

Tagged: , ,

Viewing 6 reply threads
  • Author
    Posts
  • February 19, 2024 at 12:13 PM #50522

    Shannon Miles
    Participant

    Hello. I thought I’d share the movie library template I created to keep track of both my physical media (DVD, Blu-ray, etc.) and digital library. It’s essentially a main form with the basic movie information with two linked forms, one for physical media and one for digital.  There is also a script to fill in the basic information using the TMDB Number/ID. I cobbled it together from these two topics: https://www.tapforms.com/forums/topic/watched-tv-shows/ and https://www.tapforms.com/forums/topic/get-movie-details-from-themoviedb-api-help-needed/. I know not this odd thing called JavaScript, but am a copy and paste demon, so thanks to everyone who contributed to this code. There are instructions in the script for use.

    P.S. Programmers beware, I don’t know the indent rules, so it may cause an eye twitch.

    Attachments:
    You must be logged in to view attached files.
    March 19, 2024 at 12:04 PM #50637

    Ersatz Pinjo
    Participant

    Giving it a download. Thanks!

    July 29, 2024 at 10:14 AM #50958

    David Schwane
    Participant

    Thanks for making this.  I’m getting this error
    Movie Info: TypeError: undefined is not an object (evaluating ‘actorRecord.setFieldValues’), line:(null)
    Have you made any updates to this?

    • This reply was modified 4 months, 3 weeks ago by David Schwane.
    July 30, 2024 at 1:33 AM #50962

    Brendan
    Keymaster

    It’s possible not all the data is provided from the API that the script is expecting. Did you put in your API ID values into the script?

    July 30, 2024 at 4:29 AM #50963

    David Schwane
    Participant

    I did add the API values to the script.  And I can see the data echoed back in the console log.  I’ve tried a few different movies.

    When I get some time, I’ll try to debug, but thought I’d check to see if an update was already done.

    thanks for replying.

     

    September 16, 2024 at 9:25 PM #51131

    Anonymous
    Inactive

    I did add the API values to the script. And I can see the data echoed back in the console log. I’ve tried a few different movies. When I get some time, I’ll try to debug, but thought I’d check to see if an update was already done. thanks for replying.

    Is the update faulty? I just downloaded it.

    September 18, 2024 at 2:47 PM #51136

    Brendan
    Keymaster

    Are you having any troubles with the form Pauline?

Viewing 6 reply threads

You must be logged in to reply to this topic.