Alcidauk / CineLog

A fork of KinoLog Android app with some extra functionnalities
GNU General Public License v3.0
49 stars 15 forks source link

Add option to log rewatchings [feature request] #66

Open sbssk8 opened 1 year ago

sbssk8 commented 1 year ago

Hi Pierre!

I would like to use the app also to log movie rewatchings.

Some of the thoughts I have on the feature:

Please let me know if you would like this feature to be implemented, I could work on it and open a pr!

Alcidauk commented 1 year ago

Hello sbssk8,

Thanks for this feature request, movie rewatch never cross my mind but you're right, that would be nice !

I started to think about it and I'm sort of stucked because of the DB schema technical debt.

For now, movie and serie reviews are not stored the same way, but it should be.

In order to do it the right way, I think I should fix this first.

Now for your 3 points:

What do you think about it ?

When we'll be ok with these choices, if you want to work on a PR, feel free, I would be happy to include this feature :-). I can work on it too, but as you can see, I'm not really responsive and it can take some time to be developed.

Pierre

EDIT: I forgot someone asked for multiple review. I think your question now has an answer :-), I think "complete" multiple review should be implemented.