Skip to content
/ Moviez Public

A simple macOS app to manage watch lists via simple textfiles.

Notifications You must be signed in to change notification settings

kNsja5w/Moviez

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Moviez

Moviez is a macOS application for managing and categorizing your favorite movies and TV series from a basic txt file.

Features

  • Import Movie List: Easily import your movie list from a TXT file.
  • Add New Movies: Add new movies to your collection with details like title, rating, release year, date watched, description, and tags.
  • Search and Filter: Search for movies by title, description, or tags. Filter movies by rating.
  • Tag Management: Filter movies by tags to easily find movies of a particular genre or category.
  • Delete Movies: Remove movies from your collection with a single click.

Installation

  1. Download the latest release of Moviez from the Releases page.
  2. Unzip the downloaded file.
  3. Open the .app file by right-clicking and selecting "Open".

Usage

Importing a Movie List

  1. Click on the "Import File" button in the toolbar.
  2. Select your TXT file containing the movie list.
  3. The movies will be parsed and displayed in the list.

Adding a New Movie

  1. Click on the "Add Movie" button in the toolbar.
  2. Fill in the details of the movie in the form.
  3. Click "Add" to save the movie to your collection.

Searching and Filtering

  • Search: Use the search bar to find movies by title, description, or tags.
  • Filter by Rating: Use the "Lower" or "Higher" buttons and input a rating threshold to filter movies.

Managing Tags

  • Click on any tag to filter movies by that tag.
  • To clear the filter, click the "Delete Filter" button.

Deleting a Movie

  1. Select a movie from the list.
  2. Click on the "Delete Movie" button in the toolbar.

Movie List Format

The TXT file should have the following format:

Movies and Series

Title: Barry
Rating: 78
Release Year: 2024
Date Watched: July 2024
Description: Hitman who wants to become an actor.
Tags: #hitman #action #comedy #series #miniseries #murder

Title: Shoplifters
Rating: 87
Release Year: 2024
Date Watched: 07.07.2024
Description: A warm and nuanced look at an unconventional family in Tokyo who survive through petty theft but ultimately discover the true meaning of family and belonging.
Tags: #japan #drama #sad #sliceoflife

...

Contributing

  1. Fork the repository on GitHub.
  2. Create a new branch with your feature or bugfix.
  3. Commit your changes.
  4. Push the branch to GitHub.
  5. Create a Pull Request.

License

This project is licensed under the MIT License - see the LICENSE file for details.


With this README, users will have a clear understanding of what the "Moviez" app is, how to install and use it, the format for the movie list, and how to contribute to the project.

About

A simple macOS app to manage watch lists via simple textfiles.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages