lp://staging/~facundo/encuentro/make-it-work-again
Created by
Facundo Batista
and last modified
- Get this branch:
- bzr branch lp://staging/~facundo/encuentro/make-it-work-again
Only
Facundo Batista
can upload to this branch. If you are
Facundo Batista
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Manuel Kaufmann (community): Needs Fixing (tests)
- Facundo Batista: Pending requested
-
Diff: 13768 lines (+1722/-10783)43 files modifiedbin/encuentro (+3/-3)
encuentro/data.py (+30/-8)
encuentro/image.py (+4/-3)
encuentro/main.py (+4/-4)
encuentro/network.py (+137/-115)
encuentro/ui/central_panel.py (+7/-7)
encuentro/ui/main.py (+9/-10)
encuentro/ui/systray.py (+3/-3)
encuentro/ui/throbber.py (+3/-3)
encuentro/update.py (+7/-3)
requirements.txt (+3/-1)
server/backends-v04.list (+6/-0)
server/get_bacua_episodes.py (+4/-3)
server/get_conect_episodes.py (+90/-45)
server/get_encuen_episodes.py (+81/-54)
server/helpers.py (+26/-4)
server/scrapers_conect.py (+31/-64)
server/scrapers_encuen.py (+26/-131)
tests/ej-conect-busqueda.html (+0/-1001)
tests/ej-conect-series_1.html (+246/-618)
tests/ej-conect-series_2.html (+0/-505)
tests/ej-conect-series_3.html (+0/-704)
tests/ej-conect-video_01.html (+363/-510)
tests/ej-conect-video_02.html (+0/-511)
tests/ej-conect-video_03.html (+0/-512)
tests/ej-conect-video_04.html (+0/-516)
tests/ej-conect-video_05.html (+0/-516)
tests/ej-conect-video_06.html (+0/-510)
tests/ej-conect-video_07.html (+0/-502)
tests/ej-conect-video_08.html (+0/-501)
tests/ej-conect-video_09.html (+0/-516)
tests/ej-conect-video_10.html (+0/-514)
tests/ej-encuen-listado_1.html (+0/-463)
tests/ej-encuen-programa_1.html (+313/-246)
tests/ej-encuen-programa_2.html (+240/-264)
tests/ej-encuen-programa_3.html (+0/-259)
tests/ej-encuen-programa_4.html (+0/-321)
tests/ej-encuen-programa_5.html (+0/-252)
tests/ej-encuen-programa_6.html (+0/-251)
tests/test_bacua_scrapers.py (+5/-0)
tests/test_conect_scrapers.py (+18/-220)
tests/test_encuen_scrapers.py (+16/-110)
tests/test_helpers.py (+47/-0)
Related bugs
Bug #1005568: When I want download an episode I get a HTTP Error 404: Not Found | Critical | Fix Released | |
Bug #1293270: nro de capítulo (temporada) en el nombre del archivo | High | Fix Released | |
Bug #1293273: separar el nombre de la serie del nombre del capítulo | High | Fix Released |
Related blueprints
Branch information
Recent revisions
- 206. By Facundo Batista
-
Cleaned a lot info from server, show composed in the GUI, save to different dirs.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/encuentro