Follow by Location and Filter not working

Ask any support / help / issues / problem or question related to Soundcloud Manager
Post Reply
peter22
Posts: 76
Joined: Mon Mar 21, 2016 11:19 am

Follow by Location and Filter not working

Post 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
User avatar
martin@rootjazz
Site Admin
Posts: 34373
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Follow by Location and Filter not working

Post by martin@rootjazz »

this should be fixed (was last week).

update

https://soundcloudmanager.com/updatetesting.html
peter22
Posts: 76
Joined: Mon Mar 21, 2016 11:19 am

Re: Follow by Location and Filter not working

Post 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
User avatar
martin@rootjazz
Site Admin
Posts: 34373
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Follow by Location and Filter not working

Post by martin@rootjazz »

thanks for confirming :)
Post Reply