Page 1 of 1

Follow by Location and Filter not working

Posted: Tue Apr 25, 2017 4:36 pm
by peter22
Hello!

Iam trying to follow Users with the search term "Techno" from Location : Berlin.
I set the Filter to "User Active last 3 Days"

I get following error :

Code: Select all

Check filter: https://soundcloud.com/hiddenplaygroundberlin
Check user active: 3 days
Scrape stream: http://soundcloud.com/hiddenplaygroundberlin
* ERROR: userstream: Cannot deserialize the current JSON array (e.g. [1,2,3]) into type 'SoundcloudBot.Data.UserStreamItemsJson' because the type requires a JSON object (e.g. {"name":"value"}) to deserialize correctly.
To fix this error either change the JSON to a JSON object (e.g. {"name":"value"}) or change the deserialized type to an array or a type that implements a collection interface (e.g. ICollection, IList) like List<T> that can be deserialized from a JSON array. JsonArrayAttribute can also be added to the type to force it to deserialize from a JSON array.
Path '', line 1, position 1.
Got stream items :0
Resolve Url: http://soundcloud.com/hiddenplaygroundberlin to ID
Got ID: 101835307for: http://soundcloud.com/hiddenplaygroundberlin
Got liked items
Found: Commented on: 0
Got commented items
Resolve Url: http://soundcloud.com/hiddenplaygroundberlin to ID
Got ID: 101835307for: http://soundcloud.com/hiddenplaygroundberlin
Got reposted items
* FAILED FILTER: active: 3 most recent activity:802,278027517015
* FAILED: User active
* IGNORE: Failed Filter: https://soundcloud.com/hiddenplaygroundberlin
Check filter: https://soundcloud.com/alien-techno-1
Check user active: 3 days
Scrape stream: http://soundcloud.com/alien-techno-1
* ERROR: userstream: Cannot deserialize the current JSON array (e.g. [1,2,3]) into type 'SoundcloudBot.Data.UserStreamItemsJson' because the type requires a JSON object (e.g. {"name":"value"}) to deserialize correctly.
To fix this error either change the JSON to a JSON object (e.g. {"name":"value"}) or change the deserialized type to an array or a type that implements a collection interface (e.g. ICollection, IList) like List<T> that can be deserialized from a JSON array. JsonArrayAttribute can also be added to the type to force it to deserialize from a JSON array.
Path '', line 1, position 1.
Got stream items :0
Resolve Url: http://soundcloud.com/alien-techno-1 to ID
Got ID: 55229291for: http://soundcloud.com/alien-techno-1
Got liked items
Found: Commented on: 9
Total: 1
Got commented items
Resolve Url: http://soundcloud.com/alien-techno-1 to ID
Got ID: 55229291for: http://soundcloud.com/alien-techno-1
Got reposted items
* FAILED FILTER: active: 3 most recent activity:88,0487232091782
* FAILED: User active
 
When i dont use the "User Active (In last Days)" Option its working

Re: Follow by Location and Filter not working

Posted: Wed Apr 26, 2017 3:57 pm
by martin@rootjazz
this should be fixed (was last week).

update

https://soundcloudmanager.com/updatetesting.html

Re: Follow by Location and Filter not working

Posted: Wed Apr 26, 2017 8:23 pm
by peter22
martin@rootjazz wrote:this should be fixed (was last week).

update

https://soundcloudmanager.com/updatetesting.html
thanks ! working now. thread can be closed

Re: Follow by Location and Filter not working

Posted: Wed Apr 26, 2017 8:41 pm
by martin@rootjazz
thanks for confirming :)