It is currently March 28th, 2024, 2:57 pm



Post new topic Reply to topic  [ 19 posts ]  Go to page 1, 2  Next
Author Message
 Post subject: [movieparadise.org] Failed to find messages.
PostPosted: November 14th, 2017, 7:16 pm 

Joined: November 14th, 2017, 7:15 pm
Posts: 1
URL: movieparadise.org/
[i need movieparadise.org/movies/]

Error message: Failed to find messages.

Problem: i dont found the selector, can you help me


Top
 Profile  
Reply with quote  
 Post subject: Re: [movieparadise.org] Failed to find messages.
PostPosted: November 16th, 2017, 7:21 pm 
Site Admin
User avatar

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

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

Subject with URL:
Code:
div.items div.data


When adding page enable in "Other settings" -> "Don't use subject from 'Subject with URL' selector".

_________________
themaPoster | themaCreator | themaManager | themaLeecher | themaRegister


Top
 Profile  
Reply with quote  
 Post subject: Re: [movieparadise.org] Failed to find messages.
PostPosted: November 16th, 2017, 10:20 pm 

Joined: May 25th, 2016, 1:00 am
Posts: 38
no image link ;)


Top
 Profile  
Reply with quote  
 Post subject: Re: [movieparadise.org] Failed to find messages.
PostPosted: November 23rd, 2019, 3:13 am 

Joined: March 30th, 2015, 12:31 pm
Posts: 667
i tried to add message

Code:
div.wp-content


i tested single page leech which worked fine. but if i try to leech page it don't fetching download links. it looks like it grabbing the tooltip hover info only.


Top
 Profile  
Reply with quote  
 Post subject: Re: [movieparadise.org] Failed to find messages.
PostPosted: November 23rd, 2019, 7:16 am 
Site Admin
User avatar

Joined: March 10th, 2011, 11:14 pm
Posts: 12629
Location: Earth
What's the page URL which you tried?

_________________
themaPoster | themaCreator | themaManager | themaLeecher | themaRegister


Top
 Profile  
Reply with quote  
 Post subject: Re: [movieparadise.org] Failed to find messages.
PostPosted: November 23rd, 2019, 8:34 am 

Joined: March 30th, 2015, 12:31 pm
Posts: 667
i re-checked. all post leeched fine. but TL leeching "Featured Movies"/Slider showing movie. only those leeching movie dont have full description. is there anyway we can remove it?

this is the page:
Code:
https://movieparadise.org/movies/


Top
 Profile  
Reply with quote  
 Post subject: Re: [movieparadise.org] Failed to find messages.
PostPosted: November 24th, 2019, 8:16 am 
Site Admin
User avatar

Joined: March 10th, 2011, 11:14 pm
Posts: 12629
Location: Earth
The "Featured Movies" will get leeched.

You can just leave them in the program and ignore them (mark with custom color if needed) and they will be skipped you leech any page next time.

Correct selectors for that website should be:

Subject with URL:
Code:
div.items div.data


Message:
Code:
div#info

_________________
themaPoster | themaCreator | themaManager | themaLeecher | themaRegister


Top
 Profile  
Reply with quote  
 Post subject: Re: [movieparadise.org] Failed to find messages.
PostPosted: January 7th, 2024, 6:14 am 

Joined: March 30th, 2015, 12:31 pm
Posts: 667
i am trying to get the imdb URL

https://i.postimg.cc/L6ZgCsFp/image.png

I tried to use div.custom_fields2 can you please help me?


Top
 Profile  
Reply with quote  
 Post subject: Re: [movieparadise.org] Failed to find messages.
PostPosted: January 7th, 2024, 10:31 am 
Site Admin
User avatar

Joined: March 10th, 2011, 11:14 pm
Posts: 12629
Location: Earth
Hi,

It's correct what you wrote:
Code:
div.custom_fields2


Just make sure it's the only "Message" selector which is added.

There should be only one and it will be used then. You might have another added which is used first, so this is ignored then.

_________________
themaPoster | themaCreator | themaManager | themaLeecher | themaRegister


Top
 Profile  
Reply with quote  
 Post subject: Re: [movieparadise.org] Failed to find messages.
PostPosted: March 13th, 2024, 6:10 am 

Joined: March 30th, 2015, 12:31 pm
Posts: 667
will it be possible to get year with title

Code:
https://movieparadise.org/movies/u2-at-the-bbc/

U2 at The BBC Dec. 19, 2017


Top
 Profile  
Reply with quote  
 Post subject: Re: [movieparadise.org] Failed to find messages.
PostPosted: March 13th, 2024, 12:48 pm 
Site Admin
User avatar

Joined: March 10th, 2011, 11:14 pm
Posts: 12629
Location: Earth
Just add needed custom selectors.

If you only need that add to "Remove elements" to remove everything else.

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

Message:
Code:
div.data


Remove elements (one per line):
Code:
div.starstruck-ptype
div.custom_fields2
div.custom_fields1
span.country
span.runtime
span.rated

_________________
themaPoster | themaCreator | themaManager | themaLeecher | themaRegister


Top
 Profile  
Reply with quote  
 Post subject: Re: [movieparadise.org] Failed to find messages.
PostPosted: March 15th, 2024, 7:13 am 

Joined: March 30th, 2015, 12:31 pm
Posts: 667
i actually want to show it in the title, not message.

https://i.postimg.cc/90sTj4Jz/image.png


Top
 Profile  
Reply with quote  
 Post subject: Re: [movieparadise.org] Failed to find messages.
PostPosted: March 15th, 2024, 8:20 am 
Site Admin
User avatar

Joined: March 10th, 2011, 11:14 pm
Posts: 12629
Location: Earth
You can do that with replacement.

Do you need just the year or full date (with month and day)?

_________________
themaPoster | themaCreator | themaManager | themaLeecher | themaRegister


Top
 Profile  
Reply with quote  
 Post subject: Re: [movieparadise.org] Failed to find messages.
PostPosted: March 15th, 2024, 8:41 am 

Joined: March 30th, 2015, 12:31 pm
Posts: 667
Only Year is fine.


Title (Year)

======

well my plan is to get movie info and then by imdb rating genre etc iw i will decide what to upload or not.

after leech done i will use TC for imdb leech. (in this way i can eliminate most of movie based on IMDB rating genre etc)


Top
 Profile  
Reply with quote  
 Post subject: Re: [movieparadise.org] Failed to find messages.
PostPosted: March 15th, 2024, 3:18 pm 
Site Admin
User avatar

Joined: March 10th, 2011, 11:14 pm
Posts: 12629
Location: Earth
Add replacement in "REPLACEMENTS" -> under "Subject" tab with option "Search in message append to subject -> at end" enabled.

Search for:
Code:
(?s)([0-9]{4}).+


Replace with:
Code:
 ($1)


Enable regex search.

After that assign this replacement only for website in "WEBSITES" -> select this website -> "Replacements" -> "Subject" tab.

_________________
themaPoster | themaCreator | themaManager | themaLeecher | themaRegister


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 19 posts ]  Go to page 1, 2  Next

Who is online

Users browsing this forum: No registered users and 12 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