Adds download links to MyEpisodes website
< Feedback on MyEpisodes Downloader
Does v1.0 work fine for you?
What is ../views/* used for? I can't find any reference to that URL on the site.
Sorry for the late reply.
I installed the latest version and still have problems with it.
*myepisodes.com/views* is for the Private Show List. Even if I add it, it won't work, but it should since it's the most used part of the site.
Secondly, I find it disappointing that the script doesn't include seasons and episodes in the search. I may have remember it from an other script that searched on TPB.
Found it: http://pastebin.com/bu90fagW
This is an other script that I changed a little bit to work with nCore. What it did is put a link next to the checkboxes which searched for example "The Walking Dead S03E04".
Since the "update" of MyEp it doesn't work so I looked for alternatives and found your script again.
The script does include episode numbers already. Just change the line at the bottom that loads the tracker to use True as the last parameter:
eg.
var downloadURL = new Tracker("EZTV", "http://eztv.ag/favicon.ico", "https://eztv.ag/search/", true);
Not working for me
With the new episode checking behavior this code doesn't work. Also *myepisodes.com/views* is not included, but still, that's not the only problem.