issues
search
jellyfin
/
jellyfin-plugin-kodisyncqueue
https://jellyfin.org
GNU General Public License v2.0
45
stars
14
forks
source link
Cleanup logging and naming
#71
Closed
Shadowghost
closed
2 years ago
Shadowghost
commented
2 years ago
This bothered me for way too long:
Only log something if something actually changed
Omit logging item ids if debugging isn't enabled
Make log messages more clear
Fix the scheduled task section name
Upgrades LiteDB to v5, fixes incompatibilities and adds
upgrade=true
to connection string to automatically upgrade the database
This bothered me for way too long:
upgrade=true
to connection string to automatically upgrade the database