It is currently April 20th, 2024, 8:15 am



Post new topic Reply to topic  [ 5 posts ] 
Author Message
 Post subject: [tvmaze.com]
PostPosted: November 18th, 2021, 2:24 am 

Joined: March 30th, 2015, 12:31 pm
Posts: 670
URL: https://www.tvmaze.com/countdown?filter=show&source=all

Error message: failed to find message.

i want to get the tv name only. message does not matter. i tried following tags.
Code:
div.episode-name
div.show
div.show-name


Top
 Profile  
Reply with quote  
 Post subject: Re: [tvmaze.com]
PostPosted: November 18th, 2021, 8:09 am 
Site Admin
User avatar

Joined: March 10th, 2011, 11:14 pm
Posts: 12642
Location: Earth
You just need to add custom selectors: http://leecher.themasoftware.com/faq.php?expand=faq206

Go to "WEBSITES" -> select that website -> "Selectors" tab -> add these selectors:

Subject:
Code:
h1


Message:
Code:
h1


Subject with URL:
Code:
div.show-name


Add that page in "Pages" tab.

_________________
themaPoster | themaCreator | themaManager | themaLeecher | themaRegister


Top
 Profile  
Reply with quote  
 Post subject: Re: [tvmaze.com]
PostPosted: November 18th, 2021, 5:46 pm 

Joined: March 30th, 2015, 12:31 pm
Posts: 670
thank you, it's working fine. but now i getting problem when leeching from page.
Code:
https://www.tvmaze.com/shows?Show%5BshowStatus_enum%5D=2&Show%5BshowType_enum%5D=&Show%5Bgenre%5D=&Show%5Blanguage_enum%5D=&Show%5Bcountry_enum%5D=&Show%5Bnetwork_id%5D=&Show%5BwebChannel_id%5D=&Show%5Bruntime%5D=&Show%5Brating%5D=&Show%5Bfollowing%5D=&Show%5Bsort%5D=#pageNumber#


https://i.postimg.cc/GmGhLPRm/image.png
but here TL leech first page and the last page only. shouldn't it leech the page 2?


Top
 Profile  
Reply with quote  
 Post subject: Re: [tvmaze.com]
PostPosted: November 18th, 2021, 6:30 pm 
Site Admin
User avatar

Joined: March 10th, 2011, 11:14 pm
Posts: 12642
Location: Earth
Your URL is wrong.

You replaced the "sort" with #pageNumber#, you should always click on "Page 2" at the bottom, you would get URL like this:

Code:
https://www.tvmaze.com/shows?Show%5BshowStatus_enum%5D=2&Show%5BshowType_enum%5D=&Show%5Bgenre%5D=&Show%5Blanguage_enum%5D=&Show%5Bcountry_enum%5D=&Show%5Bnetwork_id%5D=&Show%5BwebChannel_id%5D=&Show%5Bruntime%5D=&Show%5Brating%5D=&Show%5Bfollowing%5D=&Show%5Bsort%5D=&page=2


At the end you can see page=2, then just replace "2" with "#pageNumber#" like this:
Code:
https://www.tvmaze.com/shows?Show%5BshowStatus_enum%5D=2&Show%5BshowType_enum%5D=&Show%5Bgenre%5D=&Show%5Blanguage_enum%5D=&Show%5Bcountry_enum%5D=&Show%5Bnetwork_id%5D=&Show%5BwebChannel_id%5D=&Show%5Bruntime%5D=&Show%5Brating%5D=&Show%5Bfollowing%5D=&Show%5Bsort%5D=&page=#pageNumber#


This URL might be wrong for you since I have no idea what your "sort" was since you replaced it.

_________________
themaPoster | themaCreator | themaManager | themaLeecher | themaRegister


Top
 Profile  
Reply with quote  
 Post subject: Re: [tvmaze.com]
PostPosted: November 18th, 2021, 7:25 pm 

Joined: March 30th, 2015, 12:31 pm
Posts: 670
thank you!


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 5 posts ] 

Who is online

Users browsing this forum: No registered users and 9 guests


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 post attachments in this forum

Search for:
Jump to:  
cron
Theme designed by stylerbb.net © 2008
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
All times are UTC