lp:~vcs-imports/tuxcast/trunk

Created by VCS imports and last modified
Get this branch:
bzr branch lp:~vcs-imports/tuxcast/trunk

Related bugs

Related blueprints

Branch information

Owner:
VCS imports
Project:
Tuxcast
Status:
Development

Import details

Import Status: Failed
The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on pear and finished taking 15 seconds — see the log
Import started on russkaya and finished taking 25 seconds — see the log
Import started on galapagos and finished taking 40 seconds — see the log
Import started on pear and finished taking 15 seconds — see the log

Recent revisions

113. By kookjr

Add -Q option to allow downloading of several individual episodes from
a feed or URL that may not be subscribed to, or may have already been
downloaded.

112. By cillian64

Changed iostream to stdio in version.cpp

111. By kookjr

Add episode history implementation.

110. By kookjr

Improved performance of file.xml handling by caching it in
memory during process runtime. This is in contrast to reading
and writing the file many times per process invocation. Appropriate
locks to keep thread safety.

109. By kookjr

Fixed uninitialized variable when using the -c option of tuxcast.

108. By kookjr

* Add feature to query a feed for available episodes. The feed URL is
passed on the command line.

* Allow query name to be url (as before) or feed name. If its a feed
name, look it up in the configuration file to get the url. Either way
print out all the episodes in the feed, not just undownloaded ones.

* Added an episode count to 'u' and 'U' options to specify 1 or more
of the latest episodes. Fixed tuxcast-config man page example for
setting podcast directory.

* Updated tuxcast man page for new -q and -e options. Updated
tuxcast-config to fix example of setting podcast directory.

107. By kookjr

Added dynamic detection of tuxstatus with -s option. If all is ok,
fork/exec tuxstatus with a pipe between. This gives the appearance
that the functionality is part of tuxcast.

106. By kookjr

* Fixed two race conditions; accessing allfiles download list and
read-write of files.xml.
* Allow special exclude patterns and pattern deletion. The special
pattern, @all@, now matches all podcast names. This can be used to
keep up to date with feed, but not actually download any
episodes. Also allow deleting patterns by adding a name that
already exists. Fixed man page for new handling of patterns.

105. By kookjr

Fix feed parse error messages to include the feed (URL)
that failed.

104. By kookjr

Make process lock user specific by adding user id to lockname.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers

No subscribers.