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

Media Library Health Check #1118

Open
markus101 opened this issue Feb 2, 2016 · 7 comments
Open

Media Library Health Check #1118

markus101 opened this issue Feb 2, 2016 · 7 comments

Comments

@markus101
Copy link
Member

markus101 commented Feb 2, 2016

This required smarter health checks and the ability to dismiss/have them dismiss based on action, but would be a big enhancement into knowing how well your files are named.

This health check would run after files on disk are scanned and would report the status of episodes to make sure they are named correctly, offer the ability to rename the files or to view the list (the list should probably be computed on the fly to avoid stale data at the cost of processing time). A possible action could be to update them automatically, but that could be dangerous with user generated data.

@xelra
Copy link

xelra commented Apr 8, 2016

Library health shouldn't be just naming, but also permissions.

There's one feature needed before library health makes sense though and that is the ability to rename the series folder. Especially helpful if the series name changes.
Right now I'm left with about 10% of my library in series folder names that don't match the series name.

@markus101
Copy link
Member Author

We should also indicate that there are extra files on disk that don't match episodes (maybe they were renumbered, Mythbusters I'm looking at you), making #286 related.

@markus101
Copy link
Member Author

In addition to naming this could also take into account missing episodes where later episodes have been grabbed, for example you have episodes 1 and 2, episodes 3 and 4 have aired, but episode 4 is imported while episode 3 isn't.

@g4m3r7ag
Copy link

Can we add a health check for files that are missing analysis information from being moved around to this proposal? I store my media on a cloud drive so I have the option to analyze on refresh unchecked to reduce API hits. I know I have files that are missing it though so with a health check telling me which series/episodes are missing it, I could enable the option, refresh the series that are missing the info manually, and then disable the option again.

This has been open for awhile now, is there a rough timeline on this? Don't need anything definitive, appreciate all the work you do. More curious if it's still a proposal/backburner thing or if there's work actively being done on this?

@pau1h
Copy link

pau1h commented Nov 20, 2021

Just bumping this. Is there any plan to incorporate some sort of health check like this in the future?

@goose-ws
Copy link

Just bumping this. Is there any plan to incorporate some sort of health check like this in the future?

It's sort of a band-aid, but I threw together a script that will search a library for files with "TBA" in their title, and then use some API calls to refresh the metadata for that series and issue a rename command for that series.

https://gist.github.com/goose-ws/fb5ba309081b03f77ff39127f7bc563f

@diegocade1
Copy link

will this ever be considered?

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

6 participants