mirror of
https://github.com/KevinMidboe/Node-Com-Handler.git
synced 2025-10-29 17:50:27 +00:00
Added normalize lib
This commit is contained in:
@@ -3,10 +3,11 @@
|
||||
# @Author: KevinMidboe
|
||||
# @Date: 2017-01-28 23:21:22
|
||||
# @Last Modified by: KevinMidboe
|
||||
# @Last Modified time: 2017-01-28 23:28:49
|
||||
# @Last Modified time: 2017-01-28 23:35:04
|
||||
|
||||
from os import system, popen
|
||||
import xml.etree.ElementTree as ET
|
||||
from unicodedata import normalize
|
||||
|
||||
def plex_watching():
|
||||
# Every call saves the info of session.xml to a file named plexPlaying
|
||||
|
||||
Reference in New Issue
Block a user