Commit Graph

96 Commits

Author SHA1 Message Date
mcarlton00 e21b206c59 Remove unused imports 2019-10-25 20:22:26 -04:00
TrueTechy b217352681 merge upstream master 2019-10-06 21:05:49 +01:00
Odd Stråbø d28c9a3ac8 Correct logic errors introduced in 00765c0a, fix flake8 except F841 2019-10-04 02:17:32 +02:00
Odd Stråbø 00765c0a12 Most flake8 warnings corrected 2019-10-03 04:25:03 +02:00
TrueTechy 7bffbc98b5 Make log levels more appropriate and change warn to warnings 2019-10-02 01:59:25 +01:00
owner b355d746f9 Updates project structure to Kodi v17 2019-09-01 11:19:23 -05:00
Odd Stråbø 6bac723da3 Remove `__cache__`, `__pcache__` and related code. 2019-07-14 19:33:27 +02:00
Odd Stråbø 9ae99de8dd Increase amount of logging 2019-07-09 22:05:28 +02:00
Odd Stråbø c321b266f0 Add more logging to views.py 2019-07-08 02:37:25 +02:00
Vasily d195c4e6d2
Merge pull request #7 from cvium/update_from_upstream_again
Update from upstream again
2019-02-05 23:46:31 +03:00
Claus Vium a14cc6182f More rebranding 2019-02-04 18:30:00 +01:00
angelblue05 8c1903d632 Reload objects mapping
Upon restarting service
2019-02-04 16:36:54 +01:00
Claus Vium a0fb2207ac Remove donations 2019-02-02 22:29:12 +01:00
Claus Vium 5fba6555a8 Remove automatic object updates 2019-02-02 21:26:29 +01:00
Claus Vium 233192863a Change emby to jellyfin in functions, variables etc. 2019-02-02 18:21:22 +01:00
Claus Vium 647636430f Remove more Connect 2019-02-02 15:41:24 +01:00
Claus Vium 481ee11301 Remove Connect 2019-02-02 14:51:59 +01:00
Claus Vium 59c1dd42e3 Change most string occurrences of Emby to Jellyfin (case sensitive) 2019-02-02 14:10:33 +01:00
Claus Vium 168bab2b01 Rebrand addon name and id and make it compatible with Jellyfin 2019-02-01 19:21:11 +01:00
angelblue05 b2bc90cb06 Move libraries import 2019-01-30 06:42:06 -06:00
angelblue05 e5aea3fbdc Allow homevideos under videos
Pictures won't display correctly, but restore previous behavior
2019-01-27 09:17:40 -06:00
angelblue05 7e7cf1489d Rework full sync into a context 2019-01-25 09:30:30 -06:00
angelblue05 c940578ecf Add indicator for sync 2019-01-25 05:32:29 -06:00
angelblue05 e42e7e5c90 Disable Audiobooks
Server doesn't have a set structure yet. This feature is broken atm.
2019-01-24 05:35:25 -06:00
angelblue05 357182ca82 Update database discovery 2019-01-21 07:01:34 -06:00
angelblue05 2bbd5bf3a9
fix db stuff (#164)
* Reload objects upon initial setup

* Fix database discovery

ignore db-journal
2019-01-20 01:21:37 -06:00
angelblue05 ae51eabb41 Fix context transcode 2019-01-14 17:49:43 -06:00
Sebastian S f6ffd31e2d Fixed transcode via context menu 2019-01-14 18:21:12 +01:00
angelblue05 9cc8405a70 Add manage libraries
Too many entries
2019-01-14 03:16:50 -06:00
angelblue05 f617619430 Increase retry timeout 2019-01-14 02:05:37 -06:00
angelblue05 3007e1d7cd Fix check update 2019-01-13 22:18:34 -06:00
angelblue05 25ed1cb011 Fix service restart 2019-01-13 04:21:35 -06:00
angelblue05 23686f975f Add database discovery 2019-01-10 17:38:57 -06:00
angelblue05 d43b261f0b Add shortcut restart addon
Add notification
2019-01-09 16:46:27 -06:00
angelblue05 25dbfd3a0e Fix service restart 2019-01-09 15:46:22 -06:00
angelblue05 5839075424 Fix patch
ugh sleep!!
2018-12-14 04:31:26 -06:00
angelblue05 4830780632 Update patch
Check for updates + dev = forced grab from github
2018-12-13 18:40:18 -06:00
angelblue05 7dfdf91279 Add developer mode 2018-12-13 18:24:44 -06:00
angelblue05 a4ba5ef712 Fix encoding error 2018-12-01 03:03:22 -06:00
angelblue05 883c1741bf Add remove libraries, fix mixed libraries 2018-11-10 14:50:21 -06:00
angelblue05 702ce0beac Adjust playback progress monitor
Only track progress report if the item is an emby item
2018-11-08 21:58:42 -06:00
angelblue05 d5f9b76020 Fix progress report
Silent RefreshProgress in websocket
2018-11-04 16:36:32 -06:00
angelblue05 05483c7406 Detect coreelect, etc 2018-11-02 16:26:29 -05:00
angelblue05 7eaaa933b7 Fix dynamic widgets 2018-11-01 01:39:44 -05:00
angelblue05 98f4f11fc2 Add a verification onwake
Somehow, Kodi can trigger OnWake without first trigger OnSleep.
2018-10-15 21:14:21 -05:00
angelblue05 66822b6d0a Fix update library
Only do the compare when user selects update library, also add a restart service option in the add-on settings > advanced
2018-10-13 03:53:22 -05:00
angelblue05 1174c685e9 Restart service upon check for updates
To reload the new objects module.
2018-10-13 03:51:10 -05:00
angelblue05 403e5834e0 Update patch
Move patch from cache to addon_data. No longer need to restart Kodi to apply the first patch.
2018-10-11 20:24:33 -05:00
angelblue05 45eb2aac60 Ensure all threads are terminated correctly 2018-10-08 22:35:40 -05:00
angelblue05 3d0de5d8b1 Fix regression to welcome message 2018-10-08 16:10:38 -05:00