CappielloAntonio / tempo

An open source and lightweight music client for Subsonic, designed and built natively for Android.
GNU General Public License v3.0
862 stars 39 forks source link

[BUG] - Podcast not work with Music App in Nextcloud Server (subsonic) #244

Closed guifuentes8 closed 1 month ago

guifuentes8 commented 1 month ago

Describe the bug

I integrated subsonic api using my self hosted Nextcloud (music app) in Tempo app, but podcasts can't run when i press the button play on my device. Musics work normal.

Expected behavior

When i click in play button, i expect to play the podcast (maybe the same as #45, for nextcloud music app in the case).

To Reproduce

1 - Have a nextcloud server 2 - Add music app in nextcloud server 3 - Add podcasts rss in circle red like screenshot below. 4 - Integrate subsonic api with Tempo like screenshot black rectangle. 5 - Click podcast tab and play some podcast.

Environment

Logs or Screenshots

image

Additional context

Ultrasonic app works normally with sames configs describe before... I think the problem is in Tempo app.

I love Tempo app, awesome project! Thank you <3

CappielloAntonio commented 1 month ago

Hi @guifuentes8, I downloaded and installed a Nextcloud instance and installed Music as you described.

The problem you were having was caused by a redirect from your server to the actual uri of the podcast.

I solved it, I can send you a test version of the app to try. The fix will be released with the next app version.

guifuentes8 commented 1 month ago

Thank you! Nice!

Please, send me a test version, i want to try! If everything works fine, i will close this PR.

CappielloAntonio commented 1 month ago

Okay, then I'll send you the f-droid version. If I sent you the Github version you would be forced to delete your current version because the app signature would change but the package name would be the same. Let me know if the problem is solved.

app-notquitemy-debug.zip

guifuentes8 commented 1 month ago

I test in my phone, its works fine! Excelent! Tempo app is so cool <3

Thank you @CappielloAntonio for quickly response and fix the bug. Have a nice day!