jellyfin / jellyfin-plugin-kodisyncqueue

https://jellyfin.org
GNU General Public License v2.0
44 stars 13 forks source link

Purpose of "Retention Days"? #56

Closed wilcoxiv closed 4 months ago

wilcoxiv commented 2 years ago

I couldn't find any documentation on this feature. What exactly is being retained in which database? I am guessing anything scanned after x days would need to be re-sync'd?

jfranki commented 2 years ago

I would like to know this too...

Eddict commented 1 year ago

from the source:

        public string Description => "If retention days > 0 then this will remove the old data to keep information flowing quickly";