RSS export not working

I'm trying to follow the instructions in: www.listal.com/rsshelp/ to subscribe to a RSS feed with a user's updates, but none of the options seem to work
Example: tom.listal.com/rss/owned/dvds/
It's a cool way to implement widgets, as it has more capabilities than export (for example, to filter by used status, rating, etc.)
Example: tom.listal.com/rss/owned/dvds/
It's a cool way to implement widgets, as it has more capabilities than export (for example, to filter by used status, rating, etc.)

You just need to swap the owned part with the dvds part e.g.
tom.listal.com/rss/dvds/owned/
I will update the instructions
tom.listal.com/rss/dvds/owned/
I will update the instructions

Thanks Tom! That seems to work, but I can't get the filters to filter anything... except for "rating"
This message has been deleted.

This export feature was a cool way to do things like this: www.marianosimone.com.ar/reading.html
But without filterting is much harder to implement :(
But without filterting is much harder to implement :(

You should be able to filter by anything that you can view on the site e.g. for this page:
tom.listal.com/movies/watched/1/?sortby=dateadded-desc&tag=sci-fi
If you add rss to the beginning it should keep the filtering by tag (sci-fi) listtype(watched) and category (movies)
tom.listal.com/rss/movies/watched/1/?sortby=dateadded-desc&tag=sci-fi
tom.listal.com/movies/watched/1/?sortby=dateadded-desc&tag=sci-fi
If you add rss to the beginning it should keep the filtering by tag (sci-fi) listtype(watched) and category (movies)
tom.listal.com/rss/movies/watched/1/?sortby=dateadded-desc&tag=sci-fi

Sorry, but it doesn't work:
This two lists return the same thing:
tom.listal.com/rss/movies/watched/1
tom.listal.com/rss/movies/wanted/1
Even when this two don't:
tom.listal.com/movies/watched/1
tom.listal.com/movies/wanted/1
What's more, I can't filter by the "used" field (yes, no, using).
I'd love to help you out either coding or testing ;)
This two lists return the same thing:
tom.listal.com/rss/movies/watched/1
tom.listal.com/rss/movies/wanted/1
Even when this two don't:
tom.listal.com/movies/watched/1
tom.listal.com/movies/wanted/1
What's more, I can't filter by the "used" field (yes, no, using).
I'd love to help you out either coding or testing ;)