Found that the new drone is up looks great, but how to import old nzbdrone database
I don’t think there is a migration path. It’s pretty easy to add existing shows based on root file path(s) though. Only took me about 5 mins to add the 50+ series I monitor to NzbDrone v2.
Ok, was already thinking about that but still easier to import old database if it can.
Series is 5 min work but setting like news indexers will take more
We’ve talked about adding a migration path, but in the end it wasn’t very feasible. Shows would probably be the easiest, but its a very different DB structure for most things.
@pepreal - how many indexers do you have?
Ok, have 6 newsnab and 2 open
Hey is there a log viewer??? I do not see the page to look at logs so I can monitor searching
Also when I edit a series, I am getting the following error
EditSeriesView.js : 48
Uncaught TypeError: Cannot call method ‘show’ of undefined
IT appears that my setting changes work tho…
logs are on disk or at nzbdroneurl/logs (replace nzbdroneurl with whatever your nzbdrone url is).
By default not a lot is logged, but there is an open card on trello to support it.
That issue is already on trello, not sure whats causing it yet.
ok thanks! I’ll comb thru trello
Also when I edit a series, I am getting the following error
EditSeriesView.js : 48
Uncaught TypeError: Cannot call method ‘show’ of undefined
Same here but have a different error code
EditSeriesView.js : 26
TypeError: this.model is undefined
Looks like this is an issue when trying to edit from series details.
Added to Trello: https://trello.com/c/QoXBBaHI/146-edit-series-from-series-details
Thanks
I would echo the request for a log viewer built in to the website. Too often things go wrong and you need to check what exactly the app is doing, or which index site is misbehaving.
just append /logs to the root NzbDrone URL - we haven’t decided where we want the link to exist just yet, so it hasn’t been added to the UI. We know how important this is, so it is coming.
Are there any other “hidden” URL’s like /log?
@jparkerweb then they wouldn’t be hidden Not any right now, eventually there might be.
Just installed, looks really good. Well done guys!
One small tip: in the original import off disk process having a smaller list with with check boxes would speed things up.