Opened 13 years ago
Closed 10 years ago
#11935 closed Bug Report - General (Duplicate)
"Master backend tried to connect back to itself!" when running mythutil --scanvideos
| Reported by: | Owned by: | Raymond Wagner | |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.27.7 |
| Component: | MythTV - General | Version: | Master Head |
| Severity: | medium | Keywords: | |
| Cc: | Stuart Auchterlonie | Ticket locked: | no |
Description
After upgrading to 0.27 the fields related to images in table videometadata has not been correctly updated when running mythutil --scanvideos. coverfile, screenshot, banner and fanart are always empty, even though the images have been downloaded. All the other metadata information seems fine.
I have attached the relevant parts of mythbackend.log when running a scan. After downloading the images there is an error: "ERROR: Master backend tried to connect back to itself!"
If I update the metadata from mythfrontend (Change Video Details / Retrieve Details) everything is working as expected.
Attachments (2)
Change History (7)
by , 13 years ago
| Attachment: | version.txt added |
|---|
by , 13 years ago
| Attachment: | mythbackend.log added |
|---|
comment:1 by , 13 years ago
| Component: | MythTV - Mythmetadatalookup → MythTV - General |
|---|
It looks like the image downloader is trying to push the file to a remote storage directory, rather than storing locally, and connecting back to itself.
comment:2 by , 12 years ago
Not a hugely useful workaround admittedly, but if you update a single show using the frontend, then use the "Retrieve all details", it will update artwork that is needed for all the others.
comment:3 by , 12 years ago
| Owner: | set to |
|---|---|
| Status: | new → accepted |

Mythbackend log when running mythutil --scanvideos