Page 1 of 1
TLLTS Bittorrent Revisited
Posted: Fri Dec 09, 2005 11:48 am
by Linc
Dann and I have been discussing bittorrent again and to that end I have set up a test feed for this past weeks files. If you go to the tllts.org server and click on the drop down list for epi 113 you'll see a torrent feed. Please use this and let us know here what your impressions are.
Is anyone interested in getting feeds in this manner?
You want the normal feeds or perhaps higher quality audio files?
Should we just scrap bittorrent?
Please let us know.
Re: TLLTS Bittorrent Revisited
Posted: Fri Dec 09, 2005 12:06 pm
by treehead
Linc wrote:... Is anyone interested in getting feeds in this manner?
You want the normal feeds or perhaps higher quality audio files?
Should we just scrap bittorrent?
Please let us know.
;as a user i'm not as thrilled with the speed of torrents on smaller files (read: less than 100MB) if they don't have many peers, but perhaps you could get your show mirrors to help seed in order to keep the speed up. i'd be interested if it was supported by bashpodder. ;)
;a torrent is a great way to defer traffic hits to your server. if i had a successful podcast i'd consider it. i think a higher quality file is a great idea (STEREO!) for the torrent. perhaps append "-hq" to the end of the file?
;
treehead
Re: TLLTS Bittorrent Revisited
Posted: Fri Dec 09, 2005 12:14 pm
by Linc
treehead wrote:Linc wrote:... Is anyone interested in getting feeds in this manner?
You want the normal feeds or perhaps higher quality audio files?
Should we just scrap bittorrent?
Please let us know.
;as a user i'm not as thrilled with the speed of torrents on smaller files (read: less than 100MB) if they don't have many peers, but perhaps you could get your show mirrors to help seed in order to keep the speed up. i'd be interested if it was supported by bashpodder.
;a torrent is a great way to defer traffic hits to your server. if i had a successful podcast i'd consider it. i think a higher quality file is a great idea (STEREO!) for the torrent. perhaps append "-hq" to the end of the file?
;
treehead
Actually, it's supported by my bpgui (it will launch a downloader) but the torrent isn't (yet) included in the rss feed. Sterio files are on thing we have talked about - might just be time to try them soon! Hopefully we can get many of the listeners to help seed the torrent as well. We'll have to see what happens.
Posted: Fri Dec 09, 2005 12:28 pm
by Wally Balljacker
I have no problem at all using BitTorrent, especially if it means higher quality files, and less bandwidth costs for you. My computer is usually on all the time seeding other podcasts, and tech shows, so it's fine with me. By the way, I got 4 peers with 600 kB/s+ download speeds. Not too shabby.
download
Posted: Fri Dec 09, 2005 1:16 pm
by treehead
Wally Balljacker wrote:...By the way, I got 4 peers with 600 kB/s+ download speeds. Not too shabby.
;yeah... the download was very quick for me also. i like getting everything at once, too (mp3/ogg/log)
;
treehead
Posted: Fri Dec 09, 2005 1:26 pm
by Patrick
I think this may be the way to go for high quality ogg and mp3 files. Yes, it means more encoding of files but a higher quality file for those who want it. If we're able to get 20 people to leave the latest episode available all the time it would make it feasible. Maybe this should be a poll? I'm for it.
Posted: Fri Dec 09, 2005 2:14 pm
by Gomer_X
I use bittorrent exclusively to get the Evil Genius Chronicles, and it works OK. I check my bashpodder directory in the morning and if there's a torrent I start downloading. I usually get the complete file to put on my thumb drive by the time I get dressed and get my lunch packed.
A bittorrent only RSS feed would be good, although I'd include the regular quality files and not just the higher quality. I realize this means a lot of work to maintain that many feeds.
If it makes any difference, you guys will probably be getting a new mirror pretty soon.

azureus
Posted: Mon Dec 12, 2005 9:48 am
by treehead
Gomer_X wrote:... I check my bashpodder directory in the morning and if there's a torrent I start downloading. I usually get the complete file to put on my thumb drive by the time I get dressed and get my lunch packed.
;i don't know about other bit torrent clients, but if you tell azureus to monitor the directory bashpodder downloads to, it could import the .torrent files automatically and download them on its own. you'd have the files before you took your shower in the morning! ;)
;another idea would be to tweak bashpodder to throw files with a ".torrent" extension into the directory monitored by your bit torrent client (my preference), or even to call the client itself (i know this has been done).
;
treehead
Re: azureus
Posted: Tue Dec 13, 2005 2:18 pm
by Gomer_X
treehead wrote:
;another idea would be to tweak bashpodder to throw files with a ".torrent" extension into the directory monitored by your bit torrent client (my preference), or even to call the client itself (i know this has been done).
If I wasn't lazy, I'd just hack my bashpodder to spawn a bitttorrent process on each .torrent file. I'm learning Perl well enough that I'll probably write my own bashpodder (based on Linc's fine example) and incorporate this feature (when I get unlazy).