Skip to content
Discussion options

You must be logged in to vote

The key issue lies in when and where Lidarr attempts to set permissions for .lrc files.

What's Happening

  1. MP3 Files

    • Lidarr moves the MP3 file to the NFS destination (/nfs/media/musique/...).
    • After moving, it sets permissions on the destination path (e.g., /nfs/.../07 - Eric Clapton - Layla.mp3).
    • This succeeds because the file exists at the destination.
  2. LRC Files

    • Lidarr moves the .lrc file to the NFS destination (/nfs/.../07 - Eric Clapton - Layla.lrc). 03-17 10:53:52.5|Debug|DiskTransferService|Move [/downloads/complete/Unplugged/07. Layla.lrc] > [/nfs/media/musique/Eric Clapton/[1992] Unplugged/07 - Eric Clapton - Layla.lrc]
    • After moving, it erroneously tries to set permissions on …

Replies: 6 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@DuvelCorp
Comment options

Comment options

You must be logged in to vote
1 reply
@TypNull
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by DuvelCorp
Comment options

You must be logged in to vote
1 reply
@TypNull
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
Soulseek For features related to Soulseek
2 participants