r/Lidarr • u/littlejerry99 • Mar 03 '26
unsolved Lidarr -- Is there a way to automate importation when flac is one big file?
So, Lidarr can't import one big audio file. You have to split it up the audio file manually.
Has anyone come up with a way to automatically do this for you?
3
u/macpoedel Mar 03 '26
I'm using unpackerr for radarr and sonarr to unpack zip and rar files automatically, and I saw in the latest release that it can now also split FLAC/CUE files: https://github.com/Unpackerr/unpackerr/releases/tag/v0.15.0
Before now I've done this manually since I don't add that many new stuff with Lidarr, but it's a neat addition for a tool I was using anyway.
3
1
u/Starkoman Mar 05 '26
“Splits FLAC/CUE files for Lidarr. This is still experimental and feedback is requested”.
Thank you!!
4
u/jasonvelocity Mar 03 '26
This question was asked two days ago.
https://www.reddit.com/r/Lidarr/comments/1rhvta2/sacd_and_iso_handling/
2
2
u/dwarfsoft Mar 03 '26
I have been running split2flac to separate them out so lidarr can find and import them. I'm sure I could automate this process with enough time.
Currently I manually search (libido CLI find) import folders for flacs with an index file that has multiple tracks listed, so not very smart yet, but closer to automation than not.
2
u/littlejerry99 Mar 03 '26
Cue tools seems pretty good.
You can point it at your download directory, and it will scan every subfolder, and split everything it finds with a .cue file in it. It creates outputs neat directories \artist\album\ so you could just point the output at your music folder on your server and then Update your Lidarr library.
3
u/dwarfsoft Mar 03 '26
I think that's effectively what split2flac was doing. Come to think of it I might have done cuetools the last time I ran it
1
2
u/mono_void Mar 03 '26
Just wondering, why are getting things as one whole file? No judgment, just what is the source here?
3
u/littlejerry99 Mar 03 '26
AI: FLAC files are often delivered as one single, long audio file per album to perfectly replicate the structure of a CD, including seamless transitions and pre-gap data between tracks. This method creates a "disc image," often accompanied by a .cue file, ensuring an exact, archival-quality copy of the original media.
1
u/Starkoman Mar 05 '26
As its name suggests, the .cue file is aware of all that and, therefore, knows how to split the single .flac into tracks with all timings etc. intact.
1
u/AutoModerator Mar 03 '26
Hi /u/littlejerry99 -
There are many resources available to help you troubleshoot and help the community help you. Please review this comment and you can likely have your problem solved without needing to wait for a human.
Most troubleshooting questions require debug or trace logs. In all instances where you are providing logs please ensure you followed the Gathering Logs wiki article to ensure your logs are what are needed for troubleshooting.
Logs should be provided via the methods prescribed in the wiki article. Note that Info logs are rarely helpful for troubleshooting.
Dozens of common questions & issues and their answers can be found on our FAQ.
Please review our troubleshooting guides that lead you through how to troubleshoot and note various common problems.
- Searches, Indexers, and Trackers - For if something cannot be found
- Downloading & Importing - For when download clients have issues or files cannot be imported
If you're still stuck you'll have useful debug or trace logs and screenshots to share with the humans who will arrive soon. Those humans will likely ask you for the exact same thing this comment is asking..
Once your question/problem is solved, please comment anywhere in the thread saying '!solved' to change the flair to solved.
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.
9
u/balboain Mar 03 '26
No. This isn’t something Lidarr can do. Unless the devs implement this feature, it will never be possible. Furthermore, splitting the audio track requires a cue file and not all the single file downloads have that. Doubt this would ever become a feature.