Git Product home page Git Product logo

podfeeder's Introduction

------- Assuming your local setup is something like the following -------
Source files at:
C:\Audio Books\Jordan, Robert\01 - The Eye of the World

All the audio files should be *.mp3
All the audio files for the audiobook should be directly in the above directory (ex. a flat list of MP3's directly in C:\Audio Books\Jordan, Robert\01 - The Eye of the World)
All the audio files should have ID3 tags for: Track #, Album Title
The Track # should be strictly a number (ex. 1, 2, 3, 4, 5) NOT (1/15, 2/15, 3/15, ...)

My final 'Web' directory is
C:\Wamp\html\podcasts

Such that my local address to that directory is:
http://192.168.1.99/podcasts

------- Configuration Settings -------
Variables in "PodFeeder.properties" you need to update

AlbumDir = C:\\Audio Books\\Jordan, Robert\\01 - The Eye of the World
ServerAddress = http://192.168.1.99/podcasts

------- Final steps after running program -------
You will end up with:
C:\Audio Books\Jordan, Robert\01 - The Eye of the World\00_NewSpring.xml
-- This is the Podcast RSS Feed

Copy:
C:\Audio Books\Jordan, Robert\01 - The Eye of the World
to
C:\Wamp\html\podcasts\01 - The Eye of the World

Copy:
C:\Audio Books\Jordan, Robert\01 - The Eye of the World\00_NewSpring.xml
to
C:\Wamp\html\podcasts\00_NewSpring.xml


In your podcasting client:
- Add a URL to: http:\\192.168.1.99\podcasts\00_NewSpring.xml

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.