blacktwin
|
120dbc5f1c
|
create AccountOptOut class
|
2020-07-16 21:01:49 -04:00 |
|
blacktwin
|
50515730b0
|
create onlineMediaSources method
pulls in opt in/out status of Online Media Sources
|
2020-07-16 21:00:45 -04:00 |
|
blacktwin
|
fd89bacba2
|
add SETTINGS endpoint for user settings
|
2020-07-16 20:59:27 -04:00 |
|
blacktwin
|
c46aa3b5bb
|
create augmentation method in video.Video
|
2020-07-16 05:29:52 -04:00 |
|
blacktwin
|
f36f549681
|
video.Video hubs method correction
|
2020-07-16 05:27:44 -04:00 |
|
blacktwin
|
c0454f6eb5
|
import MediaContainer from base
|
2020-07-15 16:15:35 -04:00 |
|
blacktwin
|
451b689c0d
|
create MediaContainer class in base.py
|
2020-07-15 16:09:05 -04:00 |
|
blacktwin
|
6f37a7b8c2
|
move hubs into video.Video
|
2020-07-15 16:07:02 -04:00 |
|
blacktwin
|
3fcfe23d23
|
add extras method to video.Movie class
|
2020-07-15 14:42:23 -04:00 |
|
blacktwin
|
7b364a5cb8
|
create Extra class in video
|
2020-07-15 14:41:52 -04:00 |
|
blacktwin
|
c7f8b86ec5
|
add reviews method to video.Movie class
|
2020-07-15 14:41:09 -04:00 |
|
blacktwin
|
4b908a8f2d
|
create media.Review class
|
2020-07-15 14:37:46 -04:00 |
|
Steffen Fredriksen
|
37c857568d
|
Merge pull request #505 from pkkid/intro_update
Update Marker class
|
2020-06-14 20:21:51 +02:00 |
|
Hellowlol
|
d7c215b119
|
Small change to the repr and add test.
|
2020-06-14 20:21:46 +02:00 |
|
blacktwin
|
881a4fc659
|
use utils.millisecondToHuman for media.Marker.__repr__
|
2020-06-13 22:12:35 -04:00 |
|
blacktwin
|
3852ed52a7
|
create millisecondToHuman method in utils
|
2020-06-13 22:12:01 -04:00 |
|
blacktwin
|
faeee7d667
|
import timedelta to utils
|
2020-06-13 22:11:39 -04:00 |
|
blacktwin
|
1f396ca95a
|
remove field attribute
Addressing #504
remove field attribute as it is no longer available.
adding `__repr__` to Marker class resulting in `<Marker:intro:139770:230481>`
|
2020-06-04 23:21:03 -04:00 |
|
Hellowlol
|
f2f6d8b9e7
|
forgot to bump
|
2020-06-02 21:12:57 +02:00 |
|
Steffen Fredriksen
|
b98d2e91e0
|
Merge pull request #498 from pkkid/intro_marker
intro_marker
|
2020-06-02 20:59:41 +02:00 |
|
Steffen Fredriksen
|
785a2f064b
|
Merge pull request #489 from jjlawren/timeline_do_not_subscribe
Remove 'timeline/subscribe' calls
|
2020-06-02 20:59:20 +02:00 |
|
Steffen Fredriksen
|
6c230e558c
|
Merge pull request #501 from pkkid/add-issue-template
Add templates
|
2020-06-02 20:52:47 +02:00 |
|
blacktwin
|
95941298d6
|
Create pull_request_template.md
|
2020-05-27 22:31:15 -04:00 |
|
blacktwin
|
3834d3c388
|
Add issue templates
|
2020-05-27 22:16:13 -04:00 |
|
blacktwin
|
1d8d76ef56
|
Merge branch 'master' into intro_marker
|
2020-05-27 21:48:41 -04:00 |
|
blacktwin
|
2d4a919a40
|
resolving conflict
|
2020-05-27 21:53:04 -04:00 |
|
blacktwin
|
558eafa44f
|
no need for double bool
|
2020-05-27 12:26:54 -04:00 |
|
blacktwin
|
660a665366
|
only check for intro markers in case Plex decides to add different marker types in the future
thanks @jonnywong16
|
2020-05-27 12:15:56 -04:00 |
|
jjlawren
|
4a24d50036
|
Reduce timeout to expire Sonos resource cache (#500)
|
2020-05-27 09:36:55 -05:00 |
|
jjlawren
|
4193012bc2
|
Improve Sonos ID lookup (#496)
|
2020-05-26 15:09:39 -05:00 |
|
blacktwin
|
a2ef4a5564
|
create hasIntroMarker method to quickly identify if an episode has an intro marker
|
2020-05-24 22:57:02 -04:00 |
|
blacktwin
|
5e3dff4e32
|
update analyze docstring to include new intro video marker
|
2020-05-24 22:55:52 -04:00 |
|
blacktwin
|
8a744f85f4
|
correcting onDeck docstring
|
2020-05-24 22:24:32 -04:00 |
|
blacktwin
|
1cfc9869d1
|
create ondeck method for shows
|
2020-05-23 23:30:44 -04:00 |
|
blacktwin
|
ce3fcc9b9d
|
update hubs method
|
2020-05-23 23:30:21 -04:00 |
|
blacktwin
|
81339cc3dc
|
import library and create hubs method
|
2020-05-23 23:20:22 -04:00 |
|
blacktwin
|
6a69fe4810
|
create preferences method
|
2020-05-23 23:07:44 -04:00 |
|
blacktwin
|
4db38e6832
|
add _include to show
add _details_key to show
|
2020-05-23 23:07:21 -04:00 |
|
blacktwin
|
a771feac35
|
import settings
|
2020-05-23 23:06:05 -04:00 |
|
blacktwin
|
f6fcf95272
|
create Preferences class
|
2020-05-23 23:04:55 -04:00 |
|
blacktwin
|
65271c351d
|
update episodes _include to include markers
add markers attrib to episode
|
2020-05-23 02:12:36 -04:00 |
|
blacktwin
|
61c0669905
|
create Marker class
|
2020-05-23 02:09:22 -04:00 |
|
Steffen Fredriksen
|
6a9ecc42ee
|
Merge pull request #495 from jjlawren/sonos_lookup_fixes
Sonos lookup fixes and tests
|
2020-05-16 00:00:11 +03:00 |
|
Jason Lawrence
|
735e26f257
|
Sonos lookup fixes and tests
|
2020-05-15 08:45:46 -05:00 |
|
Jason Lawrence
|
275f4ba921
|
Revert change to default timeline argument
|
2020-05-13 16:36:30 -05:00 |
|
Steffen Fredriksen
|
1ffefb1550
|
Merge pull request #491 from pkkid/travis-secret-change
Update .travis.yml
|
2020-05-13 22:41:52 +02:00 |
|
Steffen Fredriksen
|
f8823d49ec
|
Merge pull request #492 from pkkid/drop-py2
Drop py2 support
|
2020-05-13 22:41:39 +02:00 |
|
Hellowlol
|
a0c5eec9ee
|
Delete compat.py
not needed for as py2 support is dropped.
|
2020-05-13 23:19:51 +03:00 |
|
Steffen Fredriksen
|
c31db74fca
|
add coveralls webhook (#467)
Fix coverage report
|
2020-05-13 11:32:18 +02:00 |
|
Steffen Fredriksen
|
2c4f21514c
|
Merge pull request #490 from pkkid/doc_fixx
Fix modname
|
2020-05-13 07:56:45 +02:00 |
|