You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using Symfonium Android App (https://symfonium.app/) and in my library I have my CDs in CUE Sheet format.
After adding my server to Symfonium, I am able to correctly see the Tracks created by Airsonic from the CUE Sheets, but I also see the original file (i.e. the "no splitted" file for each album)
What happened?
I am using Symfonium Android App (https://symfonium.app/) and in my library I have my CDs in CUE Sheet format.
After adding my server to Symfonium, I am able to correctly see the Tracks created by Airsonic from the CUE Sheets, but I also see the original file (i.e. the "no splitted" file for each album)
Steps to reproduce
Version
11.1.4-SNAPSHOT (Edge)
Version Detail
edge-11.1.4-SNAPSHOT.20240723133122
Operating System
Docker Image on TrueNAS SCALE
Java Version
Java included in the above Docker Image
Database
Other
DB Detail
Built-In
Configuration paramter
IndexCreationInterval=-1
IndexCreationHour=3
FastCacheEnabled=false
OrganizeByFolderStructure=true
ExcludePattern=HTOA
IgnoreSymLinks=false
DownsamplingCommand4=ffmpeg -i %s -map 0:0 -b:a %bk -v 0 -f mp3 -
HlsCommand3=ffmpeg -ss %o -t %d -i %s -async 1 -b:v %bk -s %wx%h -ar 44100 -ac 2 -v 0 -f mpegts -c:v libx264 -preset superfast -c:a libmp3lame -threads 0 -
UploadsFolder=%{['USER_MUSIC_FOLDERS'][0]}/Incoming
FullScan=false
ClearFullScanSettingAfterScan=false
DlnaEnabled=true
DlnaServerName=Airsonic
DlnaServerId=b1f71d57-22c2-44ed-a306-c3943aa8feed
HlsCommand4=ffmpeg -ss %o -i %s -s %wx%h -async 1 -c:v libx264 -flags +cgop -b:v %vk -maxrate %bk -preset superfast -copyts -b:a %rk -bufsize 256k -map 0:0 -map 0:%i -ac 2 -ar 44100 -v 0 -threads 0 -force_key_frames expr:gte(t,n_forced*10) -start_number %j -hls_time %d -hls_list_size 0 -hls_segment_filename %n %p
JukeboxCommand2=ffmpeg -ss %o -i %s -map 0:0 -v 0 -ar 44100 -ac 2 -f s16be -
VideoImageCommand=ffmpeg -r 1 -ss %o -t 1 -i %s -s %wx%h -v 0 -f mjpeg -
SubtitlesExtractionCommand=ffmpeg -i %s -map 0:%i -f %f -
TranscodeEstimateTimePadding=2000
TranscodeEstimateBytePadding=0
EnableCueIndexing=true
HideIndexedFiles=false
SplitOptions=-ss %o -t %d
SplitCommand=ffmpeg %S -i %s -vcodec copy -acodec copy -f %f -
Proxy Server
No response
client detail
No response
language
None
Relevant log output
No response
The text was updated successfully, but these errors were encountered: