Michael Shepanski
|
a13d17c838
|
track accountID in Playable
|
2019-06-03 00:50:02 -04:00 |
|
David Roizenman
|
3719d4b599
|
Fix spelling of "original"
|
2019-01-07 08:04:53 -05:00 |
|
Andrey Yantsen
|
7a67417615
|
fix docs for Raises clauses
|
2018-10-03 11:09:43 +01:00 |
|
Andrey Yantsen
|
057967a8ae
|
Library section id for all (#292)
* add librarySectionID for each item if MediaContainer had one
* fix getting section for photos which are not in album yet
* another approach
|
2018-09-14 20:27:24 +02:00 |
|
Andrey Yantsen
|
b18e186006
|
fix flake8 warnings on travis (#283)
|
2018-09-08 17:26:59 +02:00 |
|
tijder
|
8d4e062a0a
|
Add own duration when not given as parameter
|
2018-05-18 10:58:06 +02:00 |
|
tijder
|
16ed7451c9
|
Comment parameters
|
2018-05-13 11:40:15 +02:00 |
|
tijder
|
ace43732a4
|
updateTimeline with option duration
Without the option duration the video progres will not be updated.
|
2018-05-13 10:50:19 +02:00 |
|
tijder
|
00c21c6325
|
Function update timeline for base.py
Function to update the timeline for a payable item. With this the item will be showed in the now playing screen.
|
2018-05-12 21:29:17 +02:00 |
|
Hellowlol
|
4e404cb502
|
hopefully fix reload issue.
i really need to get add creds so i can test this locally.
|
2018-03-02 19:28:23 +01:00 |
|
Hellowlol
|
30ec806536
|
fix some docs.
|
2018-03-02 18:43:31 +01:00 |
|
Hellowlol
|
eb337ce585
|
Add support for similar for tvshows and movies.
|
2018-03-02 18:27:57 +01:00 |
|
Hellowlol
|
bb55a00f52
|
really need to sanity check on this one..
|
2018-03-02 17:08:10 +01:00 |
|
Hellowlol
|
807d833ceb
|
move update progress so we can use it on music.
|
2018-02-22 12:29:39 +01:00 |
|
Michael Shepanski
|
61ede66ad5
|
Dont include token in URLs unless show_secrets set in config; All functions that return a URL such as stream urls and thumbnails still include token
|
2018-01-04 21:44:35 -05:00 |
|
Hellowlol
|
d3e4c63dd4
|
add url method, artUrl
change reload waning to debug.
|
2017-11-08 22:01:53 +01:00 |
|
Hellowlol
|
ceb3f03445
|
oops.
|
2017-11-01 23:36:03 +01:00 |
|
Hellowlol
|
0e2c7fb7e6
|
fixup
move delete to partial as not everything is deletable
fix library genre test
fix delete media.
|
2017-11-01 23:18:18 +01:00 |
|
Michael Shepanski
|
d4763dcda9
|
Merge pull request #216 from pkkid/add_ne
add ne and ne test.
|
2017-10-13 21:09:10 -04:00 |
|
Hellowlol
|
b5a3018c6b
|
add ne and ne test.
|
2017-10-14 01:46:09 +02:00 |
|
Hellowlol
|
284a3b615a
|
More hidden stuff..
|
2017-10-14 00:29:52 +02:00 |
|
Hellowlol
|
367929a97e
|
fix another bug that was hidden
|
2017-10-14 00:02:21 +02:00 |
|
Hellowlol
|
1fb4fcbed4
|
fix e303
|
2017-10-13 23:47:00 +02:00 |
|
Hellowlol
|
90217b060f
|
missing attrs should raise attribute errors.
|
2017-10-13 23:47:00 +02:00 |
|
Michael Shepanski
|
bdee9ad1f1
|
Merge pull request #199 from pkkid/split
add opt out and split mediaitem.
|
2017-10-11 23:31:29 -04:00 |
|
Hellowlol
|
577c68ac7d
|
add unmatch
|
2017-10-12 00:01:33 +02:00 |
|
Hellowlol
|
d7856e52ee
|
fix split media item. add missing method put
|
2017-10-11 23:40:22 +02:00 |
|
Hellowlol
|
e402c3227b
|
make media iterable.
they will yield the next lower level. so a show will iter a season a
season will yield a episode etc.
|
2017-10-09 16:07:09 +02:00 |
|
Hellowlol
|
ef0556f952
|
Add __hash__ so we can use sets to remove dupes etc.
|
2017-10-05 23:21:14 +02:00 |
|
Hellowlol
|
a4443db64f
|
add opt out. untested so dont merge.
|
2017-10-03 21:23:47 +02:00 |
|
Hellowlol
|
25fb8478fb
|
Try to fix some errors.
|
2017-08-18 21:21:59 +02:00 |
|
Michael Shepanski
|
d7276e2e82
|
Add tqdm requirement; Display download status in plex-download
|
2017-08-14 23:40:28 -04:00 |
|
Michael Shepanski
|
63dc1507d2
|
Add plex-download.py tool; Added new utility to request user/pass from user, config, or env for use when creating cmd line tools
|
2017-08-13 01:50:40 -04:00 |
|
Michael Shepanski
|
7abd569bd7
|
Merge pull request #154 from pkkid/server_checks
add check_for_update, isLatest
|
2017-07-30 00:40:59 -04:00 |
|
Michael Shepanski
|
bc76208666
|
Merge pull request #152 from pkkid/shared_server
Shared server
|
2017-07-30 00:34:16 -04:00 |
|
Michael Shepanski
|
8bd880c2a0
|
Cleanup doc strings
|
2017-07-30 00:31:45 -04:00 |
|
Hellowlol
|
a0f030e353
|
Add a test for share playlist.
|
2017-07-28 22:29:14 +02:00 |
|
Hellowlol
|
73c10abcce
|
fix bug, add test add todo for images from meta data.
|
2017-07-27 00:55:31 +02:00 |
|
Hellowlol
|
5bfa96b49c
|
Add missing labels and collections from the classes
|
2017-07-22 01:07:31 +02:00 |
|
Hellowlol
|
145f49808b
|
fix so we can remove by value
TODO make sure tests works
|
2017-07-18 23:55:11 +02:00 |
|
Hellowlol
|
43cb60d440
|
more update shit
|
2017-07-18 17:59:23 +02:00 |
|
Hellowlol
|
9c82a516b5
|
some flake.
|
2017-07-16 23:04:46 +02:00 |
|
Hellowlol
|
d2dac4b017
|
Init edit.
|
2017-07-16 22:46:03 +02:00 |
|
Hellowlol
|
db3b729360
|
one step closer with the test.
|
2017-02-27 23:16:02 +01:00 |
|
Michael Shepanski
|
5e2805d240
|
Update base.py
|
2017-02-26 21:11:41 -05:00 |
|
Michael Shepanski
|
ec4d0d591d
|
Update base.py
|
2017-02-26 21:10:28 -05:00 |
|
Hellowlol
|
cbde4787cc
|
Add stop playback.
|
2017-02-26 23:31:09 +01:00 |
|
Michael Shepanski
|
91a8ab4563
|
Checkpoint: Settings functionality works; Needs documentation
|
2017-02-23 01:33:30 -05:00 |
|
Michael Shepanski
|
cd1a05d770
|
Make flake8 happy
|
2017-02-20 00:37:00 -05:00 |
|
Michael Shepanski
|
a42bca2a6a
|
Convert clean value to str
|
2017-02-15 00:43:48 -05:00 |
|