Blacktwin
|
318180e373
|
!= instead of 'is not'
|
2018-05-01 08:09:32 -04:00 |
|
Blacktwin
|
42bc38b963
|
marking series watched instead of episode. child not item.
|
2018-04-13 13:25:48 -04:00 |
|
Blacktwin
|
6c73ece5bb
|
Merge remote-tracking branch 'origin/master'
|
2018-04-12 21:59:51 -04:00 |
|
Blacktwin
|
5881857b41
|
shows were being marked as watched if an episode was watched.
check each episode.
|
2018-04-12 21:58:53 -04:00 |
|
blacktwin
|
0cedfb0008
|
killstream clarity
|
2018-04-12 21:08:29 -04:00 |
|
blacktwin
|
56c8289553
|
clarity
|
2018-04-12 21:06:13 -04:00 |
|
Blacktwin
|
90738fc076
|
added support for admin account
|
2018-04-12 15:39:19 -04:00 |
|
Blacktwin
|
59add7f167
|
env and override correction
|
2018-04-10 13:46:56 -04:00 |
|
Blacktwin
|
97a0a43f90
|
token correction
|
2018-04-10 13:36:49 -04:00 |
|
Blacktwin
|
a1fbe1f7fc
|
Merge remote-tracking branch 'origin/master'
|
2018-04-10 13:35:00 -04:00 |
|
Blacktwin
|
54e1e4a8fa
|
update getting url and token variables
|
2018-04-10 13:34:28 -04:00 |
|
Blacktwin
|
3ecfd066bd
|
Merge remote-tracking branch 'origin/master'
|
2018-04-10 12:58:26 -04:00 |
|
Blacktwin
|
70af084614
|
Merge remote-tracking branch 'origin/master'
# Conflicts:
# utility/purge_removed_plex_friends.py
|
2018-04-10 12:57:43 -04:00 |
|
blacktwin
|
960add24bd
|
Delete config.ini
|
2018-04-10 12:57:37 -04:00 |
|
blacktwin
|
9dd7c2969a
|
Delete requirements.txt
|
2018-04-10 12:57:27 -04:00 |
|
blacktwin
|
9e3b4443ff
|
Delete vcs.xml
|
2018-04-10 12:57:01 -04:00 |
|
Blacktwin
|
88ac4746f0
|
Create sync_watch_status.py
|
2018-04-10 12:55:03 -04:00 |
|
blacktwin
|
5823476f62
|
make str
make search and data str in case of int.
|
2018-04-08 21:37:34 -04:00 |
|
Blacktwin
|
5ecd42ef46
|
stdout instead of print.
|
2018-03-29 09:49:30 -04:00 |
|
Blacktwin
|
1e44845d9a
|
adding else print out for logs.
|
2018-03-29 09:49:30 -04:00 |
|
Blacktwin
|
9c461dbe43
|
updated sessions check. Trailers and pre-rolls not included in plexapi sessions().
|
2018-03-29 09:49:29 -04:00 |
|
Blacktwin
|
ae410b8fec
|
fix if, add int
|
2018-03-29 09:49:29 -04:00 |
|
Blacktwin
|
444eb68fd9
|
updated metadata
|
2018-03-29 09:49:29 -04:00 |
|
Blacktwin
|
ea43b22c1f
|
updated metadata
|
2018-03-29 09:49:29 -04:00 |
|
Blacktwin
|
446e488717
|
metadata fix
|
2018-03-29 09:49:29 -04:00 |
|
blacktwin
|
94620279ef
|
Update plex_netflix_check.py
|
2018-03-29 09:49:29 -04:00 |
|
blacktwin
|
291cb627b7
|
update Notice
|
2018-03-29 09:49:29 -04:00 |
|
blacktwin
|
deaa08fd16
|
Delete Project_Default.xml
|
2018-03-29 09:49:28 -04:00 |
|
Blacktwin
|
2a1f94f51f
|
updated
|
2018-03-29 09:49:28 -04:00 |
|
Blacktwin
|
3fbf64f83b
|
push to master
|
2018-03-29 09:49:28 -04:00 |
|
Blacktwin
|
a9cf95652f
|
updated notifierID and notifierID location for tautulli
|
2018-03-29 09:49:28 -04:00 |
|
Blacktwin
|
ed6845ca12
|
updated metadata section for tautulli
|
2018-03-29 09:49:28 -04:00 |
|
Blacktwin
|
56bf099416
|
Add wait_kill_pause_notify from samwiseg00
|
2018-03-29 09:49:28 -04:00 |
|
Blacktwin
|
72c684e758
|
add purge_removed_plex_friends, scriptHeaderTemplate update.
|
2018-03-29 09:49:28 -04:00 |
|
Blacktwin
|
2865a47ae8
|
script header template
|
2018-03-29 09:48:21 -04:00 |
|
Blacktwin
|
bdff121f5b
|
PlexPy names to tautulli. Agent_id to notifier_id.
|
2018-03-29 09:48:21 -04:00 |
|
Blacktwin
|
0315274de2
|
updated for tautulli and pep8
|
2018-03-29 09:48:20 -04:00 |
|
Blacktwin
|
e5fe20401f
|
updated metadata section for tautulli
|
2018-03-29 09:48:20 -04:00 |
|
blacktwin
|
6e07432ef9
|
play_lst check
check if play_lst returned anything, if not then just exit.
|
2018-03-29 09:48:20 -04:00 |
|
blacktwin
|
ee73a93fdc
|
If else
Added else
|
2018-03-29 09:48:20 -04:00 |
|
philosowaffle
|
16d91370f1
|
Create plex_lifx_color_theme.pyw
|
2018-03-29 09:48:20 -04:00 |
|
Blacktwin
|
0dc0890381
|
updated naming and pep8
|
2018-03-29 09:48:20 -04:00 |
|
Blacktwin
|
d49048074d
|
readme formatting
|
2018-03-29 09:48:20 -04:00 |
|
Blacktwin
|
6a2326e1ec
|
readme for tautulli
|
2018-03-29 09:48:19 -04:00 |
|
Blacktwin
|
3b5ed79505
|
maps update. pep8 edits
|
2018-03-29 09:48:19 -04:00 |
|
blacktwin
|
c3af47ca1f
|
Delete test.txt
|
2018-03-29 09:48:19 -04:00 |
|
Blacktwin
|
adf6c91828
|
testing pycharm push
|
2018-03-29 09:48:19 -04:00 |
|
Blacktwin
|
0a5c026ee4
|
updated metadata section for tautulli
|
2018-03-29 09:48:19 -04:00 |
|
Blacktwin
|
fa7720be05
|
removing archive
|
2018-03-29 09:48:19 -04:00 |
|
blacktwin
|
3e8255d98c
|
tautulli
new branch for tautulli fixes.
|
2018-03-29 09:48:19 -04:00 |
|