Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to gather missing artist artwork #1403

Closed
Rouzax opened this issue Oct 11, 2016 · 8 comments
Closed

How to gather missing artist artwork #1403

Rouzax opened this issue Oct 11, 2016 · 8 comments

Comments

@Rouzax
Copy link

Rouzax commented Oct 11, 2016

Environment

  • Ampache version: 98094ad
  • Web server + version: IIS 8.5 + PHP 7.0.11
  • Server operating system:Server 2012 R2

Settings

; Album Art Store on Disk
; This defines if arts should be stored on disk instead of database.
; DEFAULT: false
album_art_store_disk = "true"

; Local Metadata Directory
; This define a local metadata directory with write access where to store
; heavy data if enabled (album arts, ...)
; DEFAULT: none
local_metadata_dir = "C:/inetpub/wwwroot/Ampache/_metadata"

Description

Because of a stupid mistake by me, during the initial catalog creation Ampache did not have permission to write the images to C:/inetpub/wwwroot/Ampache/_metadata.
Now the first 102 artist images are missing
image

resulting in broken images
image

I've tried running the catalog import complete, only artwork, etc. But no matter what I try the artist are not gathered anymore.
How can I fix this without recreating my catalog?

Side question, is it possible to create a catalog without it directly starting to import?

PS: Sorry for the issue spam, but I'm reinstalling Ampache from scratch.

@Phyks
Copy link
Member

Phyks commented Oct 11, 2016

I don't have a working instance at hands at the moment, but I remember there is a button somewhere to force redownload of all the artworks.

EDIT: See #1235 (comment).

I am not sure there is a way to create a catalog without it directly starting to import. What would be your use case for this?

@Phyks Phyks added the question label Oct 11, 2016
@Rouzax
Copy link
Author

Rouzax commented Oct 12, 2016

I think that Gather art from the Catalog does the same as catalog_update.inc -g but will give it a try
image

The use case for not starting the import is that my catalog is fairly large and the import that is started through the web GUI will be terminated for taking to long anyway.

@Rouzax
Copy link
Author

Rouzax commented Oct 12, 2016

Unfortunately, it did not add the missing images to Artist

@Phyks
Copy link
Member

Phyks commented Oct 12, 2016

Hmm, this is weird it did not add them back. Sorry, I am away and without access to my running Ampache dev at the moment :/

Could you fill in another issue for the task of creating a catalog without starting to import immediately? Thanks

@Rouzax
Copy link
Author

Rouzax commented Oct 20, 2016

Because I needed to create a new catalog because of #1402 this is no longer an issue for me although the bug still exists.

@Phyks
Copy link
Member

Phyks commented Oct 24, 2016

Ok, so leaving it open for the moment.

@Phyks Phyks added the bug label Oct 24, 2016
@tljohnsn
Copy link

I had this problem and it turned out google was blocking queries. I put in spotify api keys and then it started working.

@mitchray
Copy link
Member

Closing due to inactivity, reopen if this is still relevant in the latest version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants