Post a reply
Reply
Reply
Reply
No favorite ?
nclm_ wrote at 10:21 AM, Jun 20th, 2012
Hi,
Favorites seems to include only your favorited *own* tweets. This probably explains that.
gmgiovannelli OP wrote at 5:14 PM, Jun 20th, 2012
It should be very cute to archive all my favorites (even if they are not mines) because if I tag a tweet as fav imply I like it very much and I like to not loose :-)
If tweetnest could to that it will awesome.
In the meantime I think I’ll write a few lines of php to handle the rss:
https://twitter.com/favorites/gmgi…
and store them in a sqlite db to not loose them :-)
codjer wrote at 7:47 PM, Jul 19th, 2012
Yeah, i would love that feature to.
Maybe in TweetNest 2.0?? ^^
Post a reply to this thread
Please log in with your Twitter account using the button below in order to participate.
ali0une
Hi, I have installed tweetnest here:
http://tweetnest.gimbo.org/ (FreeBSD, lighttpd) and everything is fine … the only problem I got is that I was unable to get favorites. They are empty…
The output of the loadtweet:
Syncing favourites…
Retrieving page #1: 1/favorites.json?user_id=22596929&count=200
200 total favorite tweets on this page
0 favorite own tweets so far
Retrieving page #2: 1/favorites.json?user_id=22596929&count=200&max_id=211855187458011136
200 total favorite tweets on this page
0 favorite own tweets so far
Retrieving page #3: 1/favorites.json?user_id=22596929&count=200&max_id=206009063400669183
103 total favorite tweets on this page
0 favorite own tweets so far
Retrieving page #4: 1/favorites.json?user_id=22596929&count=200&max_id=183092463605518335
0 total favorite tweets on this page
0 favorite own tweets so far
Updated favorites!
If I go here I got them:
https://twitter.com/favorites/gmgi…
Probably I miss something :-)
Thanks for the attention.