Added gPodder image
parent
c80a543106
commit
9594e22ec8
@ -1 +1,14 @@
|
||||
# Goal
|
||||
# Goal
|
||||
|
||||
HPR is dedicated to sharing knowledge and as such it should be possible for someone to have the files locally and play them on a mp3 player.
|
||||
|
||||
It should be possible to post the entire backlog to someone and have them plug it in and for any media player be able to play it. Each episode should have it's own "album" which corresponds to a directory. The directory structure should be as flat as possible with everything related to show 9876 in a directory `hpr9876` inside of the `eps` directory. This is the least common denominator, and in no way precludes web services, or other applications.
|
||||
|
||||
We do however need to support other functionality which also need their own directories but the same logic applies. Hosts are in `hosts/`, and Series are in `series/`. Anything related to either is also in a flat directory.
|
||||
|
||||
# Layers
|
||||
|
||||
The source files are delivered by the hosts, some are generated by processing, and others are added by the Janitors that cleanup the shownotes.
|
||||
All these are combined and end up as a complete entity, on one of the HPR [Origin servers](https://en.wikipedia.org/wiki/Upstream_server).
|
||||
From there is delivered made available via RSS, etc.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user