Giter Club home page Giter Club logo

Comments (8)

kimbtech avatar kimbtech commented on July 20, 2024

Hi,

your steps seem right to me. Maybe there are some issues for Radio-API connecting to the nextcloud.

To debug this:
If you add the same nextcloud share as podcast, does the Radio show each mp3 file as an episode? (If yes, we know that Radio-API can correctly fetch the list of files from the nextcloud.)

Is the radio then able to play the episodes, i.e., audio files from the nextcloud podcast?

Do you use the Proxy via Docker install or the PHP-based proxy (non-Docker install)?

from radio-api.

stoneubi avatar stoneubi commented on July 20, 2024

Sorry for late reply due to holidays.

Situation is still the same even with pidcasts.

Regarding proxy - do I need to use a proxy?

I use my own nextcloud and pihole as my dns proxy with modified settings to re-route the frontier ip adress but to my understanding this should not have any impact on the mentioned nextcloud share. Correct?

If I open the GUI and paste the nextcloud share for a folder containing the mp3 files, nothing will be shown even if proxy is selected.

from radio-api.

kimbtech avatar kimbtech commented on July 20, 2024

Hi,

you might need to use the proxy, if your nextcloud is only accessible via HTTPS. However, this seems not to be the current problem.

So, as you do not get the list of mp3 files when using the nextcloud share as podcast, you may need to change the settings of the nextcloud:
Radio-API uses WebDav to access the files in the share and this is only enabled if the option described in the box at https://docs.nextcloud.com/server/latest/user_manual/en/files/access_webdav.html#accessing-public-shares-over-webdav is enabled.

from radio-api.

stoneubi avatar stoneubi commented on July 20, 2024

Thank you. I changed the settings in nextcloud to allow webdav but still same. At podcast on the radio there are no files.

My settings:
grafik

grafik

Anyhow, I think, I'm doing something wrong. Maybe you have one more tipp for me.

from radio-api.

kimbtech avatar kimbtech commented on July 20, 2024

Hi,
with the screenshots I see the problem. Radio-API assumes a nextcloud link looks like https://cloud.domain.tld/s/token without index.php.
It should be possible in your case to remove the /index.php.
(This link may not work in the browser, but Radio-API can hopefully parse it correctly.)

I will later do an update to correctly identify nextcloud links with index.php.

from radio-api.

stoneubi avatar stoneubi commented on July 20, 2024

Sorry, now I understand the documentation about the link. I changed the link and tried it again. The radio does now display the mp3s but cannot play it. It tries it and nothing happens. No error message.

Do you have any other suggestions?

Thank you

from radio-api.

kimbtech avatar kimbtech commented on July 20, 2024

Thats good, that the files are listed now.
I think, I got the problem why the files do not play. I will need to do an update to Radio-API to correctly work with index.php in nextcloud shares.

from radio-api.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.