Posted April 30Apr 30 Administrator Movies This resource uses The Movie Database API to grab data from Movies/TV Shows to your site.All you have to do is type a word from the movie/TV show title, and then a list of matches will appear. From now on, with just a click, you will have the submission form:TitleSubtitle, if availableDescriptionPosterStatusRelease Date (for Movies)GenresLanguageHomepageIMDB linkBudgetRevenueRunning Time for movies or Episode Time for TV showsSeason (for TV Show)Number of episodes (for TV Show)Tabs:You will also have tabs to display:Cast (with a link to a popup listing all their data)Crew (with a link to a popup listing all their data)Trailers (with videos from YouTube)Latest Reviews on TMDBSimilar Movies or Similar TV Shows (will list all similar movies/TV shows, and again with a click, you can have them in your database)All the tabs, except Information (the main one with the movie/TV show description), can be disabled via settings.TMDB API Key:You can get your free API Key on the TMDB site: https://www.themoviedb.org/settings/apiMulti-Language:TMDB supports 62 languages. You have to choose the one in the ACP setting.Other features:Fully integrated into the framework: Rest API, categories, extra fields, notifications, search, tags, follow, reactions, promote, etc.Settings:Settings to control the app's behavior in several places/situations. File Information Submitter Adriano Submitted 04/30/2025 Category Paid Applications View File
May 1May 1 Thanks, I just installed.I tried to add Kung Fu, a TV show from the 70's.It's in their database (https://www.themoviedb.org/tv/1472-kung-fu), but when I type Kung Fu in the app and hit tab, it brings back "Listing 20 out of 45 records found". I can't see past the first 20 records, and it was not listed.How can I post something like that?Thanks
May 1May 1 Author Administrator The app shows what the API returns. Increase the number of results to see if it appears.
May 1May 1 5 minutes ago, Adriano said:Increase the number of results to see if it appears.Where do I set this?
May 1May 1 Author Administrator There should be a setting to control the number of results, if I’m not mistaken.
May 1May 1 1 minute ago, Adriano said:There should be a setting to control the number of results, if I’m not mistaken.In your app, or on their site? I don't see it in your app.
May 1May 1 Author Administrator I just remembered:They list a maximum of 20 items per page. I'm not sure how to implement pagination there, but I can take a look for a future version.See if the movie appears on their search: https://www.themoviedb.org/Bear in mind that they do not use their own API on their site... telling you this because it may appear. "Kung Fu" is too vague; there are a lot movies with this name.
May 1May 1 2 minutes ago, Adriano said:They list a maximum of 20 items per page. I'm not sure how to implement pagination there, but I can take a look for a future version.See if the movie appears on their search: https://www.themoviedb.org/Bear in mind that they do not use their own API on their site... telling you this because it may appear.Pagination would be helpful.When I search on their site, it is found on the second page.I don't see a way to get it into your app.
May 1May 1 Author Administrator I understand but it is like searching for a movie named LOVE. It’s too vague and certainly a lot of items will return.Ok, will take a look in a future version. I still have a few apps to convert and some customs, like yours. 👍
May 1May 1 Just now, Adriano said:Ok, will take a look in a future version. I still have a few apps to convert and some customs, like yours. 👍Thank you
May 17May 17 @Adriano Is there a way of converting threads into movies or TV Shows? Say I have threads with movie or TV titles...is there a way of editing them into the movie application?
May 17May 17 Author Administrator Nope, unless you have the TMDB move ID somewhere (not as part of the post content). Nothing in this app is manually entered by the user. Everything comes from the API.
May 17May 17 Just now, Adriano said:Nope, unless you have the TMDB move ID somewhere (not as part of the post content). Nothing in this app is manually entered by the user. Everything comes from the API.Ah. Alright. Thanks.