xbmc 1channel tv shows fix (no seasons found) November 2014

Поділитися
Вставка
  • Опубліковано 5 жов 2024
  • After the changes in how 1channel site displays the tv shows seasons, we start getting "No seasons found" error in xbmc 1channel plugin. This video will help you fix that! (or just wait for a plugin update)
    UPDATE
    If for some reason it's not working try to change the whole line to
    prosvasis.org/x...
    UPDATED 1channel ADD-ON v(2.5.55)
    drive.google.c...
    or
    github.com/bst...
    PATHS
    Android Android/data/org.xbmc.xbmc/files/.xbmc/
    iOS /private/var/mobile/Library/Preferences/XBMC/
    Linux /.xbmc/
    Mac OSX /Users/your_user_name/Library/Application Support/XBMC/
    OpenELEC /storage/.xbmc/

КОМЕНТАРІ • 188

  • @franciscog.t.ribeiro6081
    @franciscog.t.ribeiro6081 10 років тому +15

    you may find that the changes recommended in this video do not work. To make it work, replace the line mentioned in the video with:
    r = re.search(r'/season-(\d+)-episode', season_html)
    :)

    • @ashleymichalak9632
      @ashleymichalak9632 10 років тому +1

      this one worked for me! Thanks a ton!!!

    • @joushuanunez4074
      @joushuanunez4074 10 років тому

      Worked like a charm for android. Thanks. You just have to download droid editor or any code editor and you can also fix it on your android device. Thanks.

    • @Jorgefriasgomez
      @Jorgefriasgomez 10 років тому

      Worked for me! Thanks

    • @120thumper
      @120thumper 10 років тому

      this one works for me windows8.1 thanks

    • @Dave-fs5uu
      @Dave-fs5uu 10 років тому

      Thanks a million, it finally works! (Windows 7)

  • @DerangedPixel
    @DerangedPixel 9 років тому +1

    Just followed this video with the updated code and it works like a charm! Didnt even have to restart xbmc. Thanks!

  • @DavidHamilton5
    @DavidHamilton5 10 років тому

    Replaced the line as advised. Had to change Season to season and worked like a charm.
    Thank You

  • @dan5684
    @dan5684 10 років тому

    anyone using linux, this is how you do this:
    open terminal ( Alt t)
    enter "cd .xbmc/addons/plugin.video.1channel" without quotations
    enter "emacs pw_scraper.py" without quotations
    down arrow to line 466
    replace existing line 466 with "r = re.search(r'/season-(\d+)-episode', season_html)" without quotations
    press Ctrl x follwed by Ctrl s to save
    exit and restart xbmc
    Thanks to all who contributed to helping me to fix this...1channel is my favourite, can't live without it!

  • @dennispennington9773
    @dennispennington9773 10 років тому +2

    I'm running TVADDONS version on a Windows 7 computer. Let me make this as simple as I can. It will vary only by what you are running.
    Open your program and go to SYSTEM--SETTINGS--ADD ONS--GET ADD ONS. There you will find BSTRDSMKR REPOSITORY already enabled. Right click this and then click on force refresh. PRESTO! Your 1 Channel is once again able to find seasons for your TV shows. This problem bothered me for 2 days and the geniuses didn't fix it. I fixed it myself and hope this works for you, too.
    Sometimes things just get a little bit corrupted and it's no big deal.

  • @ivetamichalkova3667
    @ivetamichalkova3667 10 років тому +1

    Really useful man, thanks.... especially updated line :)

  • @Doddsy8288
    @Doddsy8288 10 років тому +1

    Okay this may help for those using a computer.
    Download the add on update from in the description above. 1Channel 2.5.55.
    Download it to your desktop. DONT UNZIP IT!
    Open system - add ons - install from zip - Then select your HD and cycle through to your desktop and Locate the Zip file you downloaded. Click.
    Should work... Well it did for me..

    • @sexybey
      @sexybey 10 років тому

      Thank u so much!!!

  • @RobertAllenOK
    @RobertAllenOK 10 років тому

    That is badassery. TY working perfectly on GBox.

  • @Dtruequeen
    @Dtruequeen 10 років тому

    Thank you so much! Saved me from a boring night! ;)

  • @michaelf1547
    @michaelf1547 9 років тому

    Update worked like a charm. TV is working again.

  • @loukass85
    @loukass85 10 років тому

    Excellent thanks man....you people is very easy just follow the steps, after you download notepad++

  • @dexity
    @dexity 10 років тому

    I just want to tell you guys you rock!

  • @andreasilva1766
    @andreasilva1766 10 років тому

    Thanks a lot, it might not have worked for some but it worked perfectly for me. good work

  • @MarcusAurileus
    @MarcusAurileus 10 років тому +4

    Dude...a little tip..lose the crappy music..get to the point and explain how to fix it.

    • @MarcusAurileus
      @MarcusAurileus 10 років тому

      Your solution works like a charm...so thanks for that....

  • @hadaskravitz2639
    @hadaskravitz2639 10 років тому +1

    worked awesome, thanks.

  • @stuandcarolynswitzer
    @stuandcarolynswitzer 10 років тому

    Success!! You're the man!!

  • @BeavisFireFire
    @BeavisFireFire 10 років тому

    My wife is now off of my you-know-what! r = re.search(r'/season-(\d+)-episode', season_html) worked perfectly on my Ubuntu box. Thank You!

  • @marcomartinez4443
    @marcomartinez4443 10 років тому

    Great!!! works just Perfect! thanks for sharing!!

  • @stevenbrent9406
    @stevenbrent9406 10 років тому

    Thanks all. To make it easier on an Android box, I copied the file to a USB stick and edited it on a PC then copied the updated file back to the Android box.

  • @StomerPSimpson
    @StomerPSimpson 10 років тому

    Top, het werkt weer!

  • @kendallkahnapace2207
    @kendallkahnapace2207 10 років тому +2

    Does it say "no seasons found" because it's updating? How long does the update take? My tv shows have been out since yesterday and they keep saying "no seasons found"

  • @joes4420
    @joes4420 10 років тому +1

    I've tried all the fixes on this page and none seem to work. I'm using an atv2 and 1channel was working, minus the no seasons issue. After doing this, I'm getting "script failed : 1channel" and it will not open at all. I've tried refreshing, restarting, and no luck. Any help would be appreciated.

  • @shortswimmer17
    @shortswimmer17 9 років тому +1

    Thank you very helpful

  • @Daithi354
    @Daithi354 10 років тому +1

    cheers mate, fyi, your annotation and your description dont match for the latest update, you have some additional text after "episode" in the description version

    • @ProModude
      @ProModude  10 років тому

      It seems some characters wont display properly in the description :(
      In comments seems to display properly
      r = re.search(r'/season-(\d+)-episode', season_html)

  • @tnorris12
    @tnorris12 10 років тому +1

    Don't muck around with the addon code. Just update to V2.5.55 and this problem is resolved. forums.tvaddons.ag/threads/27514-1-Channel-No-Content?p=235555&viewfull=1#post235555

  • @SMOKOQT
    @SMOKOQT 10 років тому

    I did this on my ipad whit i file and it worked by the way thnx again

  • @blue2011ash
    @blue2011ash 9 років тому +1

    thanks it work

  • @fotoPawelLabaj
    @fotoPawelLabaj 9 років тому

    This works also on Ubuntu. Thanks!

  • @eangelos89
    @eangelos89 10 років тому

    at first I tried copying and pasting the line from Francisco's comment, but I got "script failed". Now I manually edited the line and it works. Strange!!!

  • @ProModude
    @ProModude  10 років тому +5

    An update is out
    drive.google.com/folderview?id=0B9dBDR8N0qa9dFdoVVpMSWxHeGM&usp=sharing
    or
    github.com/bstrdsmkr/1Channel

    • @michaeldekker25
      @michaeldekker25 10 років тому

      Is this update compatibel with Mac OSX ?

    • @anneblakemore7339
      @anneblakemore7339 10 років тому

      So I downloaded the file from both sites using my android browser. I cant figure out what comes next or how to open the file in xmbc.

    • @anneblakemore7339
      @anneblakemore7339 10 років тому

      anne gray haven't been able to access the download but I tried the new fix worked great thanks soooooo much

    • @ProModude
      @ProModude  10 років тому

      Michael Dekker yes the update is for all systems

    • @ProModude
      @ProModude  10 років тому

      djplaguedaddy Go to XBMC->system->settings->add-ons->install from zip
      find the path you saved the zip file and install.

  • @smoke198815
    @smoke198815 10 років тому

    it workt for me thank you :D

  • @gilbertel
    @gilbertel 9 років тому

    When I follow the instructions for downloading from zip file, nothing is properly found. I'm obviously not doing something correctly. Also, when I try to follow the videos instructions, I cannot find the same files as in the video?

  • @whattheefffman5845
    @whattheefffman5845 10 років тому

    Thank you, bro.

  • @squon996
    @squon996 9 років тому

    Thanks for the information and help, but when your using an Apple TV how do you do that?? Please help I'm going bonkers without my Apple TV :(

  • @jamieratnakaran
    @jamieratnakaran 10 років тому

    Hey,
    Am doing this on a mac and went through package contents, however there is no "plugin. video.1channel" in the addons folder for some reason. didnt go through the library because its not in there its only in the package contents section. Can you please shed some light.

  • @mememe9818
    @mememe9818 10 років тому

    Hi,
    Trying my best to follow the steps, but I am missing something... I cant find the pw_scraper.py file, it doesn't show for me
    I'm in:
    C:\Users\karen\AppData\Roaming\XBMC\addons\plugin. video.1channel
    and its not there - what am I doing wrong?

  • @sunsan1944
    @sunsan1944 10 років тому

    i am unable to view the video ... (no seasons found) keeps coming up

  • @23rwilli
    @23rwilli 10 років тому

    This didn't work for me...still says no episodes

  • @danieljames9122
    @danieljames9122 10 років тому

    Sorry this is the first time I have to do anything with my apple tv2 setting, no seasons found, I just use it directly wired to my TV,
    Do I need to plug into computer and change the code? Please help
    All my TV shows are not working

  • @seanstizz77
    @seanstizz77 10 років тому

    I've tried different variations and always get "script failed" when i open with notepad++ seasons_html is on line 321 not 465 like everyone else? will this be updated on it's own? win7 64bit xbmc gotham. any help would be appreciated, thanks.

  • @anneblakemore7339
    @anneblakemore7339 10 років тому

    I have an android. found the file made the fix, but no luck. Also it's not just 1channel I can't watch tv shows on most of my addons. IWO, cliq, project free tv, channel cut and many more. whats going on

  • @colincorbett5856
    @colincorbett5856 10 років тому

    Having the same problem on G-Box Midnight MX2. Any ideas how to fix?

  • @berendsch1996
    @berendsch1996 10 років тому

    hey guys i can't find it on my mac by using the steps could someone explain it very carefully where to go ?

  • @ericchapman9802
    @ericchapman9802 10 років тому

    I have Matricom mx2 Gbox
    I "adb connect" to the box and try to find "pw_scraper.py" file in
    /data/data/org.xbmc.xbmc/files/
    but there is nothing there.
    Is it in another directory? or should I just push this file to that directory?
    thanks in advance for help..

  • @sexybey
    @sexybey 10 років тому

    Thanks!!!

  • @CGLime
    @CGLime 10 років тому

    I dont have the plugin.1channel folder

  • @squon996
    @squon996 9 років тому

    Can somebody pleeeeeaase make a video explaining how to fix the error msg "no seasons found" on Apple TV??? I'm not great at this stuff and I'm having the worst time trying to figure it out. Please help!!! Please!

  • @IshtheStomach
    @IshtheStomach 10 років тому

    what are you using to edit? how long do these plugin updates usually take? I never put 1channel into XBMC before. a friend turned me on to it while I was out of town. I started the install today and ran into this issue.

    • @ProModude
      @ProModude  10 років тому

      i'm using notepad++ but you can use any text editor you like :P
      1channel plugin is my favorite!

    • @IshtheStomach
      @IshtheStomach 10 років тому

      Cool. I used it at their place damn near a month. But they had some one else set it up. Today is my first time going at it. My lazy self will probably wait for the update. Heh. Thanks though!

  • @floydkaihau8665
    @floydkaihau8665 10 років тому

    Hi after replacing the whole line on my iOS device I keep getting script failed any help would be great cheers

  • @pumpniron1
    @pumpniron1 10 років тому

    Ok trying to do this on my apple tv2 no luck have no clue how u guys r even accessing this file or where I go to find it any help would be appreciated greatly thanks

  • @nickpaps1332
    @nickpaps1332 10 років тому

    How do i do this if i am using an android box (linux) attached to my tv? Thanks

  • @leemc8242
    @leemc8242 10 років тому

    Thank you

  • @andrewh9258
    @andrewh9258 10 років тому

    Its line 465 that u have to take that outta

  • @CosMo1979
    @CosMo1979 10 років тому

    i dont have that pw.scraper.py file in the 1channel folder... :/

  • @jeunebummer90
    @jeunebummer90 10 років тому

    Will we need to change it back once the update happens?

  • @SaweeJoy
    @SaweeJoy 10 років тому

    I do not have an "XBMC" file under "Application Support." Any ideas?

    • @mrgoats
      @mrgoats 10 років тому

      Appdata

  • @naturaleone
    @naturaleone 10 років тому

    how do I get the updated file unto my ATV?

  • @cameron130887
    @cameron130887 10 років тому

    How is this done with Apple TV2?

  • @alexodonnell3999
    @alexodonnell3999 10 років тому

    Does anyone have an idea when the update is due? I can't see files on DroidPlayer.
    Thanks in advance

  • @konstance13
    @konstance13 10 років тому

    how would i do this on a gbox midnight mx2? im getting same message.

  • @Osteele
    @Osteele 10 років тому

    How about XBMC / 1Channel on an Android set top box. Thank you for sharing.

    • @ProModude
      @ProModude  10 років тому

      Android Android/data/org.xbmc.xbmc/files/.xbmc/
      iOS -> /private/var/mobile/Library/Preferences/XBMC/
      Linux -> ~/.xbmc/
      Mac OSX-> /Users//Library/Application Support/XBMC/
      OpenELEC -> /storage/.xbmc/

  • @ogremage8163
    @ogremage8163 10 років тому

    I had to find the file under User/*whatever user*/AppData/Roaming/Addon/ however, aftter deleting the > and restarting computer it still did not work.... Any ideas?

    • @ProModude
      @ProModude  10 років тому +2

      try to change the whole line to
      r = re.search(r'/season-(\d+)-episode', season_html)

  • @brittnyantoine7725
    @brittnyantoine7725 10 років тому

    how do i change the code via appletv2. I don't know how to find the line I'm supposed to change

  • @Jens.
    @Jens. 10 років тому

    How do I fix this on my ATV2?

  • @paulguypaul
    @paulguypaul 10 років тому +1

    Thanks a ton...however, I am wondering, is this already broken again? I used text wrangler to change the file and reuploaded it. However, I still get the "no seasons found" issue. I am using xbmc on an apple tv 2.

    • @junoempls
      @junoempls 10 років тому

      I am trying to figure out how to fix this on an Apple TV 1, haven't even started on my 2 yet. Did you SSH into it and where did you find the file to edit?

    • @paulguypaul
      @paulguypaul 10 років тому +1

      Gregg Joseph I used cyberduck or filezilla to access it. The file structure that I followed was /private/var/mobile/library/preferences/xbmc/addons/plugin.video.1channel/pw_scraper.py I was able to find the line they were talking about. It just didn't do it for me. Not sure what I did incorrectly.

    • @junoempls
      @junoempls 10 років тому

      Paul Stewart I am using Cyberduck as well but not having any luck getting to that file.

    • @junoempls
      @junoempls 10 років тому

      Paul Stewart Found it, I'll let you know my outcome.

    • @ProModude
      @ProModude  10 років тому +3

      yes it's broken
      try to change the whole line to
      r = re.search(r'/season-(\d+)-episode', season_html)

  • @joushuanunez4074
    @joushuanunez4074 10 років тому

    How do you fix it on android? Thanks.

  • @naturaleone
    @naturaleone 10 років тому

    How do I download the link to ATV

  • @kendallkahnapace2207
    @kendallkahnapace2207 10 років тому

    How do you do this on Android TV?

  • @andrewh9258
    @andrewh9258 10 років тому

    Awsome man txt i used code writer to edit

  • @harmengelage4921
    @harmengelage4921 10 років тому

    Hey, do you have a solution for Mac users?

  • @joes4420
    @joes4420 10 років тому

    Finally got it to work. I had to download a code editor (brackets.io/). I was trying to use Text Edit on my mac. This is the patch that worked:
    r = re.search(r'/season-(\d+)-episode', season_html)
    The only issue I have now is 1Channel only showing one season of the show I click on.

  • @fisch_484
    @fisch_484 10 років тому

    damn it, not sure what i did wrong but now i get script error and 1channel doesn't load now, i tried copy and pasting but it must have deleted an extra line or something, anyone know how to delete the add on and re add it

    • @EuroBoxBreaks
      @EuroBoxBreaks 9 років тому

      Hello,Could you check your Messages on UA-cam.Thanks

  • @MINISUBZERO628
    @MINISUBZERO628 10 років тому

    i have and android box that runs 1channel and i still get the "no season" problem. Its not a computer so is there any way i can get it fixed?

    • @ashleycronk8384
      @ashleycronk8384 10 років тому +2

      I used the browser on my TV and went to github.com/bstrdsmkr/1Channel then clicked "Download ZIP" on the right side. Then went into SYSTEM -> ADD-ONS -> Install from zip file and went into the folder called external storage or something like that, and looked in my downloads. Then click on the 1channel zip file you downloaded and it should work!

    • @MINISUBZERO628
      @MINISUBZERO628 9 років тому

      I couldn't get my browsers to work either. It is connected to the internet but no browser is working. Is there a way I can add it through a USB?

  • @SMOKOQT
    @SMOKOQT 10 років тому

    Many thnx youre awesome how did you no this

  • @yesicairigoyen
    @yesicairigoyen 10 років тому

    Can some one instruct me on how to do it on an andoid tv im new at this

  • @jerrigullion6145
    @jerrigullion6145 10 років тому

    When I go to Users\My_Name, there is no AppData. I am using Windows 7, 32 bit and the latest Helix version of Kodi. When I searched for the pw_scraper file, the only place the search found it was in the downloads, where I downloaded the add on. Even so, the 1Channel add on works, except for the No Seasons error message. Any suggestions?

  • @oscardelta1257
    @oscardelta1257 9 років тому

    I have a Midnight MX2 box and Primewire channel worked fine until it updated now it just boots me out of XBMC back to the home screen when I click on the app...Anyone have a fix?

    • @rygg00
      @rygg00 9 років тому

      Having the same issue.... can't find a fix

    • @oscardelta1257
      @oscardelta1257 9 років тому

      Ryan Grigg I deleted 1 Channel (Primewire) I just use Genesis now, it works great. Its really the only you need, it has everything.

  • @naturaleone
    @naturaleone 10 років тому

    How do I fix on appletv 2

    • @ProModude
      @ProModude  10 років тому

      just download the updated add-on and reinstall it ;)
      links @ description

  • @xgonzo36x
    @xgonzo36x 10 років тому

    It didnt work for me!

    • @ProModude
      @ProModude  10 років тому +3

      try replacing the whole line with
      r = re.search(r'/season-(\d+)-episode', season_html)

    • @xgonzo36x
      @xgonzo36x 10 років тому

      ProMo dude Thanx dude! Youre the man! Working good now! :)

  • @andra7684
    @andra7684 10 років тому

    Please let me know how to do this on MAC :(

    • @ProModude
      @ProModude  10 років тому

      Same changes, different path ;)
      /Users/your_user_name/Library/Application Support/XBMC/addons/plugin.video.1channel

    • @andra7684
      @andra7684 10 років тому

      ProMo dude There's no XBMC under the application support! How long are they gonna take for an update :( Ive tried so many things

  • @Baddabro
    @Baddabro 10 років тому

    How do I do this fix on my Apple TV cuz this is just for pc?

    • @ProModude
      @ProModude  10 років тому

      A. download the zip file (links @ description)
      B. copy zip file to your box (via network, usb stick etc)
      C. Go to XBMC->system->settings->add-ons->install from zip
      find the path you saved the zip file and install.

    • @Baddabro
      @Baddabro 10 років тому

      How do I copy the file via network? In my Apple TV I can't find the folder in my laptop where I saved the zip file my pc is not connected to Apple the how do I do that cuz I did all these steps and it works on my laptop but how do I do it on the Apple TV

    • @Baddabro
      @Baddabro 10 років тому

      I don't know if you get what I'm saying let's say I save the zip file in my pc in the folder "download" I can't access my pc hard drive thru Apple TV I guess that is what you call paths?

    • @ProModude
      @ProModude  10 років тому

      Baddabro SYSTEM--SETTINGS--ADD ONS--GET ADD ONS. There you will find BSTRDSMKR repo enabled. Right click this and then click on force refresh.

    • @Baddabro
      @Baddabro 10 років тому

      It's already enabled and nothing happens when I force refresh?

  • @ProModude
    @ProModude  9 років тому

    ua-cam.com/video/znnjlrJYZNU/v-deo.html

  • @girlswholikegirls
    @girlswholikegirls 9 років тому

    thanks mate...appreciate it

  • @dexity
    @dexity 10 років тому

    Is there a way to fix this on android?

  • @sharonsivan4434
    @sharonsivan4434 10 років тому

    how do I update the 1 Chanel on Android ?

    • @ProModude
      @ProModude  9 років тому

      A. download the zip file (links @ description)
      B. copy zip file to your box (via network, usb stick etc)
      C. Go to XBMC->system->settings->add-ons->install from zip
      find the path you saved the zip file and install

  • @lopezrunner
    @lopezrunner 10 років тому

    How do you fix this on a tablet?

    • @ProModude
      @ProModude  10 років тому

      if you have android you can find the file in
      Android/data/org.xbmc.xbmc/files/.xbmc/addons/plugin.video.1channel

    • @lopezrunner
      @lopezrunner 9 років тому

      ProMo dude I have an ipad mini and can't figure out how to fix it. I could fix it on my laptop tho

    • @ProModude
      @ProModude  9 років тому

      lopezrunner A. download the zip file (links @ description)
      B. copy zip file to your box (via network, usb stick etc)
      C. Go to XBMC->system->settings->add-ons->install from zip
      find the path you saved the zip file and install

  • @Sss18sss
    @Sss18sss 10 років тому

    How can you do this on a mac?

  • @naseka314
    @naseka314 10 років тому

    not sure exactly how to get to the addons and cant find any addons that i have on windows 8.1 Please help

    • @ProModude
      @ProModude  10 років тому

      Video -> addons -> 1channel
      If you can't find it then you don't have 1channel addon installed!

    • @naseka314
      @naseka314 10 років тому

      ProMo dude i have it installed on xbmc but when i look for it in the file explorer it doesnt show up. thats what im asking how to get to it when in file explorer?

    • @ProModude
      @ProModude  10 років тому

      tamara orr
      Don't have a windows 8 machine right now but try this should work
      type %appdata% and press ENTER

    • @naseka314
      @naseka314 10 років тому

      ProMo dude Thank you very much it worked.