Skip to content

Instantly share code, notes, and snippets.

% grep '\[plugin.video.youtube\]' kodi.log | grep -v Converting | grep -v googlevideo | grep -v youtube.api
2024-05-07 15:26:15.406 T:12943 debug <general>: [plugin.video.youtube] Get |requests.ssl.verify|: True (bool, success)
2024-05-07 15:26:15.406 T:12943 debug <general>: [plugin.video.youtube] Get |requests.timeout.connect|: 9 (int, success)
2024-05-07 15:26:15.406 T:12943 debug <general>: [plugin.video.youtube] Get |requests.timeout.read|: 27 (int, success)
2024-05-07 15:26:15.439 T:12943 debug <general>: [plugin.video.youtube] JSONStore.load - loading:
2024-05-07 15:26:15.439 T:12943 debug <general>: [plugin.video.youtube] JSONStore.save - data unchanged:
2024-05-07 15:26:15.439 T:12943 debug <general>: [plugin.video.youtube] JSONStore.load - loading:
2024-05-07 15:26:15.439 T:12943 debug <general>: [plugin.video.youtube] JSONStore.save - data unchanged:
2024-05-07 15:26:15.439 T:12943 debug <general>: [plugin.video.youtube] User: |0|, Using API key set: |own|
2024-05-07 15:26:15.454 T:
2024-05-07 13:15:37.459 T:5572 debug <general>: [plugin.video.youtube] PlayerMonitorThread[CjE2biiE3Ro]: Starting
2024-05-07 13:15:37.459 T:5572 debug <general>: [plugin.video.youtube] send_notification: |PlaybackStarted| -> |{'video_id': 'CjE2biiE3Ro', 'channel_id': 'UCDCXIPcYNKXFnR8q145UvCg', 'status': {'unlisted': False, 'private': False, 'crawlable': True, 'family_safe': False, 'live': False}}|
2024-05-07 13:15:37.459 T:5572 debug <general>: [plugin.video.youtube] JSONStore.load - loading:
|/home/media/.kodi/userdata/addon_data/plugin.video.youtube/access_manager.json|
2024-05-07 13:15:37.460 T:5572 debug <general>: [plugin.video.youtube] JSONStore.save - data unchanged:
|/home/media/.kodi/userdata/addon_data/plugin.video.youtube/access_manager.json|
2024-05-07 13:15:37.460 T:5572 debug <general>: [plugin.video.youtube] Get |kodion.content.max_per_page|: 30 (int, success)
2024-05-07 13:15:3
@pezz
pezz / renoise.md
Last active November 23, 2022 15:28
How to use Renoise on a system without f*#$ing it over and doing your head in
@pezz
pezz / crypto-pi-root.md
Last active December 17, 2020 15:40
Archlinux ARM encrypted root

Intro

Just some FYI, to get started:

  • I'm using a 16 GB Sandisk SD card.
  • I have a model B Pi, 512 MB RAM (not really relevant, thought I'd mention it).
  • Monitor and keyboard connected to the Pi itself, for now.
  • Network working, internet access.