Skip to content

utility for creating your own multimedia database (movies, TV series, anime, etc.)

Notifications You must be signed in to change notification settings

popwow47/multimedia-database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Multimedia database script

This script is designed to create and manage a multimedia database. It allows users to store and organize information about their favorite films, TV series, cartoons, animated series and anime, such as title, release date, actors, and the user's viewing status of a particular media product. This README file contains instructions for using this application and describes its main functions.

Functions

  • Stylish modern look: for user convenience and clarity; written using the Flet module
  • Easy database management: creating, updating records in a multimedia database. Based on the sqlite3 module
  • Search functionality: Search media files by keywords, tags or categories.

Installation

Clone the repository to your local computer using the following command:

 git clone https://github.com/popwow47/multimedia-database.git

Usage

  1. Run the executable file movie_data_base.exe
  2. Select the checkbox of the media category you want to work with Image alt
  3. Fill in the required input fields (according to the category) Image alt
  4. Click the “Add to DB” button Image alt
  5. Browse and search media files using the search bar and filters. Image alt
  6. Manage database records, editing them as needed. Image alt

About

utility for creating your own multimedia database (movies, TV series, anime, etc.)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages