Git Product home page Git Product logo

blueboxx's Introduction

BlueBoxx Media Manager App

  • Simple python/qml app for organizing movies/tv shows

  • Using json arrays for media lookup

  • Lighweight and Fast

  • Designed for 1920x1080 screens

  • This is a framework for your existing media

  • Create an account on https://www.themoviedb.org/

  • On TMDB create a media list one for movies, another for tv series of all the shows you have...

    • Also not a watchlist, but a unique list for each type of media
    • Make note of the lists ID's
  • Once finished with creating media lists

    • API Docs https://developer.themoviedb.org/docs/getting-started
    • Get a feel for the API, with your media titles
    • Edit tmdb.py enter api credentials and lists id's
    • Run tmdb.py to download media info to movies.json, tv.json
      • Could be long download time, depending on amount of media you have...test first
    • Includes title, overview, media poster, backdrop image, trailers.

Requirements

  • Linux, preferrably KDE Plasma distro
  • Python 3, python3-pyqt5, python3-pyqt5.quick, PyQt5.QtCore, PyQt5.QtGui, PyQt5.QtQml, PyQt5.QtWidgets
  • mpv, vlc or other media player

Usage

  • Launch app with python3 blueboxx.py
  • Now Showing Button displays 5 random movies
  • Movies Button displays all movies with search ability, clicking movie poster will display additonal media info
  • TV Button shows all TV series, clicking tv series poster will display additional tv series info
  • Search by movie title
  • Advanced Search by movie genre or movie decade
  • ESC key will quit the app and any other popup dialogs

Notes

  • Change locations for your json arrays, movie, tv and trailer locations in
    • BlueBoxx.qml
  • Within json array, media links are predefined based on "media title.mp4", change for your needs
  • Why Blueboxx, cause Redbox provided most of the titles...
  • https://github.com/txhammer68/blueboxx
  • Based on Qt5, but should work ok with Qt6

preview

blueboxx's People

Contributors

txhammer68 avatar

Watchers

 avatar  avatar

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.