Rewatch Movies in lists generated from diary
Opened this issue · 0 comments
naveenpiedy commented
Lists generated from diary are including rewatches. Need to handle this case.
Example:
4,Moonrise Kingdom,2012,https://letterboxd.com/test_user/film/moonrise-kingdom/, 5,Moonrise Kingdom (1),2012,https://letterboxd.com/test_user/film/moonrise-kingdom/1/,
Need to see how to handle these cases.
See _sorter
fn in GenerateListFromDiary
class. Link here.
This probably will require some design changes as for now, I am not merging the rewatch movie obj with the original.