Commit Graph

35 Commits

Author SHA1 Message Date
angelblue05 ba22e26c06 2.3.0 (#70) 2016-10-28 00:02:47 -05:00
angelblue05 e197208d3e 2.2.17 (#50)
* Add temporary setting to disable external subs for direct stream
* Fix crash when sleeping/waking up device
* Use the logging module. Moved logging to it's own file.
* Version bump 2.2.17
* Update README.md
2016-07-24 22:39:40 -05:00
angelblue05 03a1557eaf Fix typo 2016-06-21 15:26:42 -05:00
angelblue05 0efc37f646 String & remove like/dislike
To review: music rating since server does not have like/dislike anymore
2016-06-19 20:32:09 -05:00
angelblue05 3c60eddf55 Add refresh item to context menu 2016-06-19 19:24:42 -05:00
angelblue05 7a0f69e014 Centralized logging 2016-06-16 00:43:36 -05:00
angelblue05 0007741bd3 Fix VoteCount 2016-04-23 19:14:21 -05:00
angelblue05 2e9d9eab65 Fix VoteCount 2016-04-23 19:11:29 -05:00
SpootDev accc452f4c Invalid path 2016-04-15 15:01:12 -05:00
SpootDev d080c49821 cleanup 2016-04-04 16:21:05 -05:00
SpootDev 8a130fe810 code reduce 2016-03-31 13:35:23 -05:00
SpootDev c6ba6d6f51 url and log 2016-03-31 13:18:49 -05:00
SpootDev 1768bd0e4c code reduce and doutil to doutils fix for delete favorite 2016-03-31 13:13:26 -05:00
angelblue05 f33692f2f9 Move update user rating to read_embyserver
It's more appropriate
2016-03-16 23:17:44 -05:00
angelblue05 948015d433 Fix potential error due to timeout 2016-03-06 17:21:29 -06:00
angelblue05 ad0f33a09b Removed the verification for mixed content
Since OriginalCollectionType is now implemented server side.
2016-03-04 17:23:07 -06:00
angelblue05 4cdf5c3c4d Fix grouped views
Something changed in the emby returned paths so the verification was
failing. For now, we are getting one item from the media folder and
comparing using the user view to make sure we are referring to the
correct one with the tag name. Asked Luke for an api that would do this.
2016-03-01 18:00:19 -06:00
angelblue05 c3d78c871e Follow ordered views
This affects the node numbering.
2016-02-24 22:28:42 -06:00
angelblue05 52a5d35295 Update for strings 2016-02-17 02:13:37 -06:00
angelblue05 15e0f92092 Update video library fix
This is to stop music-only update from updating the video library for no
reason.
2016-02-09 22:50:31 -06:00
angelblue05 994a48df7e Review item throttle 2016-02-08 18:38:41 -06:00
angelblue05 1e3f590d99 Adjust doutils 2016-02-08 15:24:35 -06:00
angelblue05 b12009f422 New throttle - will require testing 2016-02-08 02:36:09 -06:00
marcelveldt 7e81db596e Merge branch 'master' of https://github.com/MediaBrowser/Emby.Kodi 2016-01-19 21:28:05 +01:00
marcelveldt 7cf615f671 simplify channel browse code
add experimental support for live tv channels and recordings (without pvr)
2016-01-19 21:27:58 +01:00
angelblue05 81dcd36dc3 Revert throttle
Will have to test further with timeout scenario, before reimplementing
2016-01-19 04:28:52 -06:00
angelblue05 08581dbc18 Add progress dialog for gathering
It's not very precise since we gather in batch, but better than nothing.
2016-01-18 03:24:00 -06:00
angelblue05 5112500f4d Fix missing mediasources
Also add a throttle to avoid crash if server connection times out.
2016-01-14 03:49:03 -06:00
marcelveldt b24e881f18 finished homevideos and photos 2016-01-13 01:03:35 +01:00
angelblue05 8b2bd3e30b Forgot to add filters
For collections and trailers
2015-12-30 21:39:10 -06:00
angelblue05 08354b693e Fix specials ordering 2015-12-29 19:32:41 -06:00
angelblue05 50c71c70d4 Fix update music 2015-12-29 17:46:42 -06:00
angelblue05 a116db491c Add limit to request from server 2015-12-27 01:05:51 -06:00
angelblue05 9959806f5b Fix boxset 2015-12-25 21:36:46 -06:00
angelblue05 3f6fe0a9e7 Version 1.1.63
alpha ready for beta testing
2015-12-24 13:51:47 -06:00