This repository was archived by the owner on Jul 12, 2023. It is now read-only.
Moving extra files? #62
Answered
by
RandomNinjaAtk
cwaddilove
asked this question in
Q&A
-
Hello! Do any of the additional scripts included with lidarr-extended take care of the years old issue of moving additional files with the music? (Cue, log, JPG/PNG, etc.) |
Beta Was this translation helpful? Give feedback.
Answered by
RandomNinjaAtk
Sep 1, 2022
Replies: 1 comment
-
Its not really possible since Lidarr handles the import process. However, the script does extract the artwork and lyrc files from the songs embedded metadata to place them in the imported album folder accordingly... So if those were embedded into the files, it could be possible to do something like that... but still not ideal... |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
RandomNinjaAtk
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Its not really possible since Lidarr handles the import process. However, the script does extract the artwork and lyrc files from the songs embedded metadata to place them in the imported album folder accordingly... So if those were embedded into the files, it could be possible to do something like that... but still not ideal...