Commit Graph

90 Commits

Author SHA1 Message Date
angelblue05 cc5c60e356 Version bump for objects
171076013
2018-09-21 04:21:24 -05:00
angelblue05 0185b28620 Version bump 3.1.18a 2018-09-21 04:17:03 -05:00
angelblue05 1fc22ce824 Fix empty artist, missing Title 2018-09-21 04:12:24 -05:00
angelblue05 b9f8f05ea7 Fix userdata song 2018-09-18 02:49:30 -05:00
angelblue05 89ff748b9d Fix season artwork 2018-09-15 22:16:19 -05:00
angelblue05 cc87cabc50 Version bump 3.1.15 2018-09-14 21:38:44 -05:00
angelblue05 a9bd8214b0 Fix series pooling 2018-09-14 21:28:10 -05:00
angelblue05 308a8ec947 Version bump 3.1.14 2018-09-14 02:13:28 -05:00
angelblue05 0e87595013 Fix empty show 2018-09-14 02:11:18 -05:00
angelblue05 7672410601 Fix favorites 2018-09-13 21:00:56 -05:00
angelblue05 a988d418ef Small music fix 2018-09-13 02:39:01 -05:00
angelblue05 4fdadb8b27 Revert "Small fix for music"
This reverts commit 30f0f9bc4f.
2018-09-13 02:35:45 -05:00
angelblue05 30f0f9bc4f Small fix for music 2018-09-13 02:31:03 -05:00
angelblue05 c0146b7f00 Version bump 3.1.12 2018-09-13 02:27:02 -05:00
angelblue05 dc7cfd54c3 Music and parentid changes
Verify for artists on albums without musicbrainzid with same name
2018-09-13 02:08:30 -05:00
angelblue05 3ecbaedbb9 Version bump 3.1.09 2018-09-09 23:06:52 -05:00
angelblue05 3da0ab5b24 Fix empty albumid for songs 2018-09-09 14:31:32 -05:00
angelblue05 a0aa9530d4 Version bump 3.1.08 2018-09-09 00:49:33 -05:00
angelblue05 24ab27bbe2 Add manual transcode option
Update queue playlist
2018-09-09 00:44:23 -05:00
angelblue05 938c7ce025 Version bump 3.1.06 2018-09-08 15:07:06 -05:00
angelblue05 5394b1adc3 Fix artists 2018-09-08 15:04:32 -05:00
angelblue05 1b53583d98 Fix objects mapping 2018-09-08 15:00:53 -05:00
angelblue05 48daed72b2 Fix audiobook playback 2018-09-08 02:02:18 -05:00
angelblue05 f469885d8b Fix audiobook playback 2018-09-07 17:52:25 -05:00
angelblue05 df306e69d7 Fix resume/start from beginning
Also fix seek verification (kodi seek does not seem to trigger expected built-in functions)
2018-09-07 17:39:24 -05:00
angelblue05 b4ef64af5c Add embyintro prop
For embruary to know an intro is playing and not the main title.
2018-09-07 13:36:14 -05:00
angelblue05 3ffbc20f4b Fix DatePlayed in sync 2018-09-07 13:18:31 -05:00
angelblue05 9005ad84be Fix DatePlayed
DatePlayed should be empty when unwatched. And other minor fixes.
2018-09-07 13:10:14 -05:00
angelblue05 a18fa90f13 Add dynamic package support
And a few other fixes
2018-09-06 23:56:05 -05:00
angelblue05 ce81a1fc33 Re-add mpaa rating 2018-09-06 14:46:20 -05:00
angelblue05 ace50b34dc New hybrid method 2018-09-06 03:36:32 -05:00
angelblue05 1051d415a5 Define tvdb for uniqueId 2018-07-09 17:36:28 -05:00
angelblue05 7c1f04b4e1 Modify notification
Ensure notification does not appear during video playback.
2018-06-22 17:13:46 -05:00
angelblue05 2fa16ddffb Fix season name 2018-06-09 00:19:14 -05:00
angelblue05 e50780bd37 Remove GA 2018-05-12 22:56:53 -05:00
angelblue05 49e673a873 Allow music to be repaired 2018-04-20 03:30:08 -05:00
angelblue05 ef376a83be Fix manual sync for music 2018-03-23 04:06:52 -05:00
angelblue05 db7de1e333 Fix progress display 2018-03-23 03:08:54 -05:00
angelblue05 a2fb25a922 Generators
For music
2018-03-15 05:32:56 -05:00
angelblue05 7ded39d580 Generators
For episodes
2018-03-13 18:54:14 -05:00
angelblue05 4cd270a9d2 Generators 2018-03-13 05:32:45 -05:00
angelblue05 6329ead9d3 Fix music
Fix multiple albums being created due to missing musicbrainzid.
2018-03-11 21:50:52 -05:00
angelblue05 055c12bfe5 Fix music 2018-03-10 04:28:02 -06:00
angelblue05 307bb772b3 Music support for Leia 2018-03-07 16:53:24 -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 9a50392d0c Adjust music video premiere 2017-12-30 16:53:09 -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
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
angelblue05 c34d26ebed Fix wrong id being used for tvshows
To fix trakt issues.
2017-11-25 17:32:39 -06: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