Created
April 13, 2020 12:21
-
-
Save brianjmurrell/382fc830567168569a8b1a6a3c9f5887 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2020-04-13 08:17:17.707 T:140525952820992 ERROR: CCurlFile::Exists - Failed: Couldn't resolve host name(6) for http://folder.jpg/ | |
2020-04-13 08:17:19.491 T:140526036870912 NOTICE: JELLYFIN.service -> INFO::service.py:68 -->[ service ] | |
2020-04-13 08:17:19.495 T:140526036870912 NOTICE: JELLYFIN.service -> INFO::service.py:69 Delay startup by 0 seconds. | |
2020-04-13 08:17:19.685 T:140526735517440 NOTICE: JELLYFIN.entrypoint.service -> INFO::jellyfin_kodi/entrypoint/service.py:64 --->>>[ JELLYFIN ] | |
2020-04-13 08:17:19.691 T:140526735517440 NOTICE: JELLYFIN.entrypoint.service -> INFO::jellyfin_kodi/entrypoint/service.py:65 Version: 0.5.2 | |
2020-04-13 08:17:19.695 T:140526735517440 NOTICE: JELLYFIN.entrypoint.service -> INFO::jellyfin_kodi/entrypoint/service.py:66 KODI Version: 18.6 Git:20200304-nogitfound | |
2020-04-13 08:17:19.711 T:140526735517440 NOTICE: JELLYFIN.entrypoint.service -> INFO::jellyfin_kodi/entrypoint/service.py:67 Platform: Linux | |
2020-04-13 08:17:19.727 T:140526735517440 NOTICE: JELLYFIN.entrypoint.service -> INFO::jellyfin_kodi/entrypoint/service.py:68 Python Version: 2.7.17 (default, Oct 20 2019, 00:00:00) | |
[GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] | |
2020-04-13 08:17:19.739 T:140526735517440 NOTICE: JELLYFIN.entrypoint.service -> INFO::jellyfin_kodi/entrypoint/service.py:69 Using dynamic paths: True | |
2020-04-13 08:17:19.744 T:140526735517440 NOTICE: JELLYFIN.entrypoint.service -> INFO::jellyfin_kodi/entrypoint/service.py:70 Log Level: 1 | |
2020-04-13 08:17:23.104 T:140526735517440 NOTICE: Jellyfin -> INFO::jellyfin_kodi/jellyfin/__init__.py:123 ---[ START JELLYFINCLIENT ]--- | |
2020-04-13 08:17:27.060 T:140526735517440 NOTICE: Jellyfin.jellyfin.http -> ERROR::jellyfin_kodi/jellyfin/http.py:154 Request missing Schema. Invalid URL '/Users/{UserId}/Items': No schema supplied. Perhaps you meant http:///Users/{UserId}/Items? | |
2020-04-13 08:17:27.077 T:140526735517440 NOTICE: JELLYFIN.views -> ERROR::jellyfin_kodi/views.py:172 | |
Traceback (most recent call last): | |
File "jellyfin_kodi/views.py", line 169, in get_libraries | |
libraries = self.server.jellyfin.get_media_folders()['Items'] | |
File "jellyfin_kodi/jellyfin/api.py", line 128, in get_media_folders | |
return self.users("/Items") | |
File "jellyfin_kodi/jellyfin/api.py", line 84, in users | |
return self._get("Users/{UserId}%s" % handler, params) | |
File "jellyfin_kodi/jellyfin/api.py", line 53, in _get | |
return self._http("GET", handler, {'params': params}) | |
File "jellyfin_kodi/jellyfin/api.py", line 50, in _http | |
return self.client.request(request) | |
File "jellyfin_kodi/jellyfin/http.py", line 155, in request | |
raise HTTPException("MissingSchema", {'Id': self.config.data.get('auth.server', "None")}) | |
HTTPException | |
2020-04-13 08:17:27.089 T:140526735517440 NOTICE: JELLYFIN.views -> ERROR::jellyfin_kodi/views.py:730 Unable to retrieve libraries: | |
Traceback (most recent call last): | |
File "jellyfin_kodi/views.py", line 728, in window_nodes | |
self.media_folders = self.get_libraries() | |
File "jellyfin_kodi/views.py", line 173, in get_libraries | |
raise IndexError("Unable to retrieve libraries: %s" % error) | |
IndexError: Unable to retrieve libraries: | |
2020-04-13 08:17:28.499 T:140525818603264 NOTICE: JELLYFIN.monitor -> INFO::jellyfin_kodi/monitor.py:452 --->[ listener ] | |
2020-04-13 08:17:28.520 T:140525826995968 NOTICE: JELLYFIN.webservice -> INFO::jellyfin_kodi/webservice.py:44 --->[ webservice/57578 ] | |
2020-04-13 08:17:28.535 T:140526735517440 NOTICE: JELLYFIN.connect -> INFO::jellyfin_kodi/connect.py:36 --[ server/default ] | |
2020-04-13 08:17:28.565 T:140526735517440 NOTICE: JELLYFIN.jellyfin.connection_manager -> INFO::jellyfin_kodi/jellyfin/connection_manager.py:179 Begin connect | |
2020-04-13 08:17:28.568 T:140526735517440 NOTICE: JELLYFIN.jellyfin.connection_manager -> INFO::jellyfin_kodi/jellyfin/connection_manager.py:58 Begin getAvailableServers | |
2020-04-13 08:17:28.586 T:140526735517440 NOTICE: JELLYFIN.jellyfin.connection_manager -> ERROR::jellyfin_kodi/jellyfin/connection_manager.py:232 Traceback (most recent call last): | |
File "/home/kodi/.kodi/addons/plugin.video.jellyfin/jellyfin_kodi/jellyfin/connection_manager.py", line 230, in _server_discovery | |
sock.sendto(MESSAGE, MULTI_GROUP) | |
error: [Errno 101] Network is unreachable | |
Traceback (most recent call last): | |
File "jellyfin_kodi/jellyfin/connection_manager.py", line 230, in _server_discovery | |
sock.sendto(MESSAGE, MULTI_GROUP) | |
error: [Errno 101] Network is unreachable | |
2020-04-13 08:17:28.591 T:140526735517440 NOTICE: JELLYFIN.jellyfin.connection_manager -> ERROR::jellyfin_kodi/jellyfin/connection_manager.py:233 [Errno 101] Network is unreachable | |
Traceback (most recent call last): | |
File "jellyfin_kodi/jellyfin/connection_manager.py", line 230, in _server_discovery | |
sock.sendto(MESSAGE, MULTI_GROUP) | |
error: [Errno 101] Network is unreachable | |
2020-04-13 08:17:28.596 T:140526735517440 NOTICE: JELLYFIN.jellyfin.connection_manager -> INFO::jellyfin_kodi/jellyfin/connection_manager.py:182 connect has 1 servers | |
2020-04-13 08:17:28.599 T:140526735517440 NOTICE: JELLYFIN.jellyfin.connection_manager -> INFO::jellyfin_kodi/jellyfin/connection_manager.py:157 begin connectToServer | |
2020-04-13 08:17:28.622 T:140526735517440 NOTICE: JELLYFIN.jellyfin.api -> INFO::jellyfin_kodi/jellyfin/api.py:385 Sending get request to system/info/public | |
2020-04-13 08:17:28.748 T:140526735517440 NOTICE: JELLYFIN.jellyfin.connection_manager -> INFO::jellyfin_kodi/jellyfin/connection_manager.py:166 calling onSuccessfulConnection with server pvr | |
2020-04-13 08:17:28.768 T:140526735517440 NOTICE: JELLYFIN.jellyfin.api -> INFO::jellyfin_kodi/jellyfin/api.py:385 Sending get request to system/info | |
2020-04-13 08:17:29.930 T:140526735517440 NOTICE: JELLYFIN.jellyfin.client -> INFO::jellyfin_kodi/jellyfin/client.py:60 User is authenticated. | |
2020-04-13 08:17:29.933 T:140526735517440 NOTICE: JELLYFIN.jellyfin.client -> INFO::jellyfin_kodi/jellyfin/client.py:27 Callback message: ServerOnline | |
2020-04-13 08:17:29.936 T:140526735517440 NOTICE: JELLYFIN.jellyfin.client -> INFO::jellyfin_kodi/jellyfin/client.py:28 Callback data: {u'Id': u'9be14d61c64b452eb0fe38a39d2022a8'} | |
2020-04-13 08:17:30.125 T:140525910857472 NOTICE: JELLYFIN.jellyfin.ws_client -> INFO::jellyfin_kodi/jellyfin/ws_client.py:49 Websocket url: ws://pvr//socket?api_key={jellyfin-token}&device_id=AD6E6C54203543A5B7677BA1D4A26623 | |
2020-04-13 08:17:30.129 T:140526735517440 NOTICE: JELLYFIN.setup -> INFO::jellyfin_kodi/setup.py:23 ---<[ setup ] | |
2020-04-13 08:17:30.627 T:140525944428288 NOTICE: JELLYFIN.library -> INFO::jellyfin_kodi/library.py:97 --->[ library ] | |
2020-04-13 08:17:30.656 T:140526735517440 NOTICE: JELLYFIN.monitor -> INFO::jellyfin_kodi/monitor.py:302 --[ post capabilities/9be14d61c64b452eb0fe38a39d2022a8 ] | |
2020-04-13 08:17:30.745 T:140525919250176 NOTICE: VideoInfoScanner: Starting scan .. | |
2020-04-13 08:17:30.797 T:140525919250176 NOTICE: VideoInfoScanner: Finished scan. Scanning for video info took 00:00 | |
2020-04-13 08:17:30.984 T:140526735517440 NOTICE: JELLYFIN.monitor -> INFO::jellyfin_kodi/monitor.py:46 -->[ kodi scan/video ] | |
2020-04-13 08:17:31.070 T:140525944428288 NOTICE: JELLYFIN.database -> ERROR::jellyfin_kodi/database/__init__.py:148 Database: /home/kodi/.kodi/userdata/profiles/Parents/Database/MyVideos107.db missing | |
Traceback (most recent call last): | |
File "jellyfin_kodi/database/__init__.py", line 146, in _sql | |
loaded = self._get_database(databases[file]) if file in databases else file | |
File "jellyfin_kodi/database/__init__.py", line 81, in _get_database | |
raise Exception("Database: %s missing" % path) | |
Exception: Database: /home/kodi/.kodi/userdata/profiles/Parents/Database/MyVideos107.db missing | |
2020-04-13 08:17:31.098 T:140525944428288 NOTICE: JELLYFIN.database -> INFO::jellyfin_kodi/database/__init__.py:172 Database locked in: /home/kodi/.kodi/userdata/profiles/Parents/Database/MyVideos116.db | |
2020-04-13 08:17:31.101 T:140526735517440 NOTICE: JELLYFIN.monitor -> INFO::jellyfin_kodi/monitor.py:49 --<[ kodi scan/video ] | |
2020-04-13 08:17:31.320 T:140525944428288 NOTICE: JELLYFIN.database -> INFO::jellyfin_kodi/database/__init__.py:172 Database locked in: /home/kodi/.kodi/userdata/profiles/Parents/Database/MyMusic72.db | |
2020-04-13 08:17:32.482 T:140525927642880 WARNING: CreateLoader - unsupported protocol(plugin) in plugin://plugin.video.jellyfin/f137a2dd21bbc1b99aa5c0f6bf02a805/?dbid=21&mode=play&id=fe249f9db0069a3a8ae322ca89c86342&filename=Eddie+the+Eagle.mkv | |
2020-04-13 08:17:32.482 T:140525927642880 ERROR: InputStream: Error opening, plugin://plugin.video.jellyfin/f137a2dd21bbc1b99aa5c0f6bf02a805/?dbid=21&mode=play&id=fe249f9db0069a3a8ae322ca89c86342&filename=Eddie+the+Eagle.mkv | |
2020-04-13 08:17:32.487 T:140525927642880 WARNING: CreateLoader - unsupported protocol(plugin) in plugin://plugin.video.jellyfin/f137a2dd21bbc1b99aa5c0f6bf02a805/?dbid=20&mode=play&id=285c48d5beb3f30ca38896c4ef61005c&filename=The+Eagle.mkv | |
2020-04-13 08:17:32.487 T:140525927642880 ERROR: InputStream: Error opening, plugin://plugin.video.jellyfin/f137a2dd21bbc1b99aa5c0f6bf02a805/?dbid=20&mode=play&id=285c48d5beb3f30ca38896c4ef61005c&filename=The+Eagle.mkv | |
2020-04-13 08:17:32.491 T:140525927642880 WARNING: CreateLoader - unsupported protocol(plugin) in plugin://plugin.video.jellyfin/f137a2dd21bbc1b99aa5c0f6bf02a805/?dbid=43&mode=play&id=f6733b508da104e4b29b287230338df5&filename=Pawn+Sacrifice.avi | |
2020-04-13 08:17:32.491 T:140525927642880 ERROR: InputStream: Error opening, plugin://plugin.video.jellyfin/f137a2dd21bbc1b99aa5c0f6bf02a805/?dbid=43&mode=play&id=f6733b508da104e4b29b287230338df5&filename=Pawn+Sacrifice.avi | |
2020-04-13 08:17:32.505 T:140525927642880 WARNING: CreateLoader - unsupported protocol(plugin) in plugin://plugin.video.jellyfin/f137a2dd21bbc1b99aa5c0f6bf02a805/?dbid=38&mode=play&id=5f5afebb08ac607ef91c29a4a1eac62d&filename=Moneyball.mkv | |
2020-04-13 08:17:32.505 T:140525927642880 ERROR: InputStream: Error opening, plugin://plugin.video.jellyfin/f137a2dd21bbc1b99aa5c0f6bf02a805/?dbid=38&mode=play&id=5f5afebb08ac607ef91c29a4a1eac62d&filename=Moneyball.mkv | |
2020-04-13 08:17:32.508 T:140525927642880 WARNING: CreateLoader - unsupported protocol(plugin) in plugin://plugin.video.jellyfin/f137a2dd21bbc1b99aa5c0f6bf02a805/?dbid=42&mode=play&id=4cd7caf39cea64679bd6d5e8aa2138e1&filename=Original+Gangster.mkv | |
2020-04-13 08:17:32.508 T:140525927642880 ERROR: InputStream: Error opening, plugin://plugin.video.jellyfin/f137a2dd21bbc1b99aa5c0f6bf02a805/?dbid=42&mode=play&id=4cd7caf39cea64679bd6d5e8aa2138e1&filename=Original+Gangster.mkv | |
2020-04-13 08:17:32.510 T:140525927642880 WARNING: CreateLoader - unsupported protocol(plugin) in plugin://plugin.video.jellyfin/f137a2dd21bbc1b99aa5c0f6bf02a805/?dbid=28&mode=play&id=43e0d7a9dd9083f1de2e2185c6503b1e&filename=Guardians.of.the.Galaxy.2014.720p.BluRay.x264.YIFY.mp4 | |
2020-04-13 08:17:32.510 T:140525927642880 ERROR: InputStream: Error opening, plugin://plugin.video.jellyfin/f137a2dd21bbc1b99aa5c0f6bf02a805/?dbid=28&mode=play&id=43e0d7a9dd9083f1de2e2185c6503b1e&filename=Guardians.of.the.Galaxy.2014.720p.BluRay.x264.YIFY.mp4 | |
2020-04-13 08:17:32.513 T:140525927642880 WARNING: CreateLoader - unsupported protocol(plugin) in plugin://plugin.video.jellyfin/f137a2dd21bbc1b99aa5c0f6bf02a805/?dbid=22&mode=play&id=899f2b6969fd4d2db695524d7fdbf5d5&filename=Elysium.mkv | |
2020-04-13 08:17:32.513 T:140525927642880 ERROR: InputStream: Error opening, plugin://plugin.video.jellyfin/f137a2dd21bbc1b99aa5c0f6bf02a805/?dbid=22&mode=play&id=899f2b6969fd4d2db695524d7fdbf5d5&filename=Elysium.mkv | |
2020-04-13 08:17:32.529 T:140525919250176 WARNING: CreateLoader - unsupported protocol(plugin) in plugin://plugin.video.jellyfin/f137a2dd21bbc1b99aa5c0f6bf02a805/?dbid=46&mode=play&id=862e0d4ee3a1187d47dbcd01e00ec0dc&filename=The+Promise.mkv | |
2020-04-13 08:17:32.529 T:140525919250176 ERROR: InputStream: Error opening, plugin://plugin.video.jellyfin/f137a2dd21bbc1b99aa5c0f6bf02a805/?dbid=46&mode=play&id=862e0d4ee3a1187d47dbcd01e00ec0dc&filename=The+Promise.mkv | |
2020-04-13 08:17:32.580 T:140525927642880 WARNING: CreateLoader - unsupported protocol(plugin) in plugin://plugin.video.jellyfin/f137a2dd21bbc1b99aa5c0f6bf02a805/?dbid=3&mode=play&id=90c6e62de41653da752914d4378e528b&filename=127+Hours%5B2010%5DDvDrip%5BEng%5D-FXG.avi | |
2020-04-13 08:17:32.581 T:140525927642880 ERROR: InputStream: Error opening, plugin://plugin.video.jellyfin/f137a2dd21bbc1b99aa5c0f6bf02a805/?dbid=3&mode=play&id=90c6e62de41653da752914d4378e528b&filename=127+Hours%5B2010%5DDvDrip%5BEng%5D-FXG.avi | |
2020-04-13 08:17:32.628 T:140525919250176 WARNING: CreateLoader - unsupported protocol(plugin) in plugin://plugin.video.jellyfin/f137a2dd21bbc1b99aa5c0f6bf02a805/?dbid=53&mode=play&id=922a05fd8087b4a18559ce6d80e2d042&filename=Solitary+Man.mkv | |
2020-04-13 08:17:32.628 T:140525919250176 ERROR: InputStream: Error opening, plugin://plugin.video.jellyfin/f137a2dd21bbc1b99aa5c0f6bf02a805/?dbid=53&mode=play&id=922a05fd8087b4a18559ce6d80e2d042&filename=Solitary+Man.mkv | |
2020-04-13 08:17:32.698 T:140527655417600 WARNING: CreateLoader - unsupported protocol(plugin) in plugin://plugin.video.jellyfin/f137a2dd21bbc1b99aa5c0f6bf02a805/?dbid=39&mode=play&id=5c306519632e0dcc699a6a4bd17f9642&filename=Mortdecai.mkv | |
2020-04-13 08:17:32.699 T:140527655417600 ERROR: InputStream: Error opening, plugin://plugin.video.jellyfin/f137a2dd21bbc1b99aa5c0f6bf02a805/?dbid=39&mode=play&id=5c306519632e0dcc699a6a4bd17f9642&filename=Mortdecai.mkv | |
2020-04-13 08:17:32.740 T:140525927642880 WARNING: CreateLoader - unsupported protocol(plugin) in plugin://plugin.video.jellyfin/f137a2dd21bbc1b99aa5c0f6bf02a805/?dbid=34&mode=play&id=a7784430c5d0644a378f8efafe6d3aba&filename=Last+Vegas.mkv | |
2020-04-13 08:17:32.740 T:140525927642880 ERROR: InputStream: Error opening, plugin://plugin.video.jellyfin/f137a2dd21bbc1b99aa5c0f6bf02a805/?dbid=34&mode=play&id=a7784430c5d0644a378f8efafe6d3aba&filename=Last+Vegas.mkv | |
2020-04-13 08:17:32.787 T:140525919250176 WARNING: CreateLoader - unsupported protocol(plugin) in plugin://plugin.video.jellyfin/f137a2dd21bbc1b99aa5c0f6bf02a805/?dbid=1&mode=play&id=3890e5bfd8007b44e986ec62ab7eb41c&filename=The+5th+Wave.mkv | |
2020-04-13 08:17:32.787 T:140525919250176 ERROR: InputStream: Error opening, plugin://plugin.video.jellyfin/f137a2dd21bbc1b99aa5c0f6bf02a805/?dbid=1&mode=play&id=3890e5bfd8007b44e986ec62ab7eb41c&filename=The+5th+Wave.mkv | |
2020-04-13 08:17:32.856 T:140527655417600 WARNING: CreateLoader - unsupported protocol(plugin) in plugin://plugin.video.jellyfin/f137a2dd21bbc1b99aa5c0f6bf02a805/?dbid=4&mode=play&id=34fee30d6590921f6e8c2c2f182ff945&filename=Alone+in+the+Wilderness.avi | |
2020-04-13 08:17:32.856 T:140527655417600 ERROR: InputStream: Error opening, plugin://plugin.video.jellyfin/f137a2dd21bbc1b99aa5c0f6bf02a805/?dbid=4&mode=play&id=34fee30d6590921f6e8c2c2f182ff945&filename=Alone+in+the+Wilderness.avi | |
2020-04-13 08:17:36.079 T:140525944428288 NOTICE: JELLYFIN.library -> INFO::jellyfin_kodi/library.py:392 --[ retrieve changes ] 2020-04-13T12:02:27z | |
2020-04-13 08:17:37.554 T:140525944428288 NOTICE: JELLYFIN.library -> INFO::jellyfin_kodi/library.py:354 --<[ retrieve changes ] | |
2020-04-13 08:18:01.129 T:140525793425152 NOTICE: JELLYFIN.entrypoint.default -> INFO::jellyfin_kodi/entrypoint/default.py:49 path: ?dbid=993&mode=play&id=ba620a04cabf499bcac740a37a1c25a3&filename=S68E098+-+The+National+for+April+07%2C+2020.mp4 params: { | |
"dbid": "993", | |
"filename": "S68E098 - The National for April 07, 2020.mp4", | |
"mode": "play", | |
"id": "ba620a04cabf499bcac740a37a1c25a3" | |
} | |
2020-04-13 08:18:01.133 T:140525793425152 NOTICE: JELLYFIN.downloader -> INFO::jellyfin_kodi/downloader.py:370 ---[ contact MU-TH-UR 6000/GetItem ] | |
2020-04-13 08:18:01.262 T:140525793425152 NOTICE: JELLYFIN.downloader -> INFO::jellyfin_kodi/downloader.py:396 --[ void/4de19644-141f-4de5-a103-aa5c8e3765ac ] | |
2020-04-13 08:18:01.388 T:140525793425152 NOTICE: Previous line repeats 1 times. | |
2020-04-13 08:18:01.388 T:140525793425152 NOTICE: JELLYFIN.downloader -> INFO::jellyfin_kodi/downloader.py:370 ---[ contact MU-TH-UR 6000/GetServerAddress ] | |
2020-04-13 08:18:01.516 T:140525793425152 NOTICE: JELLYFIN.downloader -> INFO::jellyfin_kodi/downloader.py:396 --[ void/1e36389e-12bd-409e-99e0-9bb84f032f3f ] | |
2020-04-13 08:18:01.663 T:140525793425152 NOTICE: Previous line repeats 1 times. | |
2020-04-13 08:18:01.663 T:140525793425152 NOTICE: JELLYFIN.objects.actions -> INFO::jellyfin_kodi/objects/actions.py:48 [ play/ba620a04cabf499bcac740a37a1c25a3 ] The National for April 07, 2020 | |
2020-04-13 08:18:01.679 T:140525793425152 NOTICE: JELLYFIN.downloader -> INFO::jellyfin_kodi/downloader.py:370 ---[ contact MU-TH-UR 6000/GetToken ] | |
2020-04-13 08:18:01.795 T:140525793425152 NOTICE: JELLYFIN.downloader -> INFO::jellyfin_kodi/downloader.py:396 --[ void/e21873d7-01c2-4254-b8ab-ecb49ed29523 ] | |
2020-04-13 08:18:01.840 T:140525793425152 NOTICE: JELLYFIN.downloader -> INFO::jellyfin_kodi/downloader.py:370 ---[ contact MU-TH-UR 6000/GetPlaybackInfo ] | |
2020-04-13 08:18:01.963 T:140525793425152 NOTICE: JELLYFIN.downloader -> INFO::jellyfin_kodi/downloader.py:396 --[ void/3fcb5b58-bd2b-495a-8fa4-43ca509c91c9 ] | |
2020-04-13 08:18:02.198 T:140525793425152 NOTICE: Previous line repeats 2 times. | |
2020-04-13 08:18:02.198 T:140525793425152 NOTICE: JELLYFIN.helper.playutils -> INFO::jellyfin_kodi/helper/playutils.py:80 {u'PlaySessionId': u'3f7fb55e24374fe494eed8ebcdfffef4', u'MediaSources': [{u'SupportsDirectStream': True, u'Container': u'mov', u'RequiresClosing': False, u'IgnoreDts': False, u'IgnoreIndex': False, u'MediaAttachments': [], u'SupportsDirectPlay': True, u'MediaStreams': [{u'Profile': u'LC', u'IsInterlaced': False, u'DisplayTitle': u'Eng AAC stereo Default', u'CodecTag': u'mp4a', u'Language': u'eng', u'Index': 0, u'BitRate': 125588, u'Level': 0, u'Channels': 2, u'TimeBase': u'1/44100', u'Codec': u'aac', u'ChannelLayout': u'stereo', u'SupportsExternalStream': False, u'IsForced': False, u'CodecTimeBase': u'1/44100', u'SampleRate': 44100, u'Type': u'Audio', u'IsTextSubtitleStream': False, u'IsDefault': True, u'IsExternal': False}, {u'IsInterlaced': False, u'Index': 1, u'AverageFrameRate': 29.97003, u'Width': 1280, u'VideoRange': u'SDR', u'Codec': u'h264', u'IsForced': False, u'AspectRatio': u'16:9', u'Type': u'Video', u'IsTextSubtitleStream': False, u'Profile': u'Main', u'DisplayTitle': u'720P H264', u'Language': u'und', u'NalLengthSize': u'4', u'CodecTimeBase': u'1001/60000', u'RealFrameRate': 29.97003, u'CodecTag': u'avc1', u'Level': 40, u'RefFrames': 1, u'TimeBase': u'1/90000', u'BitRate': 2477293, u'IsDefault': True, u'SupportsExternalStream': False, u'Height': 720, u'IsAVC': True, u'PixelFormat': u'yuv420p', u'BitDepth': 8, u'IsExternal': False}], u'Type': u'Default', u'ReadAtNativeFramerate': False, u'RequiresLooping': False, u'Path': u'/video/mythvideo/Television/Mom and Dad/The National/Season 68/S68E098 - The National for April 07, 2020.mp4', u'RequiresOpening': False, u'Bitrate': 2610358, u'IsRemote': False, u'Name': u'S68E098 - The National for April 07, 2020', u'TranscodingContainer': u'mov', u'RequiredHttpHeaders': {}, u'SupportsTranscoding': True, u'Formats': [], u'Protocol': u'File', u'IsInfiniteStream': False, u'SupportsProbing': True, u'DefaultAudioStreamIndex': 0, u'VideoType': u'VideoFile', u'ETag': u'ac704dc40ac44d418a643fbc0b799a1a', u'RunTimeTicks': 27268130000, u'GenPtsInput': False, u'Id': u'ba620a04cabf499bcac740a37a1c25a3', u'Size': 889745106}]} | |
2020-04-13 08:18:02.200 T:140525793425152 NOTICE: JELLYFIN.helper.playutils -> INFO::jellyfin_kodi/helper/playutils.py:97 Skip source selection. | |
2020-04-13 08:18:02.223 T:140525793425152 NOTICE: JELLYFIN.helper.playutils -> INFO::jellyfin_kodi/helper/playutils.py:202 --[ direct stream ] | |
2020-04-13 08:18:02.277 T:140525793425152 NOTICE: JELLYFIN.downloader -> INFO::jellyfin_kodi/downloader.py:370 ---[ contact MU-TH-UR 6000/GetIntros ] | |
2020-04-13 08:18:02.399 T:140525793425152 NOTICE: JELLYFIN.downloader -> INFO::jellyfin_kodi/downloader.py:396 --[ void/25b1070c-93c3-413d-a12d-dd46d7f1e0b0 ] | |
2020-04-13 08:18:03.158 T:140525793425152 NOTICE: Previous line repeats 1 times. | |
2020-04-13 08:18:03.159 T:140525793425152 NOTICE: JELLYFIN.default -> INFO::default.py:39 ---<[ default ] | |
2020-04-13 08:18:03.299 T:140528594167360 NOTICE: VideoPlayer::OpenFile: plugin://plugin.video.jellyfin/d4dfd538a0048995878da8b9b1b3d859/?dbid=993&mode=play&id=ba620a04cabf499bcac740a37a1c25a3&filename=S68E098+-+The+National+for+April+07%2C+2020.mp4 | |
2020-04-13 08:18:03.300 T:140525776733952 NOTICE: Creating InputStream | |
2020-04-13 08:18:03.584 T:140525776733952 NOTICE: Creating Demuxer | |
2020-04-13 08:18:04.031 T:140525776733952 NOTICE: Opening stream: 1 source: 256 | |
2020-04-13 08:18:04.031 T:140525776733952 NOTICE: Whitelist search for: width: 1280, height: 720, fps: 29.970, 3D: false | |
2020-04-13 08:18:04.033 T:140525776733952 NOTICE: Display resolution ADJUST : HDMI-0: 1920x1080 @ 59.94Hz (18) (weight: 0.000) | |
2020-04-13 08:18:04.160 T:140525776733952 NOTICE: Creating video codec with codec id: 27 | |
2020-04-13 08:18:04.161 T:140525776733952 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 | |
2020-04-13 08:18:04.161 T:140525776733952 NOTICE: Creating video thread | |
2020-04-13 08:18:04.162 T:140525738972928 NOTICE: running thread: video_thread | |
2020-04-13 08:18:04.162 T:140525776733952 NOTICE: Opening stream: 0 source: 256 | |
2020-04-13 08:18:04.162 T:140525776733952 NOTICE: Finding audio codec for: 86018 | |
2020-04-13 08:18:04.164 T:140525776733952 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder aac | |
2020-04-13 08:18:04.164 T:140525776733952 NOTICE: Creating audio thread | |
2020-04-13 08:18:04.177 T:140525730580224 NOTICE: running thread: CVideoPlayerAudio::Process() | |
2020-04-13 08:18:04.177 T:140525730580224 NOTICE: Creating audio stream (codec id: 86018, channels: 2, sample rate: 44100, no pass-through) | |
2020-04-13 08:18:04.182 T:140525738972928 NOTICE: VDPAU::CreateContext - creating decoder context | |
2020-04-13 08:18:04.239 T:140525738972928 NOTICE: vdp_device = 0x00000001 vdp_st = 0x00000000 | |
2020-04-13 08:18:04.239 T:140525738972928 NOTICE: VDPAU Decoder capabilities: | |
2020-04-13 08:18:04.239 T:140525738972928 NOTICE: name level macbs width height | |
2020-04-13 08:18:04.239 T:140525738972928 NOTICE: ------------------------------------ | |
2020-04-13 08:18:04.240 T:140525738972928 NOTICE: MPEG1 0 8192 2048 2048 | |
2020-04-13 08:18:04.240 T:140525738972928 NOTICE: MPEG2_SIMPLE 3 8192 2048 2048 | |
2020-04-13 08:18:04.240 T:140525738972928 NOTICE: MPEG2_MAIN 3 8192 2048 2048 | |
2020-04-13 08:18:04.240 T:140525738972928 NOTICE: H264_MAIN 41 8192 2048 2048 | |
2020-04-13 08:18:04.240 T:140525738972928 NOTICE: H264_HIGH 41 8192 2048 2048 | |
2020-04-13 08:18:04.240 T:140525738972928 NOTICE: VC1_SIMPLE 1 8190 2048 2048 | |
2020-04-13 08:18:04.240 T:140525738972928 NOTICE: VC1_MAIN 2 8190 2048 2048 | |
2020-04-13 08:18:04.240 T:140525738972928 NOTICE: VC1_ADVANCED 4 8190 2048 2048 | |
2020-04-13 08:18:04.240 T:140525738972928 NOTICE: MPEG4_PART2_ASP 5 8192 2048 2048 | |
2020-04-13 08:18:04.240 T:140525738972928 NOTICE: ------------------------------------ | |
2020-04-13 08:18:04.240 T:140525738972928 NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_NOISE_REDUCTION | |
2020-04-13 08:18:04.240 T:140525738972928 NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_SHARPNESS | |
2020-04-13 08:18:04.240 T:140525738972928 NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_DEINTERLACE_TEMPORAL | |
2020-04-13 08:18:04.240 T:140525738972928 NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_DEINTERLACE_TEMPORAL_SPATIAL | |
2020-04-13 08:18:04.240 T:140525738972928 NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_INVERSE_TELECINE | |
2020-04-13 08:18:04.240 T:140525738972928 NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_HIGH_QUALITY_SCALING_L1 | |
2020-04-13 08:18:04.327 T:140526735517440 NOTICE: JELLYFIN.player -> INFO::jellyfin_kodi/player.py:155 -->[ play/ba620a04cabf499bcac740a37a1c25a3 ] {u'Volume': 100, u'PlaySessionId': u'3f7fb55e24374fe494eed8ebcdfffef4', u'SubsMapping': {}, u'CurrentPosition': 0, u'Muted': False, u'SubtitleStreamIndex': None, u'Server': <jellyfin.client.JellyfinClient object at 0x7fcf25c6aa90>, u'Paused': False, u'MediaSourceId': u'ba620a04cabf499bcac740a37a1c25a3', u'AudioStreamIndex': 0, u'DeviceId': u'AD6E6C54203543A5B7677BA1D4A26623', u'File': u'http://pvr//Videos/ba620a04cabf499bcac740a37a1c25a3/stream?static=true&MediaSourceId=ba620a04cabf499bcac740a37a1c25a3&api_key={jellyfin-token}', u'PlayOption': u'Addon', u'CurrentEpisode': {u'rating': None, u'tvshowid': u'd4dfd538a0048995878da8b9b1b3d859', u'episode': 98, u'title': u'The National for April 07, 2020', u'season': 68, u'plot': None, u'episodeid': u'ba620a04cabf499bcac740a37a1c25a3', u'firstaired': 2020, u'art': {u'tvshow.fanart': u'http://pvr//Items/d4dfd538a0048995878da8b9b1b3d859/Images/Backdrop/0?Format=original&Tag=1d2dd4765734019dc8dff2469e784d52', u'tvshow.poster': u'http://pvr//Items/d4dfd538a0048995878da8b9b1b3d859/Images/Primary/0?Format=original&Tag=200420879c93206642ee314f27c98e9a', u'thumb': u'http://pvr//Items/ba620a04cabf499bcac740a37a1c25a3/Images/Primary/0?Format=original&Tag=da2dccc238e2cf1ba74d4e72ea46ca6d'}, u'playcount': 1, u'showtitle': u'The National'}, u'Path': u'http://pvr//Videos/ba620a04cabf499bcac740a37a1c25a3/stream?static=true&MediaSourceId=ba620a04cabf499bcac740a37a1c25a3&api_key={jellyfin-token}', u'ServerId': None, u'Runtime': 27268130000, u'Type': u'Episode', u'Id': u'ba620a04cabf499bcac740a37a1c25a3', u'PlayMethod': u'DirectStream'} | |
2020-04-13 08:18:04.721 T:140525738972928 NOTICE: (VDPAU) screenWidth:1280 vidWidth:1280 surfaceWidth:1280 | |
2020-04-13 08:18:04.721 T:140525738972928 NOTICE: (VDPAU) screenHeight:720 vidHeight:720 surfaceHeight:720 | |
2020-04-13 08:18:04.866 T:140526735517440 NOTICE: JELLYFIN.objects.actions -> INFO::jellyfin_kodi/objects/actions.py:757 [ play ] kodi_id: 993 media: episode | |
2020-04-13 08:18:04.951 T:140525793425152 NOTICE: COutput::OnStartup: Output Thread created | |
2020-04-13 08:18:04.952 T:140525719414528 NOTICE: CMixer::OnStartup: Output Thread created | |
2020-04-13 08:18:04.952 T:140525719414528 NOTICE: (VDPAU) Creating the video mixer | |
2020-04-13 08:18:04.961 T:140525793425152 NOTICE: VDPAU::COutput::InitBufferPool - Output Surface created | |
2020-04-13 08:18:05.129 T:140528594167360 NOTICE: Previous line repeats 6 times. | |
2020-04-13 08:18:05.129 T:140528594167360 NOTICE: CInteropState::Init: vdpau gl interop initialized | |
2020-04-13 08:18:05.135 T:140528594167360 NOTICE: GL: Using VDPAU render method | |
2020-04-13 08:18:05.135 T:140528594167360 NOTICE: GL: NPOT texture support detected | |
2020-04-13 08:18:05.135 T:140528594167360 NOTICE: GL: Using GL_ARB_pixel_buffer_object | |
2020-04-13 08:18:05.135 T:140528594167360 NOTICE: Using GL_TEXTURE_2D | |
2020-04-13 08:18:05.185 T:140528594167360 NOTICE: Whitelist search for: width: 1280, height: 720, fps: 29.970, 3D: false | |
2020-04-13 08:18:05.186 T:140528594167360 NOTICE: Display resolution ADJUST : HDMI-0: 1920x1080 @ 59.94Hz (18) (weight: 0.000) | |
2020-04-13 08:18:05.262 T:140525738972928 NOTICE: CDVDVideoCodecFFmpeg::CDropControl: calculated diff time: 33366 | |
2020-04-13 08:18:09.263 T:140526735517440 NOTICE: JELLYFIN.player -> INFO::jellyfin_kodi/player.py:161 Setting audio: 1 subs: None | |
2020-04-13 08:18:52.383 T:140528594167360 NOTICE: Samba is idle. Closing the remaining connections | |
2020-04-13 08:18:58.885 T:140528594167360 NOTICE: CVideoPlayer::CloseFile() | |
2020-04-13 08:18:58.888 T:140525776733952 NOTICE: CVideoPlayer::OnExit() | |
2020-04-13 08:18:58.888 T:140525776733952 NOTICE: Closing stream player 1 | |
2020-04-13 08:18:58.888 T:140525776733952 NOTICE: Waiting for audio thread to exit | |
2020-04-13 08:18:58.891 T:140528594167360 NOTICE: VideoPlayer: waiting for threads to exit | |
2020-04-13 08:18:58.924 T:140525730580224 NOTICE: thread end: CVideoPlayerAudio::OnExit() | |
2020-04-13 08:18:58.924 T:140525776733952 NOTICE: Closing audio device | |
2020-04-13 08:18:58.937 T:140525776733952 NOTICE: Deleting audio codec | |
2020-04-13 08:18:58.937 T:140525776733952 NOTICE: Closing stream player 2 | |
2020-04-13 08:18:58.937 T:140525776733952 NOTICE: waiting for video thread to exit | |
2020-04-13 08:18:58.942 T:140525738972928 NOTICE: thread end: video_thread | |
2020-04-13 08:18:58.943 T:140525776733952 NOTICE: deleting video codec | |
2020-04-13 08:18:58.944 T:140525776733952 NOTICE: CVDPAU::Release pre-cleanup | |
2020-04-13 08:18:58.949 T:140525719414528 NOTICE: CMixer::OnExit: Output Thread terminated | |
2020-04-13 08:18:58.959 T:140525776733952 NOTICE: (VDPAU) Close | |
2020-04-13 08:18:58.959 T:140525776733952 NOTICE: (VDPAU) FiniVDPAUOutput | |
2020-04-13 08:18:58.961 T:140525793425152 NOTICE: COutput::OnExit: Output Thread terminated | |
2020-04-13 08:18:58.996 T:140525776733952 NOTICE: VDPAU::Close - closing decoder context | |
2020-04-13 08:18:59.026 T:140528594167360 NOTICE: VideoPlayer: finished waiting | |
2020-04-13 08:18:59.026 T:140528594167360 NOTICE: CVideoPlayer::CloseFile() | |
2020-04-13 08:18:59.026 T:140528594167360 NOTICE: VideoPlayer: waiting for threads to exit | |
2020-04-13 08:18:59.026 T:140528594167360 NOTICE: VideoPlayer: finished waiting | |
2020-04-13 08:18:59.618 T:140526735517440 NOTICE: JELLYFIN.player -> INFO::jellyfin_kodi/player.py:384 Played info: {u'http://pvr//Videos/ba620a04cabf499bcac740a37a1c25a3/stream?static=true&MediaSourceId=ba620a04cabf499bcac740a37a1c25a3&api_key={jellyfin-token}': {u'Volume': 100, u'PlaySessionId': u'3f7fb55e24374fe494eed8ebcdfffef4', u'SubsMapping': {}, u'CurrentPosition': 48, u'Muted': False, u'SubtitleStreamIndex': None, u'Server': <jellyfin.client.JellyfinClient object at 0x7fcf25c6aa90>, u'Paused': False, u'MediaSourceId': u'ba620a04cabf499bcac740a37a1c25a3', u'AudioStreamIndex': 1, u'DeviceId': u'AD6E6C54203543A5B7677BA1D4A26623', u'File': u'http://pvr//Videos/ba620a04cabf499bcac740a37a1c25a3/stream?static=true&MediaSourceId=ba620a04cabf499bcac740a37a1c25a3&api_key={jellyfin-token}', u'PlayOption': u'Addon', u'CurrentEpisode': {u'rating': None, u'tvshowid': u'd4dfd538a0048995878da8b9b1b3d859', u'episode': 98, u'title': u'The National for April 07, 2020', u'season': 68, u'plot': None, u'episodeid': u'ba620a04cabf499bcac740a37a1c25a3', u'firstaired': 2020, u'art': {u'tvshow.fanart': u'http://pvr//Items/d4dfd538a0048995878da8b9b1b3d859/Images/Backdrop/0?Format=original&Tag=1d2dd4765734019dc8dff2469e784d52', u'tvshow.poster': u'http://pvr//Items/d4dfd538a0048995878da8b9b1b3d859/Images/Primary/0?Format=original&Tag=200420879c93206642ee314f27c98e9a', u'thumb': u'http://pvr//Items/ba620a04cabf499bcac740a37a1c25a3/Images/Primary/0?Format=original&Tag=da2dccc238e2cf1ba74d4e72ea46ca6d'}, u'playcount': 1, u'showtitle': u'The National'}, u'Path': u'http://pvr//Videos/ba620a04cabf499bcac740a37a1c25a3/stream?static=true&MediaSourceId=ba620a04cabf499bcac740a37a1c25a3&api_key={jellyfin-token}', u'ServerId': None, u'Runtime': 27268130000, u'Type': u'Episode', u'Id': u'ba620a04cabf499bcac740a37a1c25a3', u'PlayMethod': u'DirectStream'}} | |
2020-04-13 08:19:01.049 T:140526735517440 NOTICE: JELLYFIN.player -> INFO::jellyfin_kodi/player.py:368 --<[ playback ] | |
2020-04-13 08:19:02.537 T:140526735517440 NOTICE: JELLYFIN.monitor -> INFO::jellyfin_kodi/monitor.py:94 [ playlist ] cleared |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment