Supporto The Movie Database

I'm building a media management app, that is probably best described as netflix for your personal media collection, and similar to plex (but supports low end machines, no streaming yet) - AND it's going to be completely free and open source. I've decided to use themoviedb as a basis for this application to make it easier for people to build out their collection, while maintaining various lists that can be subscribed to.

This is the general setup of the app, from install to everyday running, with some questions I have, too.

At install, should the app request that the user creates their own themoviedb account with an API key? I don't know if it makes sense that potentially hundreds of users would be making requests through one API key, but I am more than comfortable doing this. Should I be setting a request header that identifies my app (ie. X-TMDBAPP: myappname/mywebsitename.com)?

On first run, the user is prompted with:

  • Which directories their personal collection of movies are in
  • Which tmdb lists they want to subscribe to (with a few sane defaults, like top imdb 250, currently airing tv shows)
  • Bump them to a page that allows them to browse media

Daily use:

  • User can browse all media, under various collections/categories
  • Users can create or subscribe to movie/tv show lists/collections at any time, which will be publically available to any other person using the app (via themoviedb service).
  • Users can click on different titles to review their information
  • When a user clicks a title, it may build a cache bundle containing tmdb data (which can be flushed, or have a limited ttl)
  • If a user owns that title, they are able to launch it with a local video player (like vlc)
    • The app supports remote controlling, and will tie into the video players' ibus interface on linux (and mac?), still working on how this would work on windows
  • If the user does not own that title, they are given options to manually set the path to the movie locally, buy a digital copy, and potentially other options if they make sense.
  • Specified directories are periodically watched for new personal copies of digital content

The nice thing about doing it this way is that users don't have to have a huge collection of videos to have a good selection, it encourages people to buy digital copies, and most of all, makes their media very accessible.

So I guess most of my questions are related to the install process and caching. I noticed a bit of the clause in the API agreement that stated that cache should really only be when necessary - I don't want users to be making a ridiculous amount of requests every action a user does, because that would also violate the terms and agreements for the API.

Non riesci a trovare un film o una serie Tv? Accedi per crearlo.

Globale

s focalizza la barra di ricerca
p apri menu profilo
esc chiudi una finestra aperta
? apri finestra scorciatoia tastiera

Su tutte le pagine di media

b torna indietro (o al precedente quando applicabile)
e vai alla pagina di modifica

Nelle pagine delle stagioni TV

(freccia destra) vai alla stagione successiva
(freccia sinistra) vai alla stagione precedente

Nelle pagine degli episodi TV

(freccia destra) vai all'episodio successivo
(freccia sinistra) vai all'episodio precedente

Su tutte le pagine di immagini

a apri finestra aggiungi immagine

Su tutte le pagine di modifica

t apri selettore traduzione
ctrl+ s invia modulo

Sulle pagine di discussione

n crea nuova discussione
w segna come visto/non visto
p cambia publico/privato
c cambia chiuso/aperto
a apri attivita
r rispondi alla discussione
l vai all'ultima risposta
ctrl+ enter invia il tuo messaggio
(freccia destra) pagina successiva
(freccia sinistra) pagina precedente

Impostazioni

Vuoi valutare o aggiungere quest'elemento a una lista?

Accedi