When I want download an episode I get a HTTP Error 404: Not Found
Bug #1005568 reported by
gerardobenitez
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
encuentro |
Fix Released
|
Critical
|
Facundo Batista |
Bug Description
I Can't download any episode.
I get an error message: "HTTP Error 404: Not Found".
I have connection to internet.
Related branches
lp://staging/~facundo/encuentro/make-it-work-again
- 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)
Changed in encuentro: | |
status: | In Progress → Fix Committed |
Changed in encuentro: | |
status: | Fix Committed → Fix Released |
Changed in encuentro: | |
status: | Confirmed → Fix Committed |
Changed in encuentro: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Sí, cambió el backend y está todo roto.
Esta semana sale la nueva corregida con más contenido.