Skip to content

dorward/majorpodo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Majorpodo

A podcast server that uses metadata from static audio files

Given a directory, Majorpodo will serve the audio files it finds there over HTTP along with webpages and RSS feeds generated from the metadata inside those files.

Use it to host your own podcast, or provide a means to get files downloaded from BBC radio into your podcast client for convenient personal use (Majorpodo supports password protection).

Installation

  1. Checkout the project from Github
  2. npm install

Configuration

See SETUP.md

License

Distributed under the GNU General Public License version 2.

Contributors

Repository

Github

Contributing

  1. Fork it (https://github.com/dorward/majorpodo/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

About

A podcast server that uses metadata from static audio files

Resources

Stars

Watchers

Forks

Packages

No packages published