Johan Andersson
32323ee28f
svtplay: improve -A on a show page
...
fixes : #1141
2019-09-07 12:31:05 +02:00
Johan Andersson
7271370c84
test: add test for sort_quality
2019-09-07 12:28:51 +02:00
Johan Andersson
f121567834
test: add ensure_unicode and test_decode_html code
2019-09-07 12:28:21 +02:00
Johan Andersson
addf05baa9
test: improve get_full_url
2019-09-07 12:27:36 +02:00
Johan Andersson
e9fca7a771
utils.text: py3 version of html.unescape
2019-09-07 12:24:59 +02:00
Johan Andersson
bc15c694c3
svtplay: older version of python3 cant parse timezones with colon.
...
fixes : #1137
2019-09-07 00:54:12 +02:00
Johan Andersson
5234f885f1
Add pyproject.toml
2019-09-06 22:59:51 +02:00
Johan Andersson
ccaba9bb42
travis: only run pre-commit on py36+
2019-09-06 22:57:48 +02:00
Johan Andersson
4e187f9553
pre-commit: its a good thing to commit config...
2019-09-06 22:49:49 +02:00
Johan Andersson
172ec9ea99
pre-commit: update versions
2019-09-06 22:47:26 +02:00
Johan Andersson
3aef9a796e
black fixes
2019-09-06 22:31:52 +02:00
Johan Andersson
c6cd8636d4
Update readme.md with apt repo
2019-09-06 22:09:07 +02:00
Johan Andersson
d6fc96ed67
Add pre-commit and pytest to the ci build step.
2019-09-06 22:09:07 +02:00
Johan Andersson
9678370dce
Add a bunch of subtitle function unittests
2019-09-06 22:09:07 +02:00
Johan Andersson
4bee4e161c
Add pre-commit tox.ini
2019-09-06 22:09:07 +02:00
Johan Andersson
375f7d8946
Add support for pytest
2019-09-06 22:09:07 +02:00
Johan Andersson
4a91967144
Remove dev from setup.py
2019-09-06 22:09:07 +02:00
Johan Andersson
b1cf0e28cb
Add pre-commit as dep for dev
2019-09-06 22:09:07 +02:00
Johan Andersson
76a699d25a
pyupgrade fixes
2019-09-06 22:09:07 +02:00
Johan Andersson
6278d0074f
New version of pre-commit hooks
2019-09-06 22:09:07 +02:00
Johan Andersson
7f0cf6eb82
pre-commit: reorder imports
2019-09-06 22:09:07 +02:00
Johan Andersson
e9b16fda77
pre-commit: pyupgrade
2019-09-06 22:09:07 +02:00
Johan Andersson
e105855fb7
pre-commit: black fixes
2019-09-06 22:09:07 +02:00
Johan Andersson
38fd2fdb51
svtplay: fix a crash with season and episode info
...
fixes : #1136
2019-09-06 22:06:33 +02:00
Johan Andersson
ba14bf3ed5
Flake8 fixes
2019-09-06 19:16:47 +02:00
Johan Andersson
91ff7cdbff
cibuild: move build python package up
2019-09-06 19:15:31 +02:00
Johan Andersson
cf2d50125b
cibuild: fix some docker issues
2019-09-06 18:53:05 +02:00
Johan Andersson
bb0689d300
cibuild: for some reason pypi didnt work.
2019-09-06 18:22:16 +02:00
Johan Andersson
5a819afa2f
svtplay: they changed the website.
...
fixes : #1134
2019-09-06 17:26:39 +02:00
Johan Andersson
462e700485
cibuild: run this on custom branches and not on tagged builds
2019-09-06 17:26:33 +02:00
toran4
d1904b2747
Set get_url if get_only_episode_url is set
2019-09-01 22:57:42 +02:00
toran4
e3a88d1a7a
removed tabs on empty line
2019-09-01 22:57:42 +02:00
toran4
325ecd71d4
Added option to list only episode urls
2019-09-01 22:57:42 +02:00
dalgr
838b3ecc23
Live download not working from SVTBARN, fix #1121 , #1122
2019-08-31 14:57:24 +02:00
Jacob
9146d0d451
Fix appveyor badge and update Solus wording
...
The appveyor badge was first and formost using the wrong link which meant that clicking on it sent you to look at the image and not the actual project page for it. The old image was blurry and looked bad, so I switched to the SVG badge instead. While at it I also updated the link to the new Solus site and updated the wording.
2019-08-25 17:21:42 +02:00
iwconfig
b64dbf3c3e
merge: Map video and audio tracks only once
...
When dealing with multiple subtitles, the singular video and audio tracks is added with each subtitle. This of course results in a multiplied file size which we don't want.
2019-08-22 20:47:39 +02:00
Harald Gustafsson
f06d3a85c2
Bug fixes for NFO file. Some misunderstand of Kodi tags and happened to swap episode and show plots.
...
fixes : #991
2019-08-22 20:44:03 +02:00
Sopor
ea59d768d7
readme: fix urls for requests and adding url for ffmpeg for windows
...
fixes : #1110
2019-08-22 19:35:47 +02:00
Johan Andersson
7e245444b7
nfo: title and showtitle was swapped
...
fixes : #1125
2019-08-22 19:19:22 +02:00
Johan Andersson
26b0ae19be
parsertoconfig: set the wrong value to force_nfo
...
fixes : #1126
2019-08-22 18:48:59 +02:00
Johan Andersson
6a922a86db
barnkanalen: dont crash on show page
2019-08-22 18:10:09 +02:00
Johan Andersson
a89c54dabf
cibuild: tag tagged build with latest when building docker image
2019-08-22 08:01:25 +02:00
Johan Andersson
93088a76cc
subtitle: dont read another byte if bom
...
fixes : #1124
2019-08-22 07:57:40 +02:00
Johan Andersson
f429cfc634
Remove unused import
2019-08-20 15:56:49 +02:00
Johan Andersson
3dc2cf5079
subtitle: encode the text to utf-8
...
this will be the same on windows and *nix
fixes : #1119
2019-08-20 15:49:38 +02:00
Johan Andersson
8c08be1bf4
Add some more warnings to ignore
2019-07-13 14:31:23 +02:00
Johan Andersson
a84b89bafd
Rewrote big parts of the _dashparser
2019-07-13 14:31:13 +02:00
Johan Andersson
d33186e54e
wrstsegments: fix sync issues
...
Fixes : #1063
2019-04-13 17:45:29 +02:00
Johan Andersson
be21f7d695
Tv4play: support for the new site
...
fixes : #1058
2019-04-08 23:24:07 +02:00
Johan Andersson
60c043da62
wrstsegments: fix so we handle newlines better
...
Fixes : #1050
Fixes : #1038
2019-04-08 23:21:59 +02:00