Skip to content

Commit

Permalink
[Mediaserver] Catch correct exception (Java, not Kotlin)
Browse files Browse the repository at this point in the history
  • Loading branch information
Schaka committed Oct 2, 2024
1 parent 8f21c3d commit 4313065
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ import com.github.schaka.janitorr.servarr.LibraryItem
import org.slf4j.LoggerFactory
import org.springframework.util.FileSystemUtils
import java.io.IOException
import java.nio.file.FileAlreadyExistsException
import java.nio.file.Files
import java.nio.file.Path

Expand Down

0 comments on commit 4313065

Please sign in to comment.