Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Symfonium Android App shows both Virtual Tracks from CueSheet and original file #559

Open
Veda82 opened this issue Jul 31, 2024 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@Veda82
Copy link

Veda82 commented Jul 31, 2024

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

  1. Add a CUE Sheet Album to Airsonic Library
  2. Add Airsonic Server to Symfonium App
  3. Browse Library using Symfonium

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

@Veda82 Veda82 added the bug Something isn't working label Jul 31, 2024
@kagemomiji kagemomiji self-assigned this Sep 19, 2024
@kagemomiji kagemomiji moved this from NoStatus to Todo in kagemomiji/airsonic-advanced project Sep 19, 2024
@kagemomiji kagemomiji added this to the 11.1.5 milestone Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

2 participants