first pass at something ready to try/test
[iceplex.git] / TODO
1 - Reliability: yashout errors bubble back to plex.pls & cause server to be
2   taken out of rotation?
3
4 - Log yashout errors feeding to server somewhere?
5
6 - Configurability of yashoult name/url/genre/description/bitrate/ispublic/etc.
7
8 - mp3 file storage should be in hashed directories for scalability
9
10 - for scalability, some amount of iceplexd parallelism: fping for ping?
11   fork so as to not block on waiting for listeners?
12   (is one process per server too much?)