letmewatchthis Video Addon Broken

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
k_zeon Offline
Senior Member
Posts: 193
Joined: Aug 2011
Reputation: 0
Post: #1
The Plugin that allows you to browse http://www.letmewatchthis.ch is not working. The Web site is down.
Does Anyone know if this is permanent.

I also noticed http://www.tvshack.bz has changed to http://tvsearch.co/
is anyone making an addon for this

Thanks in advance
find quote
t0mm0 Offline
Fan
Posts: 521
Joined: Mar 2011
Reputation: 8
Location: UK
Post: #2
k_zeon Wrote:The Plugin that allows you to browse http://www.letmewatchthis.ch is not working. The Web site is down.
Does Anyone know if this is permanent.

yeah i noticed that last night. very annoying - goes down before i even release the addon Wink maybe it will reappear with any luck!

edit: after some searching around i found you can get to it via http://www.1channel.ch/ which says
Quote:Please access the site via http://www.1channel.ch while we're working some things out.

there is also a semi-working new version at http://www.letmewatchthis.me/watchmovies.../index.php (or is that actually a different site?)

guess we just need to wait for them to settle down....

k_zeon Wrote:I also noticed http://www.tvshack.bz has changed to http://tvsearch.co/
is anyone making an addon for this
i thought you were going to give that one a go? Wink
(This post was last modified: 2011-09-08 21:12 by t0mm0.)
find quote
k1m0s Offline
Senior Member
Posts: 196
Joined: Apr 2011
Reputation: 7
Location: Nova Scotia, Canada
Post: #3
Here is the letmewatchthis addon modded for 1channel.ch Ill be using it while letmewatchthis is downhttp://www.megaupload.com/?d=373478W8
find quote
t0mm0 Offline
Fan
Posts: 521
Joined: Mar 2011
Reputation: 8
Location: UK
Post: #4
k1m0s Wrote:Here is the letmewatchthis addon modded for 1channel.ch Ill be using it while letmewatchthis is downhttp://www.megaupload.com/?d=373478W8

thanks, but i already committed the fix to github.
find quote
k_zeon Offline
Senior Member
Posts: 193
Joined: Aug 2011
Reputation: 0
Post: #5
Hi t0mm0
Just wanted to say thanks. great addon.

As i mention the re TVShack is now http://tvsearch.co/

How easy would it be to use your addon and re do the regex's and a bit more

I started with the Addon tutorial and managed to get a basic addon started
ie
Movies - A-Z - then listing the Movie Titles but that all

Have only been playing with Python for a few days. My background is VB6

thanks
find quote
k_zeon Offline
Senior Member
Posts: 193
Joined: Aug 2011
Reputation: 0
Post: #6
t0mm0 Wrote:yeah i noticed that last night. very annoying - goes down before i even release the addon Wink maybe it will reappear with any luck!

edit: after some searching around i found you can get to it via http://www.1channel.ch/ which says

there is also a semi-working new version at http://www.letmewatchthis.me/watchmovies.../index.php (or is that actually a different site?)

guess we just need to wait for them to settle down....

i thought you were going to give that one a go? Wink

Yeah i did , then they changed the layout. I got as far as listing the A-Z then the Movie titles. I then saw your addon and thought it might be easier to just convert your addon as the http://tvsearch.co/ website has a similar structure.

ie Movies - A to Z - Movie Titles - then showing the links

As i have 2 children , i dont have much time when i get home from work. Always chores to be done.

I did notice when using your addon that when listing quite a lot of movies, sometimes the progress bar disappears and goes back to the current menu. I then select the Letter again and then it works.

I know you are very busy with other things , but will you be making it so a search of a Movie can be done in the addon.

thanks for all your hard work.
find quote
t0mm0 Offline
Fan
Posts: 521
Joined: Mar 2011
Reputation: 8
Location: UK
Post: #7
k_zeon Wrote:Yeah i did , then they changed the layout. I got as far as listing the A-Z then the Movie titles. I then saw your addon and thought it might be easier to just convert your addon as the http://tvsearch.co/ website has a similar structure.

ie Movies - A to Z - Movie Titles - then showing the links
yeah that i the point of the urlresolver and t0mm0.common modules. i've tried to document as much as possible here but if you don't understand anything feel free to ask. just a heads up i am planning a fairly major change in the next week or so which might break things for a bit (i'll post details in the urlresolver thread when the time comes).
k_zeon Wrote:I did notice when using your addon that when listing quite a lot of movies, sometimes the progress bar disappears and goes back to the current menu. I then select the Letter again and then it works.
this is a bug in the site - you can see it yourself if you go to the search page (say http://www.1channel.ch/index.php?letter=...&page=1&tv) and note how many results it says there are (also note there are duplicate entries in the results), then click on page 2 - you'll see it changes. i have found that this doesn't seem to happen if you select a genre so i might remove the 'all' option.

k_zeon Wrote:I know you are very busy with other things , but will you be making it so a search of a Movie can be done in the addon.

thanks for all your hard work.
yes i plan on adding lots of features, including searching and logging in to see your favourites for example, but i want to get urlresolver to a releasable state first.

thanks,

t0mm0
find quote
shmidtpaul Offline
Junior Member
Posts: 1
Joined: Sep 2011
Reputation: 0
Post: #8
Letmewatchthis.com and Letmewatchthis.ch are down! Do not try anything letmewatchthis .Those are fake.Watch movies and tv-shows in movs.eu and vidics.com until the real letmewatchthis comes back!
find quote
anthony.selby Offline
Member
Posts: 68
Joined: Jan 2011
Reputation: 0
Post: #9
How do you install this plugin ?
find quote
t0mm0 Offline
Fan
Posts: 521
Joined: Mar 2011
Reputation: 8
Location: UK
Post: #10
anthony.selby Wrote:How do you install this plugin ?

it is not currently released and won't be until the urlresolver module is finalised and released (i'm working on it!).

if you know what you are doing you can install everything needed from my github git repository but please don't expect any support until it is officially released.

thanks,

t0mm0
find quote
Post Reply