This isn't a script issue. There are so many things that go into what will gets returned from mturk that all the script or even just visiting the site won't return the same information.
Yeah, I'm not saying it is. They are a bit different. I just know OW has save my ass on a few HITs. I use both to watch stuff though. Best of both worlds!
Not really sure what to say about it... without any errors or data to work with i'd just be taking a shot in the dark trying to help. The part of the script i think your issue is coming from is the "setSettings" function, it uses a version number to allow me to add or remove settings for newer versions. You could try manually changing the version number in your export or digging into that function in the code, but that might be a pain. Honestly switching to HF doesn't hurt my feelings, it's a great script and with the settings set how you mentioned it should be able to do anything OW can (except look as overwhelmingly badass jk jk). Like i said above, i wont have much time to work on things any time soon, so switching, if OW is giving you problems, is probably the prudent thing to do.
Yeah I was able to get HF's include setup it just doesn't handle TTS nearly as nicely as OW ever did You can't mute or change the TTS volume for example or even change the voice. I kept waiting for Kad to fix shit before I moved over because I have known for awhile that you don't have the time to maintain OW and I was just kind of forced to move over yesterday even if it honestly isn't a fully featured replacement yet
Add it in yourself i turned the original HS into something way better just with a couple lines of code in the right place. The api for TTS is pretty straight forward and you can use the code in OW as a template for editing that part of HF.
Editing MTS is an undertaking I'm not ready to take and I would have redo that change every time he updated and make sure that it didn't break anything ect.
Ah! i thought he had all those scripts on GF separate (could have just used the GF version for HF). I guess you're out of luck :\
Hah nope the greasyfork version of HF is outdated as fuck and has lots of bugs. Now that doesn't mean that it is impossible to edit it. You just need to grab it from github instead. https://github.com/Kadauchi/mturk-suite
For errors you can open the console and if you can 'cause' the problem to occur again, most times an error will get printed there. Data was just me being general, if your problem involves settings, it'd be good to know what they are. Or if your watchlist isn't exporting, it'd be nice to know if you've got a whole bunch of search strings with @ symbols and quotation marks. Basically all the info i can get helps
@Ethraiel @Eisenpower was telling me what you told him and it ended up being A04050801SMHZLQ78O7XH that was breaking it for me. (that is a requesterID lol) I was able to add the requesterid back in afterwards without any issues as well as far as I am able to tell
Ahhhhhhh! ok that makes sense... Silly amazon not making IDs standardized. If you put in a req id and the watcher that's created is shaded like a search term then it means OW doesn't recognize it as an ID.... it should just default to a search term so not really sure why that would break anything... but it'll give me a good start on figuring out what to do with it. Thanks for keeping with it
I tried to use HF's include list and honestly although I end up using a bit more PREs with OW it works a lot better. HF doesn't have a way to mute chrome's TTS for example.
Using the include list? Kada told me it has to be an exact match to a HIT or requester for it to work. Unless you're talking about something else.