Jump to content

Search the Community

Showing results for tags 'tmdb'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General
    • Announcements and Site News
    • Administration
  • AutoIt v3
    • AutoIt Help and Support
    • AutoIt Technical Discussion
    • AutoIt Example Scripts
  • Scripting and Development
    • Developer General Discussion
    • Language Specific Discussion
  • IT Administration
    • Operating System Deployment
    • Windows Client
    • Windows Server
    • Office

Categories

  • AutoIt Team
    • Beta
    • MVP
  • AutoIt
    • Automation
    • Databases and web connections
    • Data compression
    • Encryption and hash
    • Games
    • GUI Additions
    • Hardware
    • Information gathering
    • Internet protocol suite
    • Maths
    • Media
    • PDF
    • Security
    • Social Media and other Website API
    • Windows
  • Scripting and Development
  • IT Administration
    • Operating System Deployment
    • Windows Client
    • Windows Server
    • Office

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Member Title


Location


WWW


Interests

Found 1 result

  1. Not sure if anyone can use this. I decided to make my own database program to catalog all of my movies. I chose TheMovieDB.org as my information base to pull data and media from. You WILL need to sign up for a license key at https://www.themoviedb.org/ to use this library. Insert your key in the TMDB.AU3 file between the quotes where it says: Global $ApiKey = "" I freely give this to the community to do as you will. Please do not ask for revisions or upgrades as this UDF performs perfectly for me and my needs. But, I encourage anyone to improve on it if they wish and share their results. Thanks to Ward for the JSON UDF used here. Run EXAMPLE.AU3 to give you an idea of what data it can actually pull for an individual movie. I make no apologies for the condition or consistency of my code. There are a thousand ways from sundown to program anything. I am not a professional programmer but have been using AutoIT since version 2. Enjoy. BinaryCall.au3 Example.au3 JSON.au3 TMDB.au3
×
×
  • Create New...