RatingPosterDB / rpdb-folders

Monitors Media Folders and Adds Images with Ratings (poster.jpg / background.jpg) from the RPDB API
GNU Lesser General Public License v2.1
23 stars 2 forks source link

[Feature Request] Network Drive (e.g. rclone) polling support #11

Closed ghost closed 3 years ago

ghost commented 3 years ago

[Feature Request] Network Drive (e.g. rclone) polling support .. as a way to look for newly created folders 😄

Is your feature request related to a problem? Please describe. Right now, the rpdb-folders doesn't recognize the new folders created by a network drive, mounted through rclone. Whenever rclone is polling for new changes in the mounted folders, rpdb-folders does not recognize them as new folders, and therefore won't add new posters (and/or backdrops) automatically. This results in the user having to do a manual full scan (which takes unnecessary API hits).

Describe the solution you'd like Support for network drive "polling", so rpdb-folders will look for newly "discovered" (polled) folders, that wasn't present when the initial scan was done.

Additional context I know I mentioned this on reddit, but this seems more organized 👍

jaruba commented 3 years ago

This feature is now available with v0.1.3