Drone service installed on my desktop. Login on Android from Chrome (WAN side). I can see all the Series, everything looks fine. I Add a Series. Series seems to be added, comes up OK on Android, but when I try to open the series back on the desktop I get OMG 404 error page. On the desktop I Update Library, no change. Restart the Drone, no change.
Here are the log entries after adding. (Local path was not actually created)
14-8-29 23:02:00.1|Info|SeriesService|Adding Series [72167][Cold Case] Path: [m:\andrew\all tv\Cold Case]
14-8-29 23:02:00.3|Info|RefreshSeriesService|Updating Info for Cold Case
14-8-29 23:02:01.0|Info|RefreshEpisodeService|Starting episode info refresh for: [72167][Cold Case]
14-8-29 23:02:01.2|Warn|MediaCoverMapper|File C:\ProgramData\NzbDrone\MediaCover\75\poster.jpg not found
14-8-29 23:02:01.3|Info|RefreshEpisodeService|Finished episode refresh for series: [72167][Cold Case].
14-8-29 23:02:01.5|Info|DiskScanService|Scanning disk for Cold Case
14-8-29 23:02:01.7|Info|MediaCoverService|Downloading Banner for [72167][Cold Case]
14-8-29 23:02:02.1|Info|MediaCoverService|Downloading Poster for [72167][Cold Case]
14-8-29 23:02:02.2|Info|MediaCoverService|Downloading Fanart for [72167][Cold Case]
14-8-29 23:02:02.4|Info|MetadataService|Series folder does not exist, skipping metadata creation
Looks like its a cached page issue on the server. Even after restarting the server it retrieved the same 404 page, but a forced page refresh ^R fixed it and brought up the correct page.
It will only create the folder if you have create empty series folders enabled in the settings or when it imports something.
When a series is added it doesn’t matter where it was added from, its available everywhere. The list of series is stored in the browser when the UI is first loaded, the forced refresh would get it to reload that list from the server.
Was the series showing in the UI?
Which browser were you using?
Everything looks fine on the Android when I add a series (using Chrome), but over on the server (also Chrome), the new series pops up ok but when I try to open it I get 404, until I force a refresh on the series page. Probably if I closed the server completely it would refresh when I reopened, but strangely it didn’t refresh after I did a server restart, still got the 404.
I tried adding from Android while the server was on the Settings page, then went to the Series page and same thing.