-
Notifications
You must be signed in to change notification settings - Fork 18
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
Export artist_poster.ext to the artist folder instead of the album folder #31
Comments
I have never tested the audio part nor used Plex for music...
https://github.com/ZeroQI/Lambda.bundle/blob/master/Contents/Code/__init__.py lines 610-646 for music part
to:
to:
Please test and report |
Hey, thanks for the quick response. I edited line 599-601 and 631-632 in Code/init.py but haven't had any luck getting the export running. I doubt that it's the code changes you suggested, I had trouble getting the regular release to run too. I'll try again, probably not before wednesday though (work obligations). Can you give me the official rundown on how to get this started? |
Hi, thanks for the plugin. I got it to work after some trial and error. The last export I need to run involves the artist picture from my music library. I want the pictures to end up like this:
`music/
`
Right now, they end up in the album folders instead of the artist folder. This leads to duplicates and tricks playback software into choosing folder.jpg over cover.jpg, which already exist for every one of my albums.
Is it possible to make Lambda export the artist poster to the artist folder? I assume I'd have to enable the Lambda agent under Artists/Lastfm instead of Albums/Lastfm but there is no such checkbox.
Thanks and let me know if you need logs or clarification.
The text was updated successfully, but these errors were encountered: