Skip to content

Instantly share code, notes, and snippets.

View ThomasRules2000's full-sized avatar

Thomas Stacey ThomasRules2000

View GitHub Profile
@ThomasRules2000
ThomasRules2000 / sync_playlists_to_users.py
Last active July 4, 2022 08:49 — forked from JonnyWong16/sync_playlists_to_users.py
Sync Plex playlists to shared users.
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
# Description: Sync Plex playlists to shared users.
# Author: /u/SwiftPanda16
# Requires: plexapi, requests, xmltodict
import requests
import xmltodict
This file has been truncated, but you can view the full file.
2018-03-11 13:10:08 - INFO :: MainThread : Checking if the database upgrades are required...
2018-03-11 13:10:08 - DEBUG :: MainThread : Altering database. Updating database table notify_log.
2018-03-11 13:10:08 - DEBUG :: MainThread : User 'Local' does not exist. Adding user.
2018-03-11 13:10:08 - INFO :: MainThread : Checking if configuration upgrades are required...
2018-03-11 13:10:08 - INFO :: MainThread : Tautulli Notifiers :: Upgrading to new notification system...
2018-03-11 13:10:09 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2018-03-11 13:10:09 - INFO :: MainThread : Tautulli Libraries :: Upgrading library notification toggles...
2018-03-11 13:10:09 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2018-03-11 13:10:09 - DEBUG :: MainThread : Generating UUID...
using System;
using System.Collections.Generic;
using RimWorld;
using UnityEngine;
using Harmony;
using HugsLib;
using Verse;
namespace RimTouch
{
This file has been truncated, but you can view the full file.
The game is running. Please wait.
2016-07-28 19:52:49,720 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2016-07-28 19:52:49,721 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[19:52:49] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[19:52:49] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[19:52:49] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[19:52:49] [main/INFO] [FML]: Forge Mod Loader version 12.17.0.1990 for Minecraft 1.9.4 loading
[19:52:49] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_60, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_60
[19:52:49] [main/WARN] [FML]: The coremod aroma1997.core.coremod.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2016-07-28 19:52:49,91
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:369) [bcd.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_60]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[17:55:49] [Client thread/WARN] [OpenComputers]: Received a badly formatted packet.
java.lang.Exception: palette not available
The game is running. Please wait.
2016-07-26 15:34:46,706 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2016-07-26 15:34:46,708 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[15:34:46] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[15:34:46] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[15:34:46] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[15:34:46] [main/INFO] [FML]: Forge Mod Loader version 12.17.0.1990 for Minecraft 1.9.4 loading
[15:34:46] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_60, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_60
[15:34:46] [main/WARN] [FML]: The coremod aroma1997.core.coremod.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2016-07-26 15:34:46,84
[14:07:45] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mcjty.lib.container.GenericBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
[14:07:45] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mcjty.lib.container.GenericBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
[14:07:45] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mcjty.lib.container.GenericBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
[14:07:45] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mcjty.lib.container.GenericBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
[14:07:45] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, mcjty.lib.container.GenericBlock attempted to load mcp/mobius/waila/api/IWailaDataAccessor
[14:07:45] [Client thread/INFO] [chiselsandbits]:
This file has been truncated, but you can view the full file.
The game is running. Please wait.
2016-07-24 23:01:30,295 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2016-07-24 23:01:30,297 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[23:01:30] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[23:01:30] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[23:01:30] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[23:01:30] [main/INFO] [FML]: Forge Mod Loader version 12.17.0.1987 for Minecraft 1.9.4 loading
[23:01:30] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_60, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_60
[23:01:30] [main/WARN] [FML]: The coremod aroma1997.core.coremod.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2016-07-24 23:01:30,47
The game is running. Please wait.
2016-07-24 17:49:13,610 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2016-07-24 17:49:13,611 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[17:49:13] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[17:49:13] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[17:49:13] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[17:49:13] [main/INFO] [FML]: Forge Mod Loader version 12.17.0.1987 for Minecraft 1.9.4 loading
[17:49:13] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_60, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_60
[17:49:13] [main/WARN] [FML]: The coremod aroma1997.core.coremod.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2016-07-24 17:49:13,78
[17:26:53] [Client thread/WARN] [OpenComputers]: Received a badly formatted packet.
java.lang.Exception: palette not available
at li.cil.oc.common.component.TextBuffer.setPaletteColor(TextBuffer.scala:323) ~[TextBuffer.class:?]
at li.cil.oc.client.PacketHandler$.onTextBufferMultiPaletteChange(PacketHandler.scala:635) ~[PacketHandler$.class:?]
at li.cil.oc.client.PacketHandler$.onTextBufferMulti(PacketHandler.scala:579) ~[PacketHandler$.class:?]
at li.cil.oc.client.PacketHandler$.dispatch(PacketHandler.scala:91) ~[PacketHandler$.class:?]
at li.cil.oc.common.PacketHandler.li$cil$oc$common$PacketHandler$$process(PacketHandler.scala:49) [PacketHandler.class:?]
at li.cil.oc.common.PacketHandler$$anon$1.run(PacketHandler.scala:37) [PacketHandler$$anon$1.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_60]
at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_60]