heula 192 Posted November 30, 2016 Posted November 30, 2016 The interval for organizing new media always was 5 minutes if I'm not mistaking. It's now every 15 minutes but I like it to be set to every 5 minutes. Is there a way to set it to every 5 minutes or less myself?
Luke 42085 Posted November 30, 2016 Posted November 30, 2016 Hi, to learn more about Scheduled Tasks, try clicking the Help button right on the screen. It will take you straight to our wiki article on Scheduled Tasks which goes over all the different ways you can control them. Enjoy. 1
heula 192 Posted November 30, 2016 Author Posted November 30, 2016 This is not really the answer I was looking for. I know how to set or change scheduled tasks. What I want is not available anymore. All I ask is how to set the time to 5 minutes. If this is not possible can it be made an option again?
Luke 42085 Posted November 30, 2016 Posted November 30, 2016 I just double checked and the scheduled task configuration is most certainly still there.
heula 192 Posted November 30, 2016 Author Posted November 30, 2016 (edited) I just double checked and the scheduled task configuration is most certainly still there. I can't find it. The first option is 15 minutes. Edited November 30, 2016 by heula
Luke 42085 Posted November 30, 2016 Posted November 30, 2016 OK thanks for being more specific about what you couldn't find. We will review those options for a future release. Thanks !
Happy2Play 9784 Posted November 30, 2016 Posted November 30, 2016 Looking at my dev build it shows "Every 0.08333333333333333 hours" which equal every 5 minutes. It is a little work but you can add a custom trigger and delete the original, this will create your new custom task in "C:\Users\username\AppData\Roaming\Emby-Server\config\ScheduledTasks\5f05bed2-acec-c7a8-a584-983041464d19.js" and you can manipulate the interval time to whatever you want (3000000000 = 5 min), then restart server.
heula 192 Posted December 1, 2016 Author Posted December 1, 2016 (edited) Looking at my dev build it shows "Every 0.08333333333333333 hours" which equal every 5 minutes. It is a little work but you can add a custom trigger and delete the original, this will create your new custom task in "C:\Users\username\AppData\Roaming\Emby-Server\config\ScheduledTasks\5f05bed2-acec-c7a8-a584-983041464d19.js" and you can manipulate the interval time to whatever you want (3000000000 = 5 min), then restart server. When I change this, my server will be unreachable? After deleting the modified js file the server started normally again. Edit: I have found why it gave me an error. It's working now every 5 minutes. Thanks. Edited December 1, 2016 by heula
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now