Lee Peuker
Lee Peuker
Hey, because this was asked at a few different places I have [updated the README](https://github.com/leepeuker/movary/commit/d6cdee877310f946f3b0d0067908e33595c867ea0) with an answer. > Q: Will Movary support tv shows or other media types? >...
Hey @iamkroot, I would prefer keeping this issue closed, I do not think that movary will ever support tv shows to be honest (it was planned and designed specifically for...
Hey @JVT038 , that is great, you are welcome to contribute and every PR will be merged, which adds value to this project without increasing the technical dept to much....
Yeah good point @Jucgshu , I have [updated the readme](https://github.com/leepeuker/movary/commit/da841e0354dbcc925541e95ca44ce1ff9e0e0f51) like you suggested. Additionally I have reopend this ticket for more visibility.
I see a difference between a comment and a review. A comment is more of a generic note, I use comments for example to keep track of which movies I...
Yes I noticed this behavior too. I am running `php bin/console.php tmdb:person:sync --threshold=200 --hours=72` via cron and in theory this should update all persons over time. In theory the sync...
I do not think we need new commands for this, we could simply add new option flags to the existing commands (`--onlyNotSynced` or something like that). https://github.com/leepeuker/movary/issues/131 Is another issue...
So there is already a issue https://github.com/leepeuker/movary/issues/421 for adding user playlists. What you suggest is the ability to import playlists like the imdb 250, am I understanding you correctly?
Yeah good question. I was thinking to still keep it in the backend, so only to remove the data for the rows wich are not rendered. We could move the...
I did not say that it is difficult, but it takes time