Commit Graph

1314 Commits

Author SHA1 Message Date
angelblue05 4f7c63d5df Raise errors other than database is locked
Remove old code
2016-11-04 05:03:44 -05:00
angelblue05 7ec6574ade Rename objects functions
To stop using super()
2016-11-04 02:21:17 -05:00
angelblue05 e06f138d5d Update database.py 2016-11-04 01:28:02 -05:00
angelblue05 11af93ccc2 Update database commit 2016-11-03 23:45:37 -05:00
angelblue05 d0ea742904 Update database prep 2016-11-03 20:38:01 -05:00
angelblue05 df5d309dc5 Database prep 2016-11-03 20:36:05 -05:00
sfaulds 464b1d4c79 Merge branch 'develop' of https://github.com/MediaBrowser/plugin.video.emby into develop 2016-11-03 16:46:50 +11:00
sfaulds aa99b1a3c3 switch to use hashlib 2016-11-03 16:46:22 +11:00
angelblue05 fd3c21d6c8 Fix typo screensaver 2016-11-02 21:24:58 -05:00
angelblue05 7f2eb13f9a Merge remote-tracking branch 'origin/develop' into develop 2016-11-02 21:24:47 -05:00
angelblue05 80a554a91b Merge remote-tracking branch 'refs/remotes/origin/master' into develop 2016-11-02 21:19:30 -05:00
sfaulds e34734931d add wrapper fun for logging errors 2016-11-02 15:11:04 +11:00
sfaulds ca6d90969d metric loggin throttling 2016-11-02 09:26:23 +11:00
shaun 1554a52bf7 throttling is once every 5 min for an error 2016-11-02 07:08:33 +11:00
shaun d7728afea0 add throttling to error metric logging
add back in consumption of exception in function wrapper
2016-11-01 20:48:24 +11:00
angelblue05 817ad63007 Update French translation 2016-11-01 03:38:43 -05:00
shaun 523a653ba5 remove redundant frunction wrapper 2016-11-01 11:23:34 +11:00
shaun 066ec81e16 re thorw exception in wrapper 2016-11-01 10:54:38 +11:00
angelblue05 ea4059b6d0 Hotfix (#72)
* Fix external subtitles

* Fix index error

* Fix credentials encoding

* Fix music var reference
2016-10-31 06:30:09 -05:00
angelblue05 85d054f33a Hotfix (#71)
* Fix typos

* Indicate unicode dict

* Fix artistid

* Attempt to fix encoding
2016-10-29 03:15:16 -05:00
angelblue05 ba22e26c06 2.3.0 (#70) 2016-10-28 00:02:47 -05:00
im85288 d582888ffb update video db version for krypton 2016-08-06 16:20:15 +01:00
marcelveldt 01800c0c3b fix for krypton compatability 2016-08-06 15:43:04 +02:00
xnappo 133773d5b6 Krypton prep 2016-07-31 12:15:38 -05:00
angelblue05 dc15d4d832 2.2.19 (#52)
Fix typo in logging
2016-07-29 04:12:30 -05:00
angelblue05 541afbb989 2.2.18 (#51)
Fix logging error (#51)
2016-07-25 17:36:43 -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 f89d5c96f6 Transform database locked into a settings
Temporary settings, because it slows down the process since it's
auto-committing. Not everyone has database locked crashes. Permanent fix
is being worked on in the database branch.
2016-07-19 02:08:35 -05:00
angelblue05 d5baf0ceed Fix typo 2016-07-18 17:56:39 -05:00
angelblue05 cfb94b7bd0 Temp fix for database being locked 2016-07-18 15:47:42 -05:00
angelblue05 02ab4abe51 Fix not saving watched status
If delete after watched was enabled.
2016-07-18 14:42:33 -05:00
angelblue05 77b99210c1 Add error mode to logging 2016-07-17 18:27:54 -05:00
angelblue05 da7685b03f Try to fix import strptime bug
Clean up of downloadutils and utils.
2016-07-16 10:02:50 -05:00
angelblue05 06d71cf00d Fix typo 2016-07-15 19:17:32 -05:00
angelblue05 8b83ae8a00 Clean up downloadUtils 2016-07-15 19:02:30 -05:00
angelblue05 213f42f4a5 Update downloadUtils requests
Code reduction,  fix connections not being released.
2016-07-15 18:01:59 -05:00
angelblue05 15ac7fd0ca Merge remote-tracking branch 'refs/remotes/origin/master' into develop 2016-07-04 14:22:24 -05:00
shaun 8f0343de2e dont auto fall back to http streaming if not selected
Dont fall back to http streaming if direct file playback is expected.
2016-07-04 20:34:58 +10:00
angelblue05 0fee1975d4 Clean up dialog 2016-07-03 22:45:20 -05:00
angelblue05 272a955d4d Remove useless control in dialog 2016-07-03 22:26:10 -05:00
angelblue05 efdafa2831 Remove unused import 2016-07-03 22:25:09 -05:00
angelblue05 b8ca6d3119 Emby connect - login dialog 2016-07-03 22:24:39 -05:00
angelblue05 5aca32c341 Prep for emby connect
xml, image, qrcode
2016-07-03 04:32:06 -05:00
angelblue05 6c8a95fabb Fix errors 2016-07-02 23:41:42 -05:00
angelblue05 af85505a99 Translation spanish 2016-07-02 23:40:55 -05:00
shaun a911249840 sync progress changes
add (if item count greater) for sync progress dialog
always show progress for full sync
2016-07-03 13:26:11 +10:00
kravone df2600f579 Revert "Faster XML processing and lower memory" 2016-06-29 21:15:26 +02:00
SpootDev 9a5bd10d40 celementtree 2016-06-28 18:28:01 -05:00
angelblue05 9a98e2995e Remove profiling 2016-06-28 17:24:36 -05:00
angelblue05 c0f0a1978f Preparation for centralized queries
To handle exceptions, etc.
2016-06-28 17:24:12 -05:00