Stephan Sundermann
|
f7ce255160
|
Use file browser dialog for local path
|
2024-12-14 19:55:09 +01:00 |
|
mcarlton00
|
cea2da2e3c
|
Clear old path replacement before writing new one + linting
|
2024-11-14 07:50:18 -05:00 |
|
mcarlton00
|
3e3a79c6bb
|
Reimplement native mode to function client side
|
2024-11-13 18:31:57 -05:00 |
|
Pierce Thompson
|
f4048381f0
|
Add AV1 as a preferred codec
|
2024-08-10 17:20:48 -04:00 |
|
|
efe059a34d
|
Merge pull request #895 from peterlodri92/fix-duplicate-hvec-trancoding
Improve HEVC codec handling in transcoding profiles
|
2024-08-10 21:26:57 +02:00 |
|
|
9eb9cd1e61
|
Simplify logic
|
2024-08-10 10:24:10 +00:00 |
|
|
d258f0d14c
|
Mock dependencies instead of the function
|
2024-08-09 18:24:38 +00:00 |
|
|
859a393455
|
Specify encoding when converting hex-bytestring to string
Fixes im85288/service.upnext#313
|
2024-08-09 14:44:28 +02:00 |
|
plodri
|
ca49333887
|
fix issue #893
add test scenario for the #893
|
2024-07-24 18:22:27 +02:00 |
|
|
876e940283
|
Fix normalize_string
|
2024-06-11 05:46:17 +00:00 |
|
|
cd53329fb9
|
Remove kodi_six: import directly
|
2024-06-11 05:28:19 +00:00 |
|
|
57ed8bdedd
|
Remove six: string coercion
|
2024-06-11 04:46:20 +00:00 |
|
|
76ac99fc61
|
Remove six.moves: urllib
|
2024-06-11 03:29:07 +00:00 |
|
|
a00a1951cb
|
Remove six: iteritems
|
2024-06-11 03:14:07 +00:00 |
|
|
415fa8ce97
|
Fix flake8 E721
|
2024-06-10 15:40:09 +00:00 |
|
|
7763762212
|
Tool black: auto-format Python code
|
2024-06-10 09:19:47 +00:00 |
|
|
4a1ac6dede
|
Remove unused function compare_version
|
2024-06-10 04:30:51 +00:00 |
|
|
704c8829f0
|
Mark helper.exceptions.HTTPException as deprecated
|
2024-05-18 01:50:50 +02:00 |
|
|
bc8cae9850
|
Gracefully handle missing VideoRangeType in stream tracks
|
2024-04-09 03:42:58 +02:00 |
|
mcarlton00
|
eec6f5da26
|
Merge pull request #804 from fezster/hdr-metadata
Pass HDR library metadata to kodi to display logos
|
2024-03-23 12:39:07 -04:00 |
|
mcarlton00
|
8869ace79a
|
Merge pull request #803 from sy6sy2/fix-tvos
Use xbmcvfs functions to read and write filesystem files
|
2024-03-09 08:36:02 -05:00 |
|
|
455b70bd65
|
Merge pull request #774 from sonofsky2010/fix/syc_tv_library_failed
Fix: Some TV library sync failed, if the TV library was mixed.
|
2024-02-08 15:00:17 +01:00 |
|
Sylvain CECCHETTO
|
dad390c217
|
Use xbmcvfs functions to read and write filesystem files (fix Jellyfin addon on tvOS)
|
2024-02-08 07:57:17 +01:00 |
|
fezster
|
98a7ace541
|
Pass HDR library metadata to kodi to display logos
Fix indentation error
Update actions.py
Update api.py
|
2024-01-08 11:40:17 +00:00 |
|
|
8dbf5030bc
|
Fix convert_to_local tests on Windows
|
2023-10-21 16:53:50 +00:00 |
|
|
8d5df4cc10
|
Add tests for helper.utils.convert_to_local
|
2023-09-22 03:34:41 +00:00 |
|
sonofsky2010
|
5b45d5293c
|
Fix: Some TV library sync failed, if the TV library was mixed.
|
2023-07-09 15:36:33 +08:00 |
|
Marcell Kovács
|
0ec3741ef8
|
fix grammar
|
2023-02-07 18:03:35 +01:00 |
|
Odd Stråbø
|
a2c4b97c45
|
Apply PR suggestions
|
2022-10-29 17:09:03 +02:00 |
|
Odd Stråbø
|
26d30b7952
|
Tweak logging
|
2022-10-29 12:05:57 +02:00 |
|
Odd Stråbø
|
745d7fdcf7
|
Add back verify_kodi_defaults from #426
Revert changes done in 144f71e71f
|
2022-10-27 22:35:34 +02:00 |
|
Edi Turn
|
3c5e2d0a7e
|
Add an option to transcode HEVC RExt
|
2022-04-04 20:52:45 +08:00 |
|
mcarlton00
|
bcec403fd3
|
Merge pull request #590 from oddstr13/fix-unverified-request-1
Verify ssl by default
|
2021-10-30 20:43:55 -04:00 |
|
|
5ab9a37804
|
Remove enum dependency
enum isn't in the Python 2.7 stdlib
|
2021-10-20 20:38:33 +02:00 |
|
|
04b1fcea48
|
Verify ssl by default
|
2021-10-19 23:00:23 +02:00 |
|
|
ea6a9b3989
|
kodi_version default to 18 or 19 based on python version
|
2021-10-19 15:06:49 +02:00 |
|
|
390c1d5de8
|
Fix tests
|
2021-10-12 18:08:47 +02:00 |
|
|
53c887d354
|
Use module-relative imports
|
2021-10-12 18:08:47 +02:00 |
|
|
256c401ef9
|
Fix flake8 lints
|
2021-10-12 18:08:47 +02:00 |
|
|
b24eba5b70
|
Undo change to loghandler
|
2021-10-10 17:35:51 +02:00 |
|
|
1462e07fa5
|
Apply suggestions from code review
|
2021-10-10 16:40:58 +02:00 |
|
Brian Pepple
|
cbaa41d242
|
Simplify conditional into return statement
|
2021-10-10 16:40:58 +02:00 |
|
Brian Pepple
|
29f9956b61
|
Replace if statement with if expression
|
2021-10-10 16:40:58 +02:00 |
|
Matt
|
5e7901be27
|
Migrate to new translatePath library
|
2021-10-02 13:26:37 -04:00 |
|
|
03d13e3f77
|
Fix direct play when direct stream isn't allowed.
|
2021-09-29 22:05:42 +02:00 |
|
jessbo
|
ea97b42a52
|
Add transcode dialog skip option: "Media default"
|
2021-08-13 10:47:19 -04:00 |
|
|
fe8bbba7b6
|
Merge pull request #547 from mcarlton00/external-subs
Fix external sub conflict
|
2021-07-18 11:20:22 +02:00 |
|
Matt
|
6c9d6e8593
|
Fix external sub conflict
|
2021-07-08 19:19:18 -04:00 |
|
Matt
|
d5a9a52a7d
|
Add option to transcode vp9 and av1
|
2021-07-04 11:45:44 -04:00 |
|
mcarlton00
|
0bf51ad9ae
|
Merge pull request #529 from mcarlton00/baseurl-transcoding
Remove double slash when transcoding with a baseurl
|
2021-05-30 17:49:32 -04:00 |
|