w6678w / xbmc-adult

Automatically exported from code.google.com/p/xbmc-adult
0 stars 0 forks source link

fantastic.cc search shows the same random video for different filenames where the source is tnaflix.com #20

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Search for anything in fantasti.cc.
2. Sequentially open the links.

What is the expected output? What do you see instead?
You will see that for results where the source is tnaflix.com the same random 
video is being loaded over and over.

What version of the product are you using? On what operating system?
latest version on windows.

Please provide any additional information below.
In the log file there are things like:
http://www.tnaflix.com/embedding_player/embedding_feed.php?viewkey=viewkey=0b9a3
6bd1ed7196bd6c4

Note the "viewkey=viewkey=..." thing.
This causes the second and subsequent requests to always fetch the tnaflix 
video that was fetched at the beginning of the search.

Original issue reported on code.google.com by leonmar...@gmail.com on 12 Mar 2012 at 4:58

GoogleCodeExporter commented 9 years ago
Attached patch seems to resolve the problem with no apparent side effects.

Original comment by leonmar...@gmail.com on 12 Mar 2012 at 5:12

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by mrdougqu...@gmail.com on 13 Mar 2012 at 12:07

GoogleCodeExporter commented 9 years ago

Original comment by mrdougqu...@gmail.com on 13 Mar 2012 at 2:24