dan-online / autopulse

💫 automated scanning tool that bridges media organizers such as Sonarr and Radarr with media servers such as Plex and Jellyfin
https://autopulse.dancodes.online
MIT License
127 stars 5 forks source link

feat(plex): add analyze/refresh #48

Closed dan-online closed 1 month ago

dan-online commented 1 month ago

Description

Closes #44

targets:
  plex:
    ...
    analyze: true
    refresh: true

Type of change