mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-06-01 13:56:13 +00:00
Implemented Suggestions
This commit is contained in:
parent
068a842184
commit
48ed8ad74c
4 changed files with 15 additions and 34 deletions
|
@ -124,4 +124,4 @@ class Credentials(object):
|
|||
# Known Kodi/python error
|
||||
date_obj = datetime(*(time.strptime(date, "%Y-%m-%dT%H:%M:%SZ")[0:6]))
|
||||
|
||||
return date_obj
|
||||
return date_obj
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue