terrelsa13 / MUMC

Multi-User Media Cleaner aka MUMC (pronounced Mew-Mick) will go through movies, tv episodes, audio tracks, and audiobooks in your Emby/Jellyfin libraries deleting media items you no longer want.
GNU General Public License v3.0
93 stars 6 forks source link

Version info mumc_config.py #66

Closed keppo070 closed 11 months ago

keppo070 commented 1 year ago

My update scheme was to only update the mumc.py unless specified otherwise. Lately I ran into some changes which do reflect changes in the mum_config.py

Would it be helpful if the mumc_config.py could get some version info. Maybe the version of the mumc.py which created it. Therefor it would be possibly to alert that the mumc_config.py needs to be upgraded/recreated.

terrelsa13 commented 1 year ago

Yeah, I can see how this could be an issue/frustrating. My thought here was the beta was a good indicator "breaking" changes might still be happening.

Once I remove the beta I try my best to avoid breaking changes with the config.

But yes, this is a good idea. I will have to think about how to implement this.

terrelsa13 commented 1 year ago

There is no clean way from me to implement this until the next major version change (aka v5). Which is likely a year or so away. But I will keep this feature request open so I do not forget about it and can start laying the ground work beforehand.

terrelsa13 commented 11 months ago

An 85% complete v5 is on the beta branch. Config versioning has been implemented with v5.