Giter Club home page Giter Club logo

Comments (2)

sundarv85 avatar sundarv85 commented on May 30, 2024 2

I suppose overcast checks if the site is accessible from their server (which makes sense, as they have a paid plan for uploading). One could use http://www.thejustcast.com as an alternative.

from podcats.

sundarv85 avatar sundarv85 commented on May 30, 2024

When I add the http://192.168.1.20:5000 to the iPhone's default Podcast player, it detects it and the list of episodes are shown correctly.

However, when I download an episode ,it returns 404

192.168.1.32 - - [05/May/2017 20:48:59] "GET / HTTP/1.1" 200 -
192.168.1.32 - - [05/May/2017 20:49:08] "GET /static/Episode_01.mp3 HTTP/1.1" 404 -

I'm serving as

podcats --host 192.168.1.20 serve Folder_with_episdoes/

The Folder_with_episodes/ contains Episode_01.mp3 directly and does not have a static subfolder.

I'm using python 2.7.11

from podcats.

Related Issues (13)

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.