Blacktwin
0d40df2755
requirements file.
2018-06-12 14:02:08 -04:00
Blacktwin
58f9011850
adding examples page for kill_streams.py
2018-06-12 10:08:35 -04:00
Blacktwin
1867061a93
Merge remote-tracking branch 'origin/master'
2018-06-12 10:07:01 -04:00
Blacktwin
e1d904727c
delete files, obsolete.
2018-06-12 10:06:45 -04:00
Blacktwin
714b87b6b3
Merge remote-tracking branch 'origin/master'
2018-06-12 10:04:01 -04:00
blacktwin
89837c2e0a
Delete vcs.xml
2018-06-12 10:02:27 -04:00
Blacktwin
ed8213774b
cleaning special characters from region, city, and friendly names.
...
removed unused get_platform function
2018-06-12 09:56:13 -04:00
Blacktwin
454aa9e2d0
Fixes for matplotlib==2.2.2:
...
fillcontinents > drawlsmask
remove Latitude and Longitude grid for World map
Other:
Added choice for including/excluding a legend
Changed arg -l location to -m map
2018-06-12 09:56:12 -04:00
blacktwin
f92f3f08c8
Delete Project_Default.xml
2018-06-12 09:55:19 -04:00
Blacktwin
d88fe8688d
push to master
2018-06-12 09:55:19 -04:00
blacktwin
4686e2c712
Delete test.txt
2018-06-12 09:55:19 -04:00
Blacktwin
dd0f99b170
testing pycharm push
2018-06-12 09:55:19 -04:00
Blacktwin
555409d963
removing archive
2018-06-12 09:55:19 -04:00
Nicholas St. Germain
99476b46f0
added backup of db
2018-06-12 09:55:19 -04:00
Blacktwin
c0888d81ba
cleaning special characters from region, city, and friendly names.
...
removed unused get_platform function
2018-06-12 09:55:19 -04:00
blacktwin
0849324df2
added discord button
...
discord button links to Tautulli's discord server. Buttons calls out Scripts section.
2018-06-12 09:55:18 -04:00
Blacktwin
b6bb0520e7
get_history's grandparent_rating_key to int()
2018-06-12 09:55:18 -04:00
Blacktwin
a8cee9b115
more messaging, moved episode check to conditions, correction for 0 watched history for the day.
2018-06-12 09:55:13 -04:00
Blacktwin
bb9b42cae1
grk to int, stopped_time bracket correction.
2018-06-12 09:55:08 -04:00
Blacktwin
fd3b3675d6
!= instead of 'is not'
2018-06-12 09:55:08 -04:00
Blacktwin
32e256f111
marking series watched instead of episode. child not item.
2018-06-12 09:55:07 -04:00
Blacktwin
1ed70fb66e
shows were being marked as watched if an episode was watched.
...
check each episode.
2018-06-12 09:55:07 -04:00
blacktwin
e3a70ec010
killstream clarity
2018-06-12 09:55:07 -04:00
blacktwin
406161120e
clarity
2018-06-12 09:55:07 -04:00
Blacktwin
dec77495c1
added support for admin account
2018-06-12 09:55:07 -04:00
Blacktwin
8c910be961
env and override correction
2018-06-12 09:55:07 -04:00
Blacktwin
fd893af4e9
token correction
2018-06-12 09:55:07 -04:00
Blacktwin
d1a16f2bcd
update getting url and token variables
2018-06-12 09:55:07 -04:00
blacktwin
44c2fa8858
Delete requirements.txt
2018-06-12 09:55:06 -04:00
Blacktwin
bf97c0129a
Create sync_watch_status.py
2018-06-12 09:55:06 -04:00
blacktwin
fffb73d0a1
Delete vcs.xml
2018-06-12 09:54:03 -04:00
blacktwin
4b2972bac6
Delete Project_Default.xml
2018-06-12 09:54:03 -04:00
Blacktwin
89bd19747d
push to master
2018-06-12 09:54:03 -04:00
blacktwin
4ae3b09db9
Delete test.txt
2018-06-12 09:51:31 -04:00
Blacktwin
e38a575609
testing pycharm push
2018-06-12 09:51:31 -04:00
blacktwin
9b89f41791
Delete vcs.xml
2018-06-12 09:51:13 -04:00
Blacktwin
e6d58e95d8
removing archive
2018-06-12 09:51:13 -04:00
Nicholas St. Germain
c351e01502
added backup of db
2018-06-12 09:50:59 -04:00
Blacktwin
828d68d020
include config.ini instructions.
2018-06-12 09:35:59 -04:00
Blacktwin
9f97b5218e
Added ablility to kill multiple streams from one user.
...
Allowing for elimination of other killstream scripts.
Added notification
2018-06-11 15:57:29 -04:00
Blacktwin
5b1e32b7d9
Merge remote-tracking branch 'origin/master'
2018-05-24 13:31:33 -04:00
Blacktwin
6210e361f3
cleaning special characters from region, city, and friendly names.
...
removed unused get_platform function
2018-05-24 13:29:38 -04:00
blacktwin
81d7051e55
added discord button
...
discord button links to Tautulli's discord server. Buttons calls out Scripts section.
2018-05-22 11:03:29 -04:00
Blacktwin
e660b8e69a
get_history's grandparent_rating_key to int()
2018-05-17 09:56:49 -04:00
Blacktwin
6d26b19efd
Fixes for matplotlib==2.2.2:
...
fillcontinents > drawlsmask
remove Latitude and Longitude grid for World map
Other:
Added choice for including/excluding a legend
Changed arg -l location to -m map
2018-05-17 09:55:53 -04:00
Blacktwin
e4b49d3297
fix message and ssl
2018-05-09 14:43:02 -04:00
Blacktwin
fb7c16ee80
== not in
2018-05-05 08:20:48 -04:00
Blacktwin
35382673a6
move message to arg. another example
2018-05-05 08:15:35 -04:00
Blacktwin
669530e45a
more messaging, moved episode check to conditions, correction for 0 watched history for the day.
2018-05-03 12:26:05 -04:00
Blacktwin
51a86268a6
remove config.ini mentions
2018-05-03 10:13:24 -04:00