morpheus65535
|
4dd9394919
|
Merge pull request #822 from GermanG/betaseries
Betaseries: adding release info
|
2020-02-15 07:59:31 -05:00 |
|
German Gutierrez
|
258dc3a776
|
subliminal_patch: hearing impaired fix
|
2020-02-15 12:09:14 +01:00 |
|
Michiel van Baak
|
a412af7ef2
|
Remove file from js2py that upstream removed. It holds no valid code to start with
|
2020-02-15 11:31:15 +01:00 |
|
Michiel van Baak
|
40dbfa7e0b
|
Document the manual merge of upstream PR to Js2Py
|
2020-02-15 11:26:58 +01:00 |
|
Michiel van Baak
|
d2664807ab
|
Merge PR https://github.com/PiotrDabkowski/Js2Py/pull/192/files
|
2020-02-15 11:25:38 +01:00 |
|
German Gutierrez
|
9651a63db9
|
betaseries: adding release info
|
2020-02-15 09:03:00 +01:00 |
|
Halali
|
b85ee54d1e
|
WIP
|
2020-02-13 19:25:35 +01:00 |
|
Louis Vézina
|
2dfe631e02
|
WIP
|
2020-02-13 12:04:41 -05:00 |
|
Michiel van Baak
|
da1405fdb3
|
Document the version of Js2Py in the tree
|
2020-02-13 17:58:19 +01:00 |
|
Louis Vézina
|
574b4dfe99
|
WIP
|
2020-02-13 11:37:32 -05:00 |
|
Louis Vézina
|
e186f6470f
|
WIP
|
2020-02-13 06:56:34 -05:00 |
|
Moravčík, Marian
|
0e500171ce
|
WIP
|
2020-02-13 10:12:23 +01:00 |
|
Louis Vézina
|
2d1e734400
|
WIP
|
2020-02-12 23:18:41 -05:00 |
|
Louis Vézina
|
0e94a2a03d
|
WIP
|
2020-02-12 23:17:36 -05:00 |
|
Louis Vézina
|
bfa438df7c
|
WIP
|
2020-02-12 23:16:22 -05:00 |
|
Louis Vézina
|
15a755a645
|
WIP
|
2020-02-12 19:38:52 -05:00 |
|
Louis Vézina
|
bbf29e71c9
|
WIP
|
2020-02-12 16:51:31 -05:00 |
|
Louis Vézina
|
8e134dcceb
|
WIP
|
2020-02-12 12:41:40 -05:00 |
|
Michiel van Baak
|
754afe6764
|
Remove sessions.py from bottle-cork library. Upstream never meant for it to be included and removed it
|
2020-02-11 11:54:18 +01:00 |
|
Michiel van Baak
|
e13a2db994
|
Move anydbm and friends to libs2/ as they are only used in python2 conditional imports
|
2020-02-11 10:52:09 +01:00 |
|
Louis Vézina
|
d933108766
|
Merge branch 'development' into hermes
# Conflicts:
# bazarr.py
# bazarr/get_series.py
# bazarr/list_subtitles.py
# bazarr/main.py
|
2020-02-10 19:42:17 -05:00 |
|
Louis Vézina
|
50c5aa96f3
|
WIP
|
2020-02-10 19:37:19 -05:00 |
|
Michiel van Baak
|
5b143e4b74
|
Remove unused lib cfscrape
|
2020-02-10 10:52:13 +01:00 |
|
Michiel van Baak
|
2ec35f61be
|
Remove unused lib plex
|
2020-02-10 10:45:04 +01:00 |
|
Michiel van Baak
|
e815f47e4f
|
Remove unused lib plex_activity
|
2020-02-10 10:42:25 +01:00 |
|
Michiel van Baak
|
eda8880357
|
subzero make_data uses unicode literals. Make it work in both python 2 and 3.
|
2020-02-10 10:41:17 +01:00 |
|
Michiel van Baak
|
ecefa41c93
|
Remove wraptor library that is never used
|
2020-02-10 10:35:49 +01:00 |
|
Louis Vézina
|
5dba7a4181
|
WIP
|
2020-02-09 22:37:49 -05:00 |
|
Louis Vézina
|
d32bb22e2d
|
WIP
|
2020-02-09 22:36:40 -05:00 |
|
morpheus65535
|
e3ee77d6ea
|
Merge pull request #813 from mvanbaak/native-scandir
Use builtin os.scandir if available
|
2020-02-09 13:24:58 -05:00 |
|
Louis Vézina
|
e2b65c2468
|
WIP
|
2020-02-09 09:44:40 -05:00 |
|
Michiel van Baak
|
d4dd3ca4de
|
Use native os.scandir when available
|
2020-02-09 15:37:11 +01:00 |
|
morpheus65535
|
f92fc69231
|
Merge pull request #812 from smaarn/fix/rely-on-native-logs
change: log redirection mechanism
|
2020-02-09 08:10:29 -05:00 |
|
morpheus65535
|
4ad3fbff74
|
Merge pull request #810 from smaarn/fix/shutdown-upon-keyboard-interruption-should-not-fail
fix: if authorizations check are required keyboard interruptions woul…
|
2020-02-09 08:06:03 -05:00 |
|
Smaarn
|
6c0d2926b8
|
change: log redirection mechanism
Rely on native output and error stream printing.
Blocked input reading
|
2020-02-09 13:23:56 +01:00 |
|
Smaarn
|
908fb55940
|
fix: if authorizations check are required keyboard interruptions would be swallowed
|
2020-02-09 10:43:19 +01:00 |
|
Louis Vézina
|
bdcca17c57
|
WIP
|
2020-02-08 08:46:02 -05:00 |
|
Louis Vézina
|
4ce8c55e83
|
WIP
|
2020-02-08 08:38:59 -05:00 |
|
morpheus65535
|
7c061874fb
|
Merge pull request #806 from GermanG/subdvix
subdivx: replacing ParseReponseError by APIThrootled
|
2020-02-07 15:53:45 -05:00 |
|
morpheus65535
|
13b62aafe0
|
Merge pull request #807 from GermanG/legendasdivx
Legendasdivx: adding imdb (alternative) search
|
2020-02-07 15:45:23 -05:00 |
|
Louis Vézina
|
b3079bcb5a
|
Merge remote-tracking branch 'origin/development' into development
|
2020-02-07 15:41:41 -05:00 |
|
Louis Vézina
|
187e8bdd4d
|
Fix for #739 and #798
|
2020-02-07 15:41:23 -05:00 |
|
German Gutierrez
|
e0168b7dba
|
subdivx: retrying download when link is not class 'detalle_link' but 'link1'
|
2020-02-07 20:20:53 +01:00 |
|
Louis Vézina
|
d738bab732
|
WIP
|
2020-02-07 12:40:43 -05:00 |
|
German Gutierrez
|
881a16350a
|
subdivx: replacing ParseReponseError by APIThrootled
|
2020-02-07 15:01:26 +01:00 |
|
German Gutierrez
|
a00d50d520
|
legendasdivx: adding imdb (alternative) search
|
2020-02-07 09:01:43 +01:00 |
|
Louis Vézina
|
80a740c5bd
|
WIP
|
2020-02-06 06:40:39 -05:00 |
|
morpheus65535
|
034ce9bf4c
|
Merge pull request #803 from GermanG/legendasdivx
Legendasdivx
|
2020-02-05 21:33:14 -05:00 |
|
German Gutierrez
|
acc30fe539
|
legendasdivx: wider query for better results and modifications for future improvements
|
2020-02-05 21:02:31 +01:00 |
|
Louis Vézina
|
b6435ad612
|
WIP
|
2020-02-04 22:50:35 -05:00 |
|