whitesoup12 / remote-falcon

Remote Falcon Monorepo for all things RF
GNU General Public License v3.0
12 stars 5 forks source link

Queue shows actual file name not the display name #107

Closed ljbrusta closed 10 months ago

ljbrusta commented 11 months ago

Your Show Name: LightOfSilverhills

Describe the bug: Now playing and queue shows the actual file name of the sequence instead of the Sequence display name even though all display names are set in the sequence settings page.

To Reproduce: Steps to reproduce the behavior:

  1. Request a song in jukebox mode
  2. It shows the file name not the display name.

Expected behavior: should show display name always

Screenshots: image

Desktop (if issue is seen on desktop, otherwise N/A):

Smartphone (if issue is seen on mobile, otherwise N/A):

ljbrusta commented 11 months ago

Screenshot_20231126_203951_Chrome

When requests are in it shows the displays name until it go to now playing.

ljbrusta commented 11 months ago

Ok I think I see the issue. If the name has a dot other than the fseq extension it doesn't know how to associate the name with the display name. To work around this so it looks professional again I'm going to remove all the version numbers from my files this is going to cause some extensive work but I need to have it look right going in to the coming days.

ljbrusta commented 11 months ago

Related to #63

whitesoup12 commented 11 months ago

Yeah, workaround right now is to just remove dots form the sequence names.. I've had to do it myself.