MyEpisodes Forum Index
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

UserJS - tvrage links replaced with torrent link
Goto page 1, 2  Next
 
Post new topic   Reply to topic    MyEpisodes Forum Index -> User Contributions
View previous topic :: View next topic  
Author Message
kamilio


Posts: 2

PostPosted: Mon Aug 08, 2011 5:34 pm    Post subject: UserJS - tvrage links replaced with torrent link Reply with quote

I've made a simple UserJS, which replace links on tvrage (click on episode name) with torrent search link, pirate bay.
If it is not against the rules and anyone is interested I can share.
Back to top
View user's profile Send private message
frem


Posts: 12

PostPosted: Sat Dec 22, 2012 8:26 am    Post subject: Reply with quote

I am very interested can you please share this with me.
Back to top
View user's profile Send private message
frem


Posts: 12

PostPosted: Sun Dec 23, 2012 10:26 am    Post subject: Reply with quote

This post is a year old Sad. I hope kamilio still around somewhere.
Back to top
View user's profile Send private message
Demerzel


Posts: 6

PostPosted: Sat Jan 12, 2013 1:00 pm    Post subject: Reply with quote

This sounds really nice. Anyone wanna pick it up? Smile
Back to top
View user's profile Send private message
mndesign


Posts: 39
Location: Norway

PostPosted: Sat Jan 12, 2013 2:33 pm    Post subject: me2ic Reply with quote

this does the same.
it's a ical generator with tpb search links.
It also contains a utorrent auto download script.

http://myepisodes.com/forum/viewtopic.php?t=1679&sid=8be8263b2cbe8319a5b66d72657d1dc7
Back to top
View user's profile Send private message Visit poster's website
frem


Posts: 12

PostPosted: Sun Jan 13, 2013 12:03 am    Post subject: Re: me2ic Reply with quote

mndesign wrote:
this does the same.
it's a ical generator with tpb search links.
It also contains a utorrent auto download script.

http://myepisodes.com/forum/viewtopic.php?t=1679&sid=8be8263b2cbe8319a5b66d72657d1dc7


How do you connect it to tvrage personal callendar ?
Back to top
View user's profile Send private message
mndesign


Posts: 39
Location: Norway

PostPosted: Sun Jan 13, 2013 2:51 pm    Post subject: Reply with quote

i think i misunderstood.
This script only generate a ical calendar you could use for any calendar that uses URL based ical files.

I will try to generate a script for replacing the links in tvrage.com with tpb links.
Back to top
View user's profile Send private message Visit poster's website
frem


Posts: 12

PostPosted: Sun Jan 13, 2013 5:09 pm    Post subject: Reply with quote

mndesign wrote:
i think i misunderstood.
This script only generate a ical calendar you could use for any calendar that uses URL based ical files.

I will try to generate a script for replacing the links in tvrage.com with tpb links.


Cool thank you, I guess it should do some request like :

> %TVshow name% %SXXEXX%

Exemple :

>The Mentalist Little Red Corvette (05x12)

> Search tpb for "The Mentalist S05E12"

See what I mean ?
Back to top
View user's profile Send private message
Demerzel


Posts: 6

PostPosted: Mon Jan 14, 2013 1:18 pm    Post subject: Reply with quote

Would be awsome if it was easy to modify with your favorite torrent search engine.
Back to top
View user's profile Send private message
mndesign


Posts: 39
Location: Norway

PostPosted: Tue Jan 15, 2013 6:44 pm    Post subject: Reply with quote

http://mndesign.net/archive/download/tvrage_userjs

To change torrent site, please change the url to your site.
Hope this will help
Back to top
View user's profile Send private message Visit poster's website
frem


Posts: 12

PostPosted: Tue Jan 15, 2013 6:50 pm    Post subject: Reply with quote

mndesign wrote:
http://mndesign.net/archive/download/tvrage_userjs

To change torrent site, please change the url to your site.
Hope this will help


Thank you, I'm kind of new to this, how can I integrate it with my chrome browser ?

I click on the link and it downloaded the file "tvrage_userjs.rar".
I don't know what to do with it.

I tried to extract it with Winrar, but I get an error "The Archive is either in unknown format or damaged"

Can you help me out please.

Frem
Back to top
View user's profile Send private message
mndesign


Posts: 39
Location: Norway

PostPosted: Tue Jan 15, 2013 6:51 pm    Post subject: Reply with quote

try :
http://mndesign.net/dnl/tvrage_userjs.rar
Back to top
View user's profile Send private message Visit poster's website
frem


Posts: 12

PostPosted: Tue Jan 15, 2013 6:52 pm    Post subject: Reply with quote

mndesign wrote:
try :
http://mndesign.net/dnl/tvrage_userjs.rar


Much better I extracted a "tvrage.user.js" file.
Back to top
View user's profile Send private message
mndesign


Posts: 39
Location: Norway

PostPosted: Tue Jan 15, 2013 6:55 pm    Post subject: Reply with quote

now this link will work

http://mndesign.net/archive/download/tvrage_userjs
Back to top
View user's profile Send private message Visit poster's website
frem


Posts: 12

PostPosted: Tue Jan 15, 2013 6:58 pm    Post subject: Reply with quote

I guess I have to add the .JS as an extention in Chrome ?

I'm not sure but I think the schedule view I use isn't the same from your script :

http://www.tvrage.com/mytvrage.php?page=myschedule
Back to top
View user's profile Send private message
mndesign


Posts: 39
Location: Norway

PostPosted: Tue Jan 15, 2013 7:09 pm    Post subject: Reply with quote

then you edit @match to your link
// @match http://www.tvrage.com/mytvrage.php?page=myschedule
Back to top
View user's profile Send private message Visit poster's website
frem


Posts: 12

PostPosted: Tue Jan 15, 2013 7:10 pm    Post subject: Reply with quote

mndesign wrote:
then you edit @match to your link
// @match http://www.tvrage.com/mytvrage.php?page=myschedule


Ok I just did it, thank you.

How do I install the script in the browser Chrome ?
Back to top
View user's profile Send private message
mndesign


Posts: 39
Location: Norway

PostPosted: Tue Jan 15, 2013 7:16 pm    Post subject: Reply with quote

enter chrome://extensions/ in the address field.
and then just drag the tvrage.user.js in to the window.
Done
Back to top
View user's profile Send private message Visit poster's website
frem


Posts: 12

PostPosted: Tue Jan 15, 2013 7:23 pm    Post subject: Reply with quote

mndesign wrote:
enter chrome://extensions/ in the address field.
and then just drag the tvrage.user.js in to the window.
Done


Nice, great job it works perfectly with this URL :
http://calendar.tvrage.com/?fav_shows=1

Unfortuanatly the script isn't compatible with this URL :

http://www.tvrage.com/mytvrage.php?page=myschedule
When I change the "// @match", links don't work.

I'm guessing that the links aren't the same, any chances you could adjust the script so that it could also work on the other url : http://www.tvrage.com/mytvrage.php?page=myschedule ?

Frem.
Back to top
View user's profile Send private message
mndesign


Posts: 39
Location: Norway

PostPosted: Wed Jan 16, 2013 6:27 am    Post subject: Reply with quote

im trying to build a userjs for this too.
The links arent the same so i have to find all the markers first Smile
Back to top
View user's profile Send private message Visit poster's website
frem


Posts: 12

PostPosted: Wed Jan 16, 2013 7:19 am    Post subject: Reply with quote

mndesign wrote:
im trying to build a userjs for this too.
The links arent the same so i have to find all the markers first Smile


Great thank you very much, this other link is nice.
I'm guessing that the markers are a bit of a chalenge, since they display the titles that changes everytime Smile.
Good luck.
Back to top
View user's profile Send private message
Demerzel


Posts: 6

PostPosted: Wed Jan 16, 2013 12:15 pm    Post subject: Reply with quote

I dont really ge it, does this work on myepisodes "My episodes" list?
Back to top
View user's profile Send private message
frem


Posts: 12

PostPosted: Wed Jan 16, 2013 12:20 pm    Post subject: Reply with quote

Demerzel wrote:
I dont really ge it, does this work on myepisodes "My episodes" list?


No this is for my episodes on http://tvrage.com
Back to top
View user's profile Send private message
mndesign


Posts: 39
Location: Norway

PostPosted: Wed Jan 16, 2013 10:20 pm    Post subject: Reply with quote

I've finished the script for http://www.tvrage.com/mytvrage.php?page=myschedule.

Please download : http://mndesign.net/archive/download/tvrage_userjs

In chrome just type chrome://extensions/ and just drag the user.js file inside.
Done

Hope this helps.
Back to top
View user's profile Send private message Visit poster's website
frem


Posts: 12

PostPosted: Wed Jan 16, 2013 10:27 pm    Post subject: Reply with quote

mndesign wrote:
I've finished the script for http://www.tvrage.com/mytvrage.php?page=myschedule.

Please download : http://mndesign.net/archive/download/tvrage_userjs

In chrome just type chrome://extensions/ and just drag the user.js file inside.
Done

Hope this helps.


Perfect thank you very much !
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    MyEpisodes Forum Index -> User Contributions All times are GMT + 1 Hour
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group

Main design by MW. Refitted to board by Hostile.