Guest User

Untitled

a guest
Aug 11th, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.98 KB | None | 0 0
  1. *****SCRIPT ARGUMENT USED *****
  2.  
  3. <show>-s '{show_name} added.' -c '' -u '{imdb_url}'</show><season>-s '{show_name} - Season{season_num00} added.' -c '' -u '{imdb_url}'</season><episode>-s '{show_name} - S{season_num00}E{episode_num00} added.' -c '' -u '{imdb_url}'</episode><movie>-s '{title} added.' -c '' -u '{imdb_url}'</movie>
  4.  
  5. **ERROR IN LOG**
  6.  
  7. 2018-08-11 20:40:23 INFO Tautulli Notifiers :: Script notification sent.
  8. 2018-08-11 20:40:23 ERROR Tautulli Notifiers :: Script error:
  9. usage: facebook.py [-h] [-s POST_SUBJECT] [-c POST_CONTENT] [-u POST_URL]
  10. facebook.py: error: unrecognized arguments: <show>-s {show_name} added. {show_name} - Season{season_num00} added. {show_name} - S{season_num00}E{episode_num00} added. {title} added.
  11. 2018-08-11 20:40:20 INFO Tautulli Notifiers :: Updated notification agent: Script (notifier_id 4).
  12. 2018-08-11 20:40:18 DEBUG Tautulli Notifiers :: Executing script in a new thread.
  13. 2018-08-11 20:40:18 DEBUG Tautulli Notifiers :: Full script is: ['python', 'C:\\Users\\PLEX\\Desktop\\plexpy-master\\facebook.py', '<show>-s', '{show_name} added.', '-c', '', '-u', '{imdb_url}</show><season>-s', '{show_name} - Season{season_num00} added.', '-c', '', '-u', '{imdb_url}</season><episode>-s', '{show_name} - S{season_num00}E{episode_num00} added.', '-c', '', '-u', '{imdb_url}</episode><movie>-s', '{title} added.', '-c', '', '-u', '{imdb_url}</movie>']
  14. 2018-08-11 20:40:18 DEBUG Tautulli Notifiers :: Trying to run notify script, action: test, arguments: [u'<show>-s', u'{show_name} added.', u'-c', u'', u'-u', u'{imdb_url}</show><season>-s', u'{show_name} - Season{season_num00} added.', u'-c', u'', u'-u', u'{imdb_url}</season><episode>-s', u'{show_name} - S{season_num00}E{episode_num00} added.', u'-c', u'', u'-u', u'{imdb_url}</episode><movie>-s', u'{title} added.', u'-c', u'', u'-u', u'{imdb_url}</movie>']
  15. 2018-08-11 20:40:17 INFO Tautulli NotificationHandler :: Preparing notification for notifier_id 4.
  16. 2018-08-11 20:40:17 DEBUG Sending test Script notification.
Advertisement
Add Comment
Please, Sign In to add comment