summaryrefslogtreecommitdiff
path: root/doc/bugs/version_doesn__39__t_show___34__Feeds__34___but_podcasting_feature_working.mdwn
blob: 06f8a75b9ce7305515b068c30885a6c4b3e9774d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
### Please describe the problem.
on [[tips/downloading_podcasts/]] it says to look for "Feeds" in the output of version to see if you have the importfeeds support. I have importfeeds support but "Feeds" is not listed when doing version.

### What steps will reproduce the problem?
# git-annex version
# git-annex importfeed <someurl>

### What version of git-annex are you using? On what operating system?
4.20130802 on Debian unstable

### Please provide any additional information below.

[[!format sh """
greg@x200s:~/annextest$ git-annex version
git-annex version: 4.20130802
build flags: Assistant Webapp Pairing Testsuite S3 WebDAV Inotify DBus XMPP
local repository version: 3
default repository version: 3
supported repository versions: 3 4
upgrade supported from repository versions: 0 1 2

greg@x200s:~/annextest$ git-annex importfeed http://feeds.feedburner.com/OpenMetalcast/ogg
(checking known urls...)
importfeed http://feeds.feedburner.com/OpenMetalcast/ogg 
....<downloads the episodes etc>
"""]]

> Forgot I had to manually add that. [[done]] --[[Joey]]