Giter VIP home page Giter VIP logo

Comments (9)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
Hello. This works great for hd version from addic7ed but will not work for the 
sd version.
I added addic7edHD.py as a new plugin, which contains the mentioned patch.
I retained the original addic7ed.py and added to __init__.py

from Addic7edHD import Addic7edHD

this enables the HD patched plugin in addition to the original plugin.

Don't forget to modify the class name addic7ed -> addic7edHD in addic7edHD 
where necessary. I also attached the modified file.

all credit goes to the person above me who started this and gave the solution, 
Great work.

Original comment by [email protected] on 16 Jun 2012 at 9:16

Attachments:

from periscope.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
sorry, forgot to attach addic7edHD.py

Original comment by [email protected] on 16 Jun 2012 at 9:17

Attachments:

from periscope.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024

Original comment by [email protected] on 18 Jun 2012 at 7:57

  • Changed state: Accepted

from periscope.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
For those who use this updates, you may update the lines like above as 
following, and also you may rename it to Addic7edHD.py as suggested by 
[email protected]
                        if subteams == 'lol':
                                subteams = 'dimension'
                        if subteams == 'lol,dimension':
                            subteams = 'dimension'
                        if subteams == 'x264-lol':
                                subteams = 'dimension'
                        if subteams == 'x264.lol':
                                subteams = 'dimension'
                        if subteams == 'sys':
                                subteams = 'dimension'
                        if subteams == 'asap':
                                subteams = 'immerse'
                        if subteams == 'fqm':
                            subteams = 'immerse'
                        if subteams == 'xii':
                                subteams = 'immerse'
                        if subteams == 'pow':
                                subteams = 'orenji'
                        if subteams == 'fever':
                                subteams = 'avs'


Enjoy

Original comment by [email protected] on 21 Jun 2012 at 6:53

Attachments:

from periscope.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
[deleted comment]

from periscope.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
To [email protected]:
The subs for CSI.New.York.S09E08.720p.HDTV.X264-DIMENSION.mkv couldn't be 
downloaded from Addic7ed, because there is no such series on Addic7ed. If you 
will rename your file to CSI.NY.S09E08.720p.HDTV.X264-DIMENSION.mkv you will 
see that you will get the subtitles.

Original comment by [email protected] on 30 Nov 2012 at 12:56

from periscope.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
Here's my take on it. It's compatible for HD -> SD and SD -> HD.

Original comment by [email protected] on 16 Jul 2013 at 12:07

Attachments:

from periscope.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
Do you have any idea how to fix bug with downloading subtitles for the series 
with the year in the file name, as Revolution 2012 for example?

Original comment by [email protected] on 5 Aug 2013 at 12:51

from periscope.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
You can take a look at what has been done in the BierDopje plugin. It's not the 
most beautiful solution as it manually maintains a list of "CSI New York" => 
"CSI NY", "Revolution 2012" => "Revolution", ...

Original comment by [email protected] on 5 Aug 2013 at 9:21

from periscope.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.