angelblue05
faa376a520
Version bump 1.1.60
...
Stable release
2015-11-12 16:32:02 -06:00
angelblue05
4da967a65c
fix sources.xml
...
argument not available on older python versions
2015-11-08 08:31:49 -06:00
angelblue05
5a39208aa3
Correcting sources
...
With elementetree instead
2015-11-03 07:22:03 -06:00
im85288
c10cee3cb3
jarvis music db bump
2015-11-03 11:07:31 +00:00
marcelveldt
6950505341
Merge branch 'master' of https://github.com/MediaBrowser/Emby.Kodi
2015-10-23 21:06:55 +02:00
marcelveldt
138a495906
close handle to file
2015-10-23 21:06:35 +02:00
angelblue05
d0bf205331
Database warning
...
Warn the user visually of the database not found error.
2015-10-21 22:44:40 -05:00
im85288
5a481e7779
jarvis music db bump
2015-10-18 14:17:13 +01:00
im85288
45a840e12e
jarvis support
2015-10-11 22:03:59 +01:00
im85288
dac614b284
video db bumped to version 97 for jarvis
2015-09-26 11:25:11 +01:00
im85288
c5d5e87574
drop emby only if it exists...which should be most of the time :)
2015-09-16 16:00:54 +01:00
im85288
3a392ce27f
assure to drop emby table on reset
2015-09-16 09:52:48 +01:00
im85288
b0592d3b02
support new jarvis version of music db 54
2015-09-10 17:16:18 +01:00
im85288
5a5ff2871c
bumped video db version for Jarvis
2015-09-05 10:56:00 +01:00
im85288
0eee08f0bd
bumped video db version for Jarvis
2015-09-01 19:20:18 +01:00
angelblue05
475a671d08
Set central window property
...
Always have the latest properties and will clean up the code. Will
centralize the rest of the code a bit later.
2015-08-24 02:39:19 -05:00
angelblue05
e09c209a6b
Music library
...
make it seemless - dependant on alternate ip to be enabled to add
pathsubstitution.
2015-08-22 11:17:54 -05:00
angelblue05
64e413b9d1
Fix db not scanning in after reset
...
Only affected by reset via add-on settings. Because the settings dialog
is open, when it closes, it overwrites every settings. So in order to
prevent this, close any dialogs open before the reset actually happens.
2015-08-22 04:22:57 -05:00
angelblue05
afa582057a
Revert "Music library - remote"
...
This reverts commit 88632dad60
.
2015-08-20 20:51:47 -05:00
angelblue05
88632dad60
Music library - remote
...
Trying strm files to still have plugin paths. Will require restart
because I've added a new column to hold the full path for strm in the
event we need to delete them.
2015-08-20 06:42:40 -05:00
angelblue05
c0f9948cf5
Convert settings to utils method for addon settings
2015-08-14 04:03:12 -05:00
angelblue05
40b381de94
Set up for central addon settings
...
Please start using it for new methods. I will take care of changing
older ones.
2015-08-12 04:59:05 -05:00
angelblue05
560abbcc5d
Created normalize method for video nodes only
...
Since no modification can happen to the theme naming.
2015-08-02 19:28:13 -05:00
Marcel van der Veldt
a7310dc634
normalize paths in videonode building
2015-08-03 01:52:47 +02:00
angelblue05
929786302c
Renamed sources to Emby.
2015-07-27 04:24:00 -05:00
angelblue05
e3a81da2a5
Correct the merging
2015-07-26 07:09:09 -05:00
im85288
7f21c61753
support for kodi jarvis
2015-07-24 12:29:41 +01:00
im85288
542679a0f0
change music db to not have helix as default
2015-07-22 14:24:24 +01:00
angelblue05
2bfe377378
Clean up
...
Also fix settings not saving if reset was initiated.
2015-07-22 08:16:08 -05:00
angelblue05
4e7cbc56ba
Fix for merge
...
Create sources, fix for user pref login bug, create a dummy bookmark for
homescreen, remove workaround for resume point
2015-07-19 20:35:14 -05:00
im85288
6e56d259d4
merged normalize string changes from tvtunes addon
2015-06-20 18:05:54 +01:00
angelblue05
142908d56d
Force refresh fanart
...
The only thing cached into texture13.db I believe fanart was the last
thing that wasn't changing when modified in Emby.
2015-06-19 05:53:22 -05:00
angelblue05
ae07e1b4c6
another attempt at Theme music
...
For illegal characters - following the same pattern as TV Tunes to make
sure we match 100%
2015-06-19 03:10:41 -05:00
angelblue05
83080815ba
Revert db change
2015-06-18 05:42:57 -05:00
angelblue05
9c1f8476aa
Database follow up
...
When upgrading Kodi, it will leave the old database in the folder. As to
not conflict, use the higher database version number.
2015-06-17 21:34:45 -05:00
angelblue05
ce312bd2c8
Quick follow
...
To make sure it doesn't pick up the temp file Kodi creates which is the
same name as the database.
2015-06-16 21:27:50 -05:00
angelblue05
0b0d1aaacc
Revert "Quick follow up"
...
This reverts commit 7f2610642b
.
2015-06-16 21:11:50 -05:00
angelblue05
7f2610642b
Quick follow up
...
Prevent from picking up the temp journal file Kodi creates.
2015-06-16 20:24:54 -05:00
angelblue05
3c1ce16da0
Use proper DB path
...
without guessing.
2015-06-16 19:32:42 -05:00
im85288
58ab6432f6
remove beta support and use latest as default so that future changes
...
hopefully are not needed
2015-06-16 20:38:36 +01:00
angelblue05
91b9d3167d
Attempt at supporting Isengard Beta 2
2015-06-15 19:41:40 -05:00
angelblue05
20ac3c9465
Log Level instant change
...
I grew tired of restarting Kodi everytime....so I made it so the log
level changes on the stop without restarting Kodi. Also removed NextUp
import and added the downloadUtils 200 response to help debug in the
future.
2015-06-05 05:12:09 -05:00
xnappo
c3e2e031b7
Music default, but don't change prior setting.
...
Version bump
2015-05-30 18:02:45 -05:00
im85288
77c91379b2
set music sync on as default and added emby icon
2015-05-30 22:18:23 +01:00
Marcel van der Veldt
e16cbcc87c
corrected check for music artists and also reset music db at full reset
2015-05-08 00:46:41 +02:00
Marcel van der Veldt
8839b3b323
add first support for music library sync
2015-05-08 00:04:40 +02:00
Marcel van der Veldt
4ceb66762a
finished video nodes change and main entrypoint listings
...
removed some redundant logging
2015-05-07 00:05:27 +02:00
Marcel van der Veldt
d4e44122ba
moved videonodes code to seperate class
2015-05-06 23:24:13 +02:00
Marcel van der Veldt
e76bf71591
some changes to the video nodes building
2015-05-06 22:53:55 +02:00
angelblue05
d8fd3603a6
Fix for profiles
2015-05-05 21:45:29 -05:00