Commit Graph

36 Commits

Author SHA1 Message Date
angelblue05 386e6bc14a Modify post capabilities
longer timeout + associate with http online instead of ws.
2018-05-10 04:09:25 -05:00
angelblue05 78d241a8c3 Increase waitforabort timers 2018-02-08 18:07:01 -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 354a6669ac Add retries and update playback report to emby 2017-11-25 17:34:37 -06:00
angelblue05 6be4ffca3d Offline mode for views 2017-10-04 17:34:00 -05:00
angelblue05 708d3d7f39 Change server online to welcome message 2017-07-28 21:22:40 -05:00
shaun ce46fb7015 on all emby DB connection create check the emby tables 2017-01-15 10:46:14 +11:00
sfaulds 38a5edee63 do the emby tables check flag reset earlier 2017-01-12 09:08:52 +11:00
angelblue05 88889716da Modify on-wake logic 2016-12-15 19:16:16 -06:00
angelblue05 3e08f5ab8a Fix startup process 2016-12-15 17:51:30 -06:00
shaun 615e541513 remove the internal_exception.ExceptionWrapper class 2016-11-22 23:05:16 +11:00
shaun 62c284fdd7 add come verification to values passed into functions and returned from download calls
dont log profile change exception
bump ver
2016-11-19 10:08:36 +11:00
shaun 0cf8f07daf refactor the downloadutils a little
move emby DB verify to the database class and run it for the first time an emby db con is created
refactor the play class playback started function a little
2016-11-13 10:39:14 +11:00
sfaulds 27f9985601 move the verify emby DB to the service entry 2016-11-11 14:44:48 +11:00
sfaulds 5cc3847e47 looks like platform is throwing an exception on some systems so catch it 2016-11-10 16:09:23 +11:00
sfaulds 774700bdc8 add OS and Python version logging 2016-11-09 10:16:28 +11:00
angelblue05 16df4d6404 New views.py
Combines maintainsViews from librarysync and videonodes and playlist
creation. Still need to move deletion from utils.
2016-11-05 13:36:46 -05:00
sfaulds aa99b1a3c3 switch to use hashlib 2016-11-03 16:46:22 +11:00
angelblue05 d37feaff27 Upon reset, make sure we stop sync threads 2016-10-27 01:25:03 -05:00
sfaulds fff3790119 add server id to startup event 2016-10-27 15:43:54 +11:00
angelblue05 51d17c1d7c Fix additional users 2016-10-23 01:36:06 -05:00
angelblue05 0e75bf3633 Bump minimum version for dependencies
Fix additional users dialog
2016-10-23 01:17:56 -05:00
angelblue05 70e4855f49 Fix typo 2016-10-20 23:37:58 -05:00
angelblue05 f6e5713dfe Try to fix username error 2016-10-20 02:39:37 -05:00
angelblue05 3f3ac45ef5 Fix emby connect 2016-10-14 02:04:59 -05:00
angelblue05 e2bbf61866 Move ping code 2016-10-13 23:02:40 -05:00
sfaulds ab33ef5848 add screen app size to GA
only ping GA if playing
dont send an app stopped message
2016-10-14 14:35:34 +11:00
sfaulds d9b9901a04 ping GA server to keep analytic sessions alive 2016-10-13 11:47:43 +11:00
angelblue05 c124fbff3f Adjust welcome message 2016-10-12 05:21:39 -05:00
angelblue05 8f8a9d1b95 Fix welcome message
Just add a space instead
2016-10-11 19:08:40 -05:00
angelblue05 8fa23e68fd Fix welcome message
For additional users
2016-10-11 18:47:56 -05:00
angelblue05 2b0c9d1bbc Pylint (#67) 2016-10-10 06:14:10 -05:00
shaun 15596645c6 Add Google Analytics 2016-10-09 20:14:53 +11:00
angelblue05 d2b6eaabb3 Pylint (#65)
websocket, artwork, api, service_entry, downloadutils, contextmenu
2016-10-06 23:15:23 -05:00
angelblue05 a00d55ac0e Rework downloadutils (#63) 2016-09-26 21:50:58 -05:00
angelblue05 26f5fb8d36 Wrap service in try/except
Move service_entry_point to resources
2016-09-21 02:39:50 -05:00