jeffshumphreys / filmcab

A film collector's management system
BSD 2-Clause "Simplified" License
1 stars 0 forks source link

add file_counts to genres table and repopulate each day run #12

Open jeffshumphreys opened 8 months ago

jeffshumphreys commented 8 months ago

I want a clearer static picture of how many files per genre I'm getting. A report then could say: "Hey, you have Documentaries, but do you really want documentaries?"

jeffshumphreys commented 8 months ago

Started the design (the stub code)

jeffshumphreys commented 8 months ago

I can't come up with a good design. What is it I want? Am I downloading only Mysteries and no Sci-Fi? Why? Consider. Mysteries work as an escape whereas Science Fiction feels dark and scary. Maybe aging. Possibly the lack of wanting to live. But should counts of Sci Fi include time travel? The more I think about it the more I think yes. One of the reasons there are sub folders is because it's hard to manage so many files. So excluding them from counts actually is opposite of meaning. The Family folder for instance has so few files that it has no sub folders.

Note that counts are only aggregable at depth 1.

jeffshumphreys commented 8 months ago

I need to use the extension filters and only count movies. One problem is I mixed the subtitles in the filter. I think the counts should be "this is a thing you can watch."