Commit Graph

135 Commits

Author SHA1 Message Date
Matt
a49900a2d7 More commented out code 2021-02-14 11:17:42 -05:00
Matt
8ece4ae651 Remove commented blocks of code 2021-02-14 11:14:03 -05:00
Matt
f90db72f8b End playback monitoring thread on Kodi exit 2021-01-30 23:28:01 -05:00
Matt
c6f6601f3c Working playback 2021-01-26 22:34:39 -05:00
Matt
7b7502fa2f Show proper language names for external subs 2020-12-19 17:07:16 -05:00
Matt
7c4398bfb5 When playback stops, only try to delete a transcode if we're transcoding 2020-12-05 18:30:40 -05:00
Matt
a90c2c2fa8 Use future strings to fix unicode errors 2020-09-05 17:29:38 -04:00
Matt
a0efd1087f Copy log handler from JF for Kodi, modify for strings 2020-07-25 01:01:30 -04:00
mcarlton00
87ec183694 Fix url generation to work with jellyfin 2020-07-04 18:43:50 -04:00
mcarlton00
e59b54cccf Beginning rebranding + removing emby from api urls 2020-07-04 13:26:21 -04:00
faush01
2e9a76d0db use custom dialog for play next prompt 2020-07-03 16:39:22 +10:00
faush01
21a5a260e7 add option to play cinema intros 2020-06-28 12:25:46 +10:00
faush01
7edede7707 few small changes to the auto play logic 2020-06-23 19:42:17 +10:00
faush01
867545a9b3 use PlaybackInfo results to determin playback method, paths and urls 2020-06-22 19:32:41 +10:00
faush01
e8a9be1ae0 fix a bung of LINT warnings 2020-06-21 11:27:09 +10:00
faush01
17ac755e36 add more audio options when transcoding 2020-06-05 16:42:10 +10:00
faush01
0979077146 add play session id to stop call 2020-04-21 19:40:03 +10:00
Juan Manuel Carnicero Vega
6b562e069d Add label2 to list of streams to play dialog (#98)
* Add label2 to list of streams dialog.
authored-by: Juan Manuel Carnicero Vega <jm.carnicero@dreev.com>
2020-04-18 10:53:00 +10:00
faush01
c6a414751e fix play next episode dont prompt setting 2020-04-11 08:57:22 +10:00
faush01
5722db7597 enhancments to play next 2020-03-28 17:58:29 +11:00
Shaun
8f90d47fde add default view context menu item 2020-01-02 14:05:12 +11:00
Shaun
a0c9792096 user base64 for notify messages as AddonSignals addon has changed from hex string to base64 2019-12-31 11:07:03 +11:00
faush01
7626eaeeef fix issue with audio and subtitle selection 2019-11-30 08:29:02 +11:00
Shaun
91208321dd add is muted and volume to playback status messaege 2019-11-24 17:00:58 +11:00
faush01
132868fc0d add the ability to log timing data 2019-10-14 11:55:18 +11:00
faush01
0a450e2c2e if when getting the playbackinfo there is an error show user the error 2019-10-02 15:29:16 +10:00
faush01
fbf9676949 add play all to context menu for playlists and add to kodi playlist for playable items 2019-10-02 08:06:50 +10:00
faush01
1203ac23a3 add playlist index and size to playback progress reports 2019-09-30 12:10:03 +10:00
faush01
c1682ee928 extent time out on playback resume action 2019-09-06 11:46:29 +10:00
faush01
77cd94302d wait and check again before running background image cache action 2019-09-02 14:36:24 +10:00
faush01
b799c28e1c when transcoding and not chekcing certs make sure the stream preferences go before the verifypeer=false 2019-08-17 15:10:51 +10:00
faush01
48b64c700f do the picture viewer load earlier in the playback function 2019-08-08 16:07:58 +10:00
faush01
cd3a443db6 dont show user select if a remote play action is triggered 2019-07-29 15:51:20 +10:00
Shaun
6464d89dae pause first 2019-07-21 19:48:58 +10:00
Shaun
f4c83c51aa use the paused condition to make sure resume occures 2019-07-21 17:46:35 +10:00
Shaun
9634520cb4 alter resume palyback code and add some logging 2019-07-21 17:06:33 +10:00
Shaun
350031a238 auto delete cache items that have not been accessed for 7 days 2019-07-07 20:04:19 +10:00
Shaun
54ad8c2828 dont show delete action if the user does not have delete access 2019-03-30 12:16:39 +11:00
Shaun
cda16a52c5 try to work arround a crash in kodi by using the playback service to play youtube trailers 2019-02-10 09:17:59 +11:00
faush01
98616772a4 move the get playback info from server call down below the iten type checks 2019-01-29 10:24:45 +11:00
Shaun
a612b7a2b8 if no subs then just return 2019-01-25 19:18:16 +11:00
faush01
0033c0d661 add external subtitle prompt 2019-01-25 15:34:25 +11:00
faush01
9305d3aac8 only stop playback on screensaver activate if what is playing was started by EmbyCon 2019-01-18 10:30:25 +11:00
faush01
4d1d9a9fd8 remove save activity 2019-01-18 09:17:49 +11:00
faush01
014ae3947b add setting to stop media playback on screensaver activation 2019-01-10 15:04:35 +11:00
faush01
6a48496e6f if failed to get playback file return None 2019-01-07 16:03:24 +11:00
faush01
40ad8f3ee7 fix for strm playback hack, dont force set when the item has a runtime 2019-01-07 07:49:36 +11:00
Shaun
9fcb4f2042 use the playbackinfo data for building the playback links 2019-01-03 20:32:11 +11:00
faush01
f9bb0f2745 add the get item playback info call 2019-01-03 16:21:01 +11:00
Shaun
a7f1350d6e refactor some code arround the 2018-12-29 09:22:33 +11:00