I could imagine to build more advanced scheduling features based on @huha 's TvWishlist and the already existing MP2 GUI for it.
I'm always open for new suggestions and will answer questions asap![]()
So in your example you want to implement this in the tvguide - then you will have to look at tvplugin codebase.
In an ideal world, all the watched shows should already be in the database, but at least here in Canada, the EPG is not very consistent and the recordings show up with slightly differently metadata.So in your example you want to implement this in the tvguide - then you will have to look at tvplugin codebase.
Wouldn't it be cleaner to have a rule that would check if the episode has already been recoreded (exist in DB) instead of polluting the DB with hundreds of cancelled recordings?
It sounds to me like the cancelled recording would make sense, or would there be a different table that would keep the history of recorded and watched shows?