Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Storage Analytics, Deletion Recommendations, etc #761

Open
da3dsoul opened this issue Oct 1, 2018 · 7 comments
Open

Storage Analytics, Deletion Recommendations, etc #761

da3dsoul opened this issue Oct 1, 2018 · 7 comments

Comments

@da3dsoul
Copy link
Member

da3dsoul commented Oct 1, 2018

Note: All "I"s are referring to me personally. I will pick on idols and harem anime.

So we have a lot of data.
File size, Codec, ratings, tags, watched data, dates, etc.

When I'm going through and looking to clear out space, I tend to sort by ascending rating and delete things that I will never watch or watch again.

There's got to be a better way, considering how much available data there is. People are pretty predictable.
I grab a bunch of shows every season, but never end up watching the moe idol shows, despite them piling up.
Considering that I never watch the idol shows, yet watch a lot of the trash harem comedies, Shoko should be able to guess that I'm going to delete the moe idol shows first. It should also know that I'm going to delete the shows that are 40GB despite sitting unwatched for 2 years.

I understand that data analytics are not for everyone, but I enjoy it. I will probably be writing it all myself, but I'm curious what people's thoughts are.

@bigretromike
Copy link
Contributor

calculating size by tag ... etc... can be time consuming.. its not like there is 100 tags.
but I dig the idea.
I don't mind could be useful to tell how much time/space we all waste before giving up.

Stats of any sort are always welcome to dashboards.

But then again you should include folders that are external drivers/disks/or even optic discs. That way 'deletion recommendations' would be a joke.

@Cazzar
Copy link
Member

Cazzar commented Oct 1, 2018 via email

@da3dsoul
Copy link
Member Author

da3dsoul commented Oct 1, 2018

Size by tags could be done by simply changing a few words in the function for batch generation of tag filters

@bigretromike
Copy link
Contributor

so you want pre-calculate size by tag/genre/folders/rating/codes/dates/watched ...

or do you want calculate those ad-hoc ?

@ElementalCrisis
Copy link
Member

Is this where we mention feature creep? :)

@da3dsoul
Copy link
Member Author

da3dsoul commented Oct 2, 2018

This is a case of file management and file data. It's completely within Shoko's scope. It's just complex compared to most of Shoko's features

@da3dsoul
Copy link
Member Author

da3dsoul commented Oct 2, 2018

@bigretromike IDK yet. It's not like I'm doing it now. I just thought it was a good idea to throw on the pile of big projects that may one day happen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants