Page 1 of 1

Searching by tag seems to be broken

Posted: Tue Jan 15, 2019 11:56 am
by matt.k
The following request (or any other with tag, with or without language) yield zero results. Am I doing something wrong or is the API not working as expected?

Code: Select all

<param> <value><string>[session-token]</string></value> </param> <param> <value> <array> <data> <value> <struct> <member> <name>tag</name> <value><string>friends.s01e01.the.one.where.monica.gets.a.roommate.720p.hdtv.x264-tvr.mkv</string> </value> </member> </struct> </value> </data> </array> </value> </param>

Re: Searching by tag seems to be broken

Posted: Wed Jan 23, 2019 5:13 am
by oss
we had to disable by tag searching, because it takes too much resources.

Re: Searching by tag seems to be broken

Posted: Tue Jan 29, 2019 2:26 pm
by matt.k
Thank you for the reply. I understand the reasons, maybe it would be worth updating the documentation.