Commit Graph

123 Commits

Author SHA1 Message Date
Blacktwin
e4d0eaf5b1 #145 fix for multiple filters and one search. Multiple search locations not supported yet. 2019-02-18 14:15:40 -05:00
Blacktwin
c3fa69ba28 Capitalizing first letters of each filter used and keyword searched 2019-02-17 01:20:18 -05:00
Blacktwin
6e0dd60a84 docstring updates 2019-02-09 01:20:41 -05:00
Blacktwin
d2b37837d8 #141 fix for remove action 2019-02-09 01:14:21 -05:00
Blacktwin
4c014cfc24 #141 separate title creation to a function.
Now update action will allow updating custom names or random selector
2019-02-08 11:59:05 -05:00
Blacktwin
0c815e459b #141 update and delete now work with random selector 2019-02-05 13:06:46 -05:00
Blacktwin
6c4d0039e2 #141 corrected missing popular titles error 2019-02-05 00:48:35 -05:00
Blacktwin
8651dc34dd trim build_playlist 2019-02-03 23:54:55 -05:00
Blacktwin
13099bf557 make sure random selector has a limit 2019-02-03 23:08:25 -05:00
Blacktwin
769acfff01 #107 Random selector has been added 2019-02-03 16:58:40 -05:00
Blacktwin
34f161de22 clean up, correct showing user's current playlists 2019-02-02 09:46:07 -05:00
Blacktwin
e667d48f68 todo, var name 2019-02-02 09:23:54 -05:00
Blacktwin
ca19d3d6b4 #133 --self did not have all of self's playlists
clean up variable
clean up self or no self selection
2019-01-05 20:22:32 -05:00
Blacktwin
3d632aa65e show no longer needs allPlaylists to view user's playlist. 2019-01-05 18:10:57 -05:00
Blacktwin
b5c7261c3b restruct 2019-01-05 01:10:02 -05:00
Blacktwin
8ef3e5fc82 docsting update, clean up 2019-01-05 01:09:59 -05:00
Blacktwin
1409209e58 #133 only include users who have active shares 2019-01-05 01:09:56 -05:00
Blacktwin
70accd1767 exclusions docstring 2019-01-04 13:49:05 -05:00
Blacktwin
fcdb0dbc3d print update for adding 2019-01-04 13:44:11 -05:00
Blacktwin
f3389a1c22 check for libraries when they are needed
fix update function
2019-01-04 13:41:44 -05:00
Blacktwin
b5b77963fe fix for playlist exclusions 2019-01-04 13:30:07 -05:00
Blacktwin
bcec98f189 allowing --allPlaylists to function properly with remove 2019-01-04 13:21:34 -05:00
Blacktwin
c1865f77de create exclusions function 2019-01-04 13:09:43 -05:00
Blacktwin
7818058f16 finish playlist exclusion 2019-01-04 10:31:00 -05:00
Blacktwin
2cb51cc312 #133 fix for actions with --playlists arg not working properly
removed --playlist choice to allow for selecting any user's playlists
2019-01-04 10:03:10 -05:00
Blacktwin
91d7195143 #133 jbop titles were getting capitalized during creation and causing a
mismatch when removing/updating.
2019-01-03 15:56:38 -05:00
Blacktwin
63298cbb63 added --allPlaylists
clean up
2019-01-03 11:14:32 -05:00
Blacktwin
83990a7620 #131 now popularTV/Movies can use libraries to select specific libraries 2019-01-03 10:39:55 -05:00
Blacktwin
f139b19d35 fix for limit check causing keys_lst to be blank. 2019-01-02 12:48:56 -05:00
Blacktwin
baa9ff80fe allowing for multiple media type playlist 2019-01-01 09:43:30 -05:00
Blacktwin
3b7d5216aa add input filter check
add basic limit and custom naming
2019-01-01 09:26:50 -05:00
Blacktwin
bb674a413d allow for custom from multiple media types 2019-01-01 09:03:13 -05:00
Blacktwin
d3e6d85290 Shows media type working 2019-01-01 02:46:48 -05:00
Blacktwin
f36f7a7ec0 split search and filtering 2018-12-31 23:38:30 -05:00
Blacktwin
0afd3bf40b updating filters 2018-12-23 02:03:01 -05:00
Blacktwin
75665d50a2 #131 --allLibraries added
examples updated
2018-12-23 02:02:22 -05:00
Blacktwin
6fcf430152 splitting up search to search and filters. 2018-12-21 21:17:08 -05:00
Blacktwin
99eee6fdfb temp fix 2018-12-21 16:24:32 -05:00
Blacktwin
640a1f70dc fix for shows 2018-12-21 16:14:52 -05:00
Blacktwin
bfdf94fc14 added keyword searching for unfiltered metadata
added filtered searching
2018-12-21 16:05:17 -05:00
Blacktwin
29566aa47a move creation of playlist content to build_playlist function. 2018-12-21 09:41:10 -05:00
Blacktwin
8fc1e7dbfb update examples 2018-12-21 09:13:06 -05:00
Blacktwin
4bb37d0073 Starting to add features from request #101
--jbop historyToday
--jbop historyWeek
--jbop historyMonth
2018-12-21 09:11:05 -05:00
Blacktwin
aff964522b clean up 2018-12-21 00:14:11 -05:00
Blacktwin
534dfe4aeb fix selection to title mistake 2018-11-23 15:45:21 -05:00
Blacktwin
11c5bb9ead selector name changes and adding future types.
selector and title
2018-11-04 01:34:35 -04:00
Blacktwin
29ad54f844 select playlist by entire name for deletion 2018-11-03 09:37:33 -04:00
Blacktwin
0ce14ada68 fetchItem fix for permissions and deleted/moved rating_key. 2018-11-02 10:29:19 -04:00
Blacktwin
a7cf9c784b adding year and week for future sorting
fetchItem error comment
2018-10-30 00:02:19 -04:00
Blacktwin
84c843f54f docsting examples 2018-10-19 02:31:55 -04:00
Blacktwin
6a746a6700 potential fix for users without permission to item 2018-10-19 02:01:29 -04:00
Blacktwin
a0a634fb3e actions to function for __doc__ in arg help
arg help clean up
2018-10-19 01:32:00 -04:00
Blacktwin
a3c3a145f1 update show action docstring 2018-10-19 01:15:37 -04:00
Blacktwin
797a445679 add share_playlist to user playlists from admin to users
fixed showing jbop type contents
2018-10-19 01:14:24 -04:00
Blacktwin
8087742f33 actions docsting 2018-10-19 00:41:39 -04:00
Blacktwin
cda132b2d9 show_playlist to display what the playlist would be before creating 2018-10-19 00:32:55 -04:00
Blacktwin
d32f36f51e adding allUsers 2018-10-18 23:57:42 -04:00
Blacktwin
8dbd187ef7 Add --action show to display user's current playlist 2018-10-18 21:38:08 -04:00
Blacktwin
3f2e3798ad remove admin account name from user_lst
admin playlists handled by --self
2018-10-07 09:16:30 -04:00
Blacktwin
bcc7a358a7 update examples 2018-10-07 09:15:20 -04:00
Blacktwin
18bd6d8461 remove requirement of users 2018-10-07 09:10:05 -04:00
Blacktwin
15a262339d delete aired_today_playlist. Obsolete due to playlist_manager.py. 2018-10-03 14:46:08 -04:00
Blacktwin
5d28f595e4 create playlist manager 2018-09-26 09:10:40 -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
philosowaffle
16d91370f1 Create plex_lifx_color_theme.pyw 2018-03-29 09:48:20 -04:00
blacktwin
ecc3b8d467
no int, no romans
Check if "word" is a number and if it's a roman numeral. If so try the next "word"
2018-02-14 09:33:52 -05:00
blacktwin
2943c99323
description 2017-11-17 23:55:53 -05:00
blacktwin
3947443d40
remove_old() fix
Was not removing older playlists.
2017-11-14 16:11:39 -05:00
blacktwin
3726885a68 Update aired_today_playlist.py 2017-10-10 12:29:50 -04:00
blacktwin
0f4a2d16bd Update aired_today_playlist.py 2017-10-06 22:52:39 -04:00
blacktwin
9c1932649a functions 2017-10-06 22:51:53 -04:00
blacktwin
53a2af6f54 Rename aired_today_playlist.py to fun/aired_today_playlist.py
fun/
2017-07-12 14:49:19 -04:00
blacktwin
a9a9bed085 Rename plexapi_haiku.py to fun/plexapi_haiku.py
fun/
2017-07-12 14:49:05 -04:00