movary icon indicating copy to clipboard operation
movary copied to clipboard

Self hosted web app to track and rate your watched movies

Results 93 movary issues
Sort by recently updated
recently updated
newest added

User should be able to import there personal tmdb ratings into Movary Todo: - [ ] add integration settings page TMDB - [ ] add input to page: TMDB user...

enhancement

Currently `webdevops/php-nginx` is used as the base app image. This contains a lot of things we do not need which increases the image size and complexity needlessly. The idea is...

enhancement
help wanted
priority: middle
docker

Currently the only way to help a user who has forgotten his/her password is to set a new password via cli command. Todo: - [x] add smtp mailer logic -...

enhancement
priority: low

This would mean that Movary would only be accessible from a reverse proxy (so not from http://192.168.2.1, but from https://movary.domain.com) and would read HTTP headers from a reverse proxy like...

enhancement
priority: low
security

Users should be able to write and share reviews with others. TODO - [ ] Add option for user to write a review for a movie - [ ] Add...

enhancement

Currently when loading the dashboard we are fetching the data for all possible dashboard rows regardless of which rows are really shown in the frontend. - [ ] only fetch...

enhancement

Apologies if they already are supported, I didn't see it mentioned in the README. This is a feature request to support tracking TV show episode watches in addition to movies.

enhancement
help wanted
priority: low

When importing data with new movies (movary first party import), a lot of tmdb meta data is missing. Suggestions: - sync immediately in import - schedule events to sync

enhancement
priority: middle

I use the comment option to document if I watched a movie in the cinema (and which one). We should add a new attribute "location" to watch dates. It is...

enhancement

Currently the posters used for movies are the ones used at tmdb at the time of the data sync. Users should have the option to manually choose which poster to...

enhancement