Commit graph

1560 commits

Author SHA1 Message Date
angelblue05
43be19e650 set artwork for intros 2018-01-20 17:23:47 -06:00
angelblue05
939d52f54e Adjust playback
Fix watched caused by intros
2018-01-19 01:42:05 -06:00
angelblue05
68ad71de6f Process updates when nothing is playing 2018-01-19 01:31:09 -06:00
Sebastian S
a9e4cebed4 Changed playback method detection (#123) 2018-01-18 17:49:02 -06:00
angelblue05
0945d46baf Move stop playback to emby file
Prep to rework that part.
2018-01-14 20:18:35 -06:00
angelblue05
1798e6e01d Fix source selection for direct stream
And missing imports. Fix set_artwork.
2018-01-14 20:17:57 -06:00
angelblue05
304aa503e1 Move id generator to utils
To be easily reused.
2018-01-14 20:11:36 -06:00
angelblue05
e69b01e825 Fix clear playlist 2018-01-11 02:09:18 -06:00
angelblue05
42fac71033 Add logging 2018-01-10 16:44:19 -06:00
angelblue05
68f959580b Clear playlist if end is reached 2018-01-09 22:30:05 -06:00
angelblue05
e530575d91 Clear playlist if last item in list 2018-01-09 21:03:32 -06:00
angelblue05
3f5b5fa107 Fix theme media 2018-01-09 19:41:04 -06:00
angelblue05
1ec3b32919 Update theme media 2018-01-09 19:31:14 -06:00
angelblue05
3bccc195da Fix special monitor 2018-01-09 05:42:37 -06:00
Sebastian S
241646f9a2 Fixed "Play from here" issue (#121) 2018-01-09 05:39:59 -06:00
angelblue05
9ac37a1c40
3.0.0 Revision Krypton
Update playback for Krytpon
Support Multi source
Add Force Transcode
Add a small listener for external players
Update dialog skin (thank you sualfred)
2018-01-07 20:13:11 -06:00
angelblue05
6005555b37 Update context menu
Use the new method that was added in krypton.
2017-12-31 17:30:45 -06:00
angelblue05
e801b69e4b Fix context menu 2017-12-31 01:07:10 -06:00
angelblue05
22a2de90c8 Fix the context menu not working 2017-12-30 16:53:09 -06:00
angelblue05
9a50392d0c Adjust music video premiere 2017-12-30 16:53:09 -06:00
angelblue05
e2a183a08b Revert changes for transcode pull request
causes errors atm and don't have time to check it out.
2017-12-30 16:53:09 -06:00
angelblue05
c2352e4428 Try to fix encoding..again 2017-12-16 20:44:32 -06:00
angelblue05
59e8452f3b Reverse change 2017-12-16 20:23:16 -06:00
angelblue05
6ddbcac42e Update 2.3.59 2017-12-13 02:39:33 -06:00
angelblue05
938538c54f Temp fix
Server api changed recursivecount. It now returns 0 regardless of the
show containing episodes. There's no way to detect empty shows as far as
I'm aware so remove check.
2017-12-13 02:39:33 -06:00
angelblue05
bfaed955f5 Attempt to fix encoding error 2017-12-13 02:39:33 -06:00
obitwentywan
aaeb3a6272 Infer values for musicvideo "track" and "premiered" fields... (#109)
* Infer values for musicvideo track and premiered fields when none are available from Emby, to support some kodi views.

* Tidy up some code style issues
2017-12-12 21:25:21 -06:00
Alex
9803e9dcdf SSL socket SNI support (#108) 2017-12-10 04:15:58 -06:00
simpman
a7057ec3dc Improve transcoding detection (#107)
* Update Leia Video DB

* Fix transcoding for non-standard filenames

Fix transcoding for cases where the filename does not contain codec
Added HEVC to 10bit transcode option
Added case for non-default video track ids
2017-12-07 02:03:31 -06:00
angelblue05
634090e93c Update photos library display 2017-11-25 17:35:07 -06:00
angelblue05
354a6669ac Add retries and update playback report to emby 2017-11-25 17:34:37 -06:00
angelblue05
6644504005 Fixed potential loop in inc sync 2017-11-25 17:33:44 -06:00
angelblue05
c34d26ebed Fix wrong id being used for tvshows
To fix trakt issues.
2017-11-25 17:32:39 -06:00
im85288
8e512896a0 update music db version for leia 2017-11-19 19:58:35 +00:00
angelblue05
c0012582c8 Fix plugin paths & Attempt to fix photos
Emby removed photos library. Now it's homevideo and photos. Had to tweak
a few things.
Update plugin patha to properly encode naming.
2017-11-08 22:42:48 -06:00
angelblue05
72d36d382b merge --develop 2017-11-08 20:58:59 -06:00
im85288
7be8c49b14 add support for latest kodi 18 music db changes 2017-11-04 14:08:12 +00:00
angelblue05
2a67cb2da5 Add a retry to detect playback 2017-11-02 22:34:55 -05:00
angelblue05
a4e12da8fe Add refresh boxsets option 2017-11-02 22:34:41 -05:00
angelblue05
b130f7646a Fixed server not falling back correctly
Reduce timeout
2017-11-02 22:34:26 -05:00
angelblue05
17211df01e Allow server without port 2017-11-02 22:34:10 -05:00
angelblue05
a3d996bc6c Fix freezing issue at startup 2017-10-10 00:40:20 -05:00
angelblue05
0435ab5b98 Fix typo 2017-10-04 17:47:30 -05:00
angelblue05
88dd33d4ce Fixed few bugs in playback
video res not having values, audio url missing ?, support new server
setting that disables subs extraction
2017-10-04 17:35:40 -05:00
angelblue05
2003367a21 Fix video detection in monitor 2017-10-04 17:34:25 -05:00
angelblue05
6be4ffca3d Offline mode for views 2017-10-04 17:34:00 -05:00
angelblue05
9f355989a6 Fixed connecting to server 2017-10-04 17:33:40 -05:00
angelblue05
c1fa4f0ac2 Temp fix series pooling for non admins 2017-09-04 01:40:05 -05:00
angelblue05
8d00a9ade2 Support series pooling
Still requires a manual sync to apply...
2017-09-03 14:10:04 -05:00
angelblue05
7767f515b9 Support new event PlayPause 2017-09-03 14:08:52 -05:00
angelblue05
7e5de4d06e Merge branch 'develop' of https://github.com/MediaBrowser/plugin.video.emby into develop 2017-09-03 14:00:43 -05:00
EGrishin
6c4031158e Add SetRepeatMode feature (#101) 2017-08-25 02:22:12 -05:00
angelblue05
37cb909f46 use diff endpoint to validate server online 2017-08-12 20:10:06 -05:00
angelblue05
d1054896bc Add extra check (fix)
Called wrong class
2017-08-09 05:06:46 -05:00
angelblue05
8858860015 Add extra check (new bug in krypton??)
Something in Kodi is triggering on play while hovering widgets.
2017-08-08 21:17:32 -05:00
angelblue05
7e38a743d7 Fix server name encoding 2017-08-08 21:17:32 -05:00
Marcin W
d4ea2666fa Polish translation - update (#100) 2017-08-08 18:15:51 -05:00
angelblue05
3c9a684942 Fix first artist [missing tag] in krypton 2017-08-04 17:56:21 -05:00
angelblue05
708d3d7f39 Change server online to welcome message 2017-07-28 21:22:40 -05:00
angelblue05
fdce20d172 Fix for new cleanonupdate verification 2017-07-28 20:44:40 -05:00
andreas-woelfl
82c02594cb add resolution limit (#90) 2017-07-28 20:43:48 -05:00
angelblue05
41d56b53c3 Fix error with direct stream music 2017-07-28 17:12:52 -05:00
angelblue05
23b5b93bdd Add warning for clean on update 2017-07-28 02:11:41 -05:00
angelblue05
82ab2f2311 Add recently added filter
To ignore playcount, now supports

plugin://plugin.video.emby/?id=Tag&mode=recentepisodes&limit=25&filters=playcount
2017-07-27 22:51:24 -05:00
angelblue05
b6346a49cf Failsafe for artwork
In case key exists but value is None. Prevent invalid artwork url.
2017-07-27 18:46:58 -05:00
angelblue05
6147475629 Fix music library compare
Ignore views
2017-07-27 18:42:32 -05:00
angelblue05
030e557829 Update websocket url
For reverse proxy
2017-07-27 18:41:56 -05:00
angelblue05
299a0bd8f9 Fix network creds
Convert backslash to ; for domain\username
2017-07-27 18:07:00 -05:00
Marcin W
37a7ea47d7 Polish translation (#97) 2017-07-20 17:27:32 -05:00
angelblue05
1f2eeae8fc Merge branch 'develop' of https://github.com/MediaBrowser/plugin.video.emby into develop 2017-07-09 00:35:37 -05:00
angelblue05
78655ccb28 Fix subtitles defaulting to srt
Will now use the codec provided by server (srt, ass, ssa)
2017-07-09 00:35:33 -05:00
Sebastian S
71da2bf777 Fixed uniqueID and ratingID issues (#95)
* Fixed uniqueID and ratingID issues

* cleanup
2017-06-27 02:28:06 -05:00
angelblue05
03e8b2ec86 Fix encoding 2017-06-24 22:04:05 -05:00
angelblue05
4a3be4d628 Add showtitle and episodeno to label2
for listitem
2017-06-24 22:03:55 -05:00
angelblue05
21e7a9cada Fix music extension/Fix music playback report 2017-06-18 23:14:03 -05:00
marcelveldt
b07d820806 basic support for Kodi Leia 2017-06-10 16:18:37 +02:00
angelblue05
4ed87e877c Fix playback for 4k force transcode 2017-05-29 23:13:56 -05:00
angelblue05
232daf8dbc Support open guide command 2017-05-09 02:58:59 -05:00
angelblue05
119ecaa39c Fix watched bug
Try to catch kodi_id returning -1 and try to read the data returned by
Kodi in that situation.
2017-05-07 18:32:34 -05:00
angelblue05
c46a64e579 Revert "Fix watched bug"
This reverts commit b3aca0542e.
2017-05-07 18:19:55 -05:00
angelblue05
b3aca0542e Fix watched bug
Getting the playback info from the video dialog as playback is started
seems to fail more often than not (returns kodi_id = -1, item_type =
None) when the data passed by Kodi contains the right info.
2017-05-07 16:41:21 -05:00
Shaun
5322058652 add api_key to streaming urls 2017-05-06 10:08:04 +10:00
sualfred
1b4f4e0b26 cleanup 2017-04-27 08:27:43 +02:00
sualfred
5952c37bfa Fixed wrong episode uniqueids in the UNIQUEID and RATING table.
This will solve the problem with metadata updates of Emby
2017-04-20 18:32:08 +02:00
agentxan
35911c7507 missing dbid parameter
Fix missing metadata for resume play from kodi widgets if using addon
playback
2017-04-04 16:57:47 -05:00
xnappo
e0b5cd1fdb Fix encoding issue in context menu. 2017-04-03 21:51:25 -05:00
agentxan
9fe0e61651 Update kodimonitor.py 2017-03-27 11:31:26 -05:00
agentxan
7f0d037531 Update kodimonitor.py 2017-03-11 17:13:50 -06:00
shaun
72c76adbf8 dont worry about server details if the url does nto have server and user id placeholders in it 2017-02-05 22:50:01 +11:00
shaun
ee01e7cb5e Merge branch 'develop' of https://github.com/MediaBrowser/plugin.video.emby into develop 2017-02-05 11:00:49 +11:00
shaun
e90919e6b6 less metric logging for download function 2017-02-05 11:00:20 +11:00
Michal Kuncl
ed575378b5 another typo :-( 2017-02-04 13:00:35 +01:00
Michal Kuncl
18bd1601af Typo fix 2017-02-04 12:49:17 +01:00
Michal Kuncl
f4b00801fb Add Czech Language 2017-02-04 12:40:09 +01:00
shaun
c8b1e738c6 refine download function, more exceptions 2017-02-04 10:42:22 +11:00
shaun
f7c79e366e wrap the set window prop for file name in a try 2017-02-02 07:00:31 +11:00
im85288
66eb53dc08 add storing current filename to window property to support external addons 2017-01-30 16:05:00 +00:00
sfaulds
4096e0ad5c small fix for server details being missing, stop crash and just try connection
dont return None for server details being missing, throw as we need to get to the botton of this
2017-01-30 16:05:41 +11:00
sualfred
50658294d7 Fixed broken DTS-HD_ma and DTS-HD_hra flags 2017-01-25 11:31:42 +01:00
sfaulds
f1aaed636d throw doanload error 2017-01-25 10:14:48 +11:00