-
Notifications
You must be signed in to change notification settings - Fork 17
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]: latest Edge broke (Android) apps #407
Comments
I think the update broke all third-party apps. I use Sonixd on Linux and substreamer on iOS and those stopped working as well. I reverted to the previous version, |
@Whodiduexpect @bartmans |
Yes, that version solves the issue. |
Oh, wait, no, playlists still don’t work. Here is the error I get when a client hits up the
|
Confirmed. Browsing and playback works as expected (using Docker, using pr-408 image). Playlists are still broken. Subsonic app gives error: Cache has value type java.lang.Object, but getCache() called with value type org.airsonic.player.service.cache.PlaylistCache$PlaylistUserList |
@bartmans @Whodiduexpect |
Can confirm that playlists also work again. Problem here seems fixed with all three apps. |
Came here because I too was wondering what happened... can confirm that most recent PR-408 fixed my Android DSub. |
#407 add *.view endpoints to RestfulAPI
What happened?
After the latest update none of the Android apps I use will connect to the server. Apps: Substreamer, Submuxic and Subsonic.
Steps to reproduce
Update to latest Edge 11.1.4-SNAPSHOT.20240329000312 – 29 maart 2024 om 01:03:12 CET [Commit: fc9bf5f29a4eca30df2fc4bd722bfc7d604e6e31]
Then try to use apps.
Version
11.1.4-SNAPSHOT (Edge)
Version Detail
11.1.4-SNAPSHOT.20240329000312 – 29 maart 2024 om 01:03:12 CET [Commit: fc9bf5f]
Operating System
Docker on Synology
Java Version
17
Database
Other
DB Detail
SQL lite
Configuration paramter
Airsonic preferences. NOTE: This file is automatically generated. Do not modify while application is running
Airsonic preferences. NOTE: This file is automatically generated. Do not modify while application is running
EncryptionKeyPassword=q74
EncryptionKeySalt=47D6
SettingsChanged=1711226453381
JWTKey=9
DlnaEnabled=false
DlnaServerName=Airsonic
DlnaBaseLANURL=http://192.168.178.25/airsonic/
DlnaServerId=8c88e797-a32e-4380-8cb1-537d025239de
IndexString=A B C D E F G H I J K L M N O P Q R S T U V W X-Z(XYZ)
IgnoredArticles=The El La Los Las Le Les De Het Een
GenreSeparators=;
Shortcuts=
PlaylistFolder=/playlists
MusicFileTypes=mp3 ogg oga aac m4a m4b flac wav wma aif aiff ape mpc shn mka opus alm 669 mdl far xm mod fnk imf it liq wow mtm ptm rtm stm s3m ult dmf dbm med okt emod sfx m15 mtn amf gdm stx gmc psm j2b umx amd rad hsc flx gtk mgt mtp wv
VideoFileTypes=flv avi mpg mpeg mp4 m4v mkv mov wmv ogv divx m2ts webm
CoverArtFileTypes2=cover.jpg cover.png cover.gif folder.jpg jpg jpeg gif png
CoverArtSource=FILE
CoverArtConcurrency=4
CoverArtQuality=90
SortAlbumsByYear=true
GettingStartedEnabled=false
WelcomeTitle=Sepulchrijn: Bart's Muziek
WelcomeSubtitle=Beta
WelcomeMessage2=
LoginMessage=
server.servlet.session.timeout=3600m
Theme=ripserver
LocaleLanguage=nl
LocaleCountry=
LocaleVariant=
IndexCreationInterval=1
IndexCreationHour=2
FastCacheEnabled=true
OrganizeByFolderStructure=true
UploadsFolder=%{['USER_MUSIC_FOLDERS'][0]}/Incoming
ExcludePattern=#recycle|@eadir|gsdata
IgnoreSymLinks=true
DownloadBitrateLimit=0
UploadBitrateLimit=0
LdapEnabled=false
LdapUrl=ldap://host.domain.com:389/cn=Users,dc=domain,dc=com
LdapSearchFilter=(sAMAccountName={0})
LdapManagerDn=
LdapAutoShadowing=false
SmtpServer=
SmtpEncryption=
SmtpPort=465
SmtpUser=
SmtpFrom=
SmtpPassword=
CaptchaEnabled=false
ReCaptchaSiteKey=6LeIxAcTAAAAAJcZVRqyHh71UMIEGNQ_MXjiZKhI
HideIndexedFiles=false
PodcastUpdateInterval=-1
PodcastEpisodeRetentionCount=2
PodcastEpisodeDownloadCount=0
spring.liquibase.parameters.mysqlVarcharLimit=384
DbBackupUpdateInterval=24
DbBackupRetentionCount=5
EnableCueIndexing=false
FullScan=false
ClearFullScanSettingAfterScan=false
Proxy Server
Synology Nginx
client detail
Browser works, apps broke
language
None
Relevant log output
The text was updated successfully, but these errors were encountered: