cd53329fb9
Remove kodi_six: import directly
2024-06-11 05:28:19 +00:00
7763762212
Tool black: auto-format Python code
2024-06-10 09:19:47 +00:00
CeruleanRed
91b35cba12
fix: clear playlist if clear flag is set
...
- Specifically continue to play the playlist at the insertion index
- Remove what seems to be a left over commented out section
2024-06-05 11:00:18 +02: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
7dffe00511
Avoid circular imports of database
2021-10-19 15:08:50 +02:00
833f72ff5d
Don't store CriticRating in the userrating db field
2021-10-12 18:50:24 +02:00
53c887d354
Use module-relative imports
2021-10-12 18:08:47 +02:00
Brian Pepple
785d0d4844
Simplify logical expression using De Morgan idents
2021-10-10 16:40:58 +02:00
Brian Pepple
b110f1cf13
Simplify boolean
2021-10-10 16:40:52 +02:00
mcarlton00
133e408eb1
Merge pull request #574 from mcarlton00/cast-resume
...
Resume media when possible during casting
2021-10-06 19:06:23 -04:00
Matt
942ed0c407
Cleaner comparison for resume variable
2021-10-06 19:04:45 -04:00
Matt
5e7901be27
Migrate to new translatePath library
2021-10-02 13:26:37 -04:00
Matt
4b40c75c91
Resume media when possible during casting
2021-10-01 17:34:18 -04:00
Matt
bc47e93d1c
Remove unneeded function
2021-04-16 17:47:32 -04:00
Matt
2fcef85029
Fix playback from context and info menus
2021-04-16 17:47:32 -04:00
Matt
75590d3a1d
Missing import
2021-01-23 22:20:34 -05:00
Matt
9d059a94d7
Fix casting
2021-01-23 22:20:34 -05:00
Matt
bceeff4754
Fix missing apiclient on other PlayUtils actions
2020-11-23 20:41:32 -05:00
Matt
a3ce3ae4fa
Fix voidless intros
2020-11-23 20:38:24 -05:00
Matt
e487163ca2
Make the linter happy
2020-11-17 19:23:40 -05:00
Matt
feea23e9da
Voidless playback. Slightly important
2020-11-17 12:10:04 -05:00
Matt
4a437f7a2b
Make addon menu work without TheVoid
2020-11-17 11:01:55 -05:00
cvium
a009530434
Byebye TheVoid
2020-11-17 11:00:50 -05:00
Abby Gourlay
d8a7e43070
Fixed playback time selection for forced transcodes
2020-08-01 00:14:31 +01:00
Abby Gourlay
6f00779d73
Get resume from Kodi arguments
2020-07-31 23:53:12 +01:00
a6241d25db
Update deprecated isPassword functionality
...
and dialog line1 to message parameter rename.
The isPassword change likely bumps minimum version up to Kodi 18.
This can be worked around if desirable.
2020-05-29 01:11:25 +02:00
Matt
19c69921c9
Report all items in a playlist
2020-04-25 16:05:57 -04:00
3f63e7c213
Fix linting, flake8 and sonarcloud issues
2020-04-19 12:07:55 +02:00
795dfd38df
Get the logger from a central place
2020-04-19 03:21:40 +02:00
a9793eb1c9
Update deprecated kodi api functions
2020-04-02 15:49:22 +02:00
mcarlton00
0bd378f9c9
Fix playlist paths
2020-02-14 20:15:14 -05:00
a51bf9c2cc
Initial work on Kodi 19 (and Python 3) support
2020-01-04 03:32:30 +01:00
TrueTechy
4e179890ec
Change translation function name from _ to translate
2019-11-25 00:58:44 +00:00
TrueTechy
84b8093171
Begin restructing, fixed some issues related to movement
2019-11-07 22:58:44 +01:00