ninthwalker / NowShowing

Generates an email and web page of Plex recently added content
MIT License
73 stars 8 forks source link

User-Selectable Polling #19

Closed GroxyPod closed 7 years ago

GroxyPod commented 7 years ago

Reviewed code to see if we can allow for user-selectable polling of recently added items. Seems do-able but requires time to be entered in seconds. This will require a method of updating the config file so it adds the new line in the event the file already exists. I'll handle the user-selectable polling rate, once complete, an enhancement request will be opened and assigned to ninthwalker for assistance with forcing config update.

GroxyPod commented 7 years ago

The initial configuration has been completed. Will need to do further testing to see what happens if user specifies longer than 7 days.

GroxyPod commented 7 years ago

Closing issue, will open new ticket if beyond 7 days becomes an issue.