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
| #!/usr/bin/env python3 | |
| import subprocess | |
| import argparse | |
| import json | |
| # Clone github project issues | |
| # Must be executed from within a git repo. | |
| def main(): |
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
| cmake_minimum_required(VERSION 3.5) | |
| project(DBusTest) | |
| find_package(Qt5 CONFIG REQUIRED Core DBus) | |
| set(prog_SRCS my.test.Calculator.xml) | |
| qt5_generate_dbus_interface(Calc.hh | |
| ${prog_SRCS} | |
| OPTIONS -A |
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
| 2016-02-17 12:49:23 ERROR SHOWQUEUE-ADD :: Error searching dir for episodes: ascii : /media/tvshows/Shameless (US)/Season 06/Shameless (US) - S06E01 - I Only Miss Her When I’m Breathing.nfo : error 88 : error 89 : ordinal not in range(128) [8695768] | |
| 2016-02-17 12:49:23 DEBUG SHOWQUEUE-ADD :: Writing episode nfo file to /media/tvshows/Shameless (US)/Season 06/Shameless (US) - S06E01 - I Only Miss Her When I’m Breathing.nfo | |
| 2016-02-17 12:49:23 DEBUG SHOWQUEUE-ADD :: Creating metadata for episode 6x1 | |
| 2016-02-17 12:49:23 DEBUG SHOWQUEUE-ADD :: Metadata provider KODI creating episode metadata for Shameless (US) - S06E01 - I Only Miss Her When I'm Breathing | |
| 2016-02-17 12:49:23 DEBUG SHOWQUEUE-ADD :: formatting pattern: %SN - S%0SE%0E - %EN -> Shameless (US) - S06E01 - I Only Miss Her When I'm Breathing | |
| 2016-02-17 12:49:23 DEBUG SHOWQUEUE-ADD :: Parsed /media/tvshows/Shameless (US)/Season 06/Shameless (US) - S06E01 - I Only Miss Her When I’m Breathing into Shameless (US) - S06E01 [ABD: False] [ANIM |
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
| 2016-02-08 17:24:48 ERROR SHOWQUEUE-ADD :: Error searching dir for episodes: ascii : /media/tvshows/Shameless (US)/Season 06/Shameless (US) - S06E01 - I Only Miss Her When I’m Breathing.nfo : error 88 : error 89 : ordinal not in range(128) [cdf22bf] | |
| 2016-02-08 17:24:48 DEBUG SHOWQUEUE-ADD :: Writing episode nfo file to /media/tvshows/Shameless (US)/Season 06/Shameless (US) - S06E01 - I Only Miss Her When I’m Breathing.nfo | |
| 2016-02-08 17:24:48 DEBUG SHOWQUEUE-ADD :: Creating metadata for episode 6x1 | |
| 2016-02-08 17:24:48 DEBUG SHOWQUEUE-ADD :: Metadata provider KODI creating episode metadata for Shameless (US) - S06E01 - I Only Miss Her When I’m Breathing | |
| 2016-02-08 17:24:48 DEBUG SHOWQUEUE-ADD :: formatting pattern: %SN - S%0SE%0E - %EN -> Shameless (US) - S06E01 - I Only Miss Her When I’m Breathing | |
| 2016-02-08 17:24:48 DEBUG SHOWQUEUE-ADD :: Parsed /media/tvshows/Shameless (US)/Season 06/Shameless (US) - S06E01 - I Only Miss Her When I’m Breathing into Shameless (US) - S06E01 [ABD: False] [ANIM |