Commit graph

2673 commits

Author SHA1 Message Date
ccdcac7f0b
Merge pull request #44 from oddstr13/pr-codecache-cleanup-1
Remove code caching, fixing Kodi 18 Music syncing for existing installs.
2019-07-14 21:41:31 +02:00
6bac723da3 Remove __cache__, __pcache__ and related code. 2019-07-14 19:33:27 +02:00
c574d7ceb3 Bump version for 0.2.0 2019-07-11 18:25:57 -04:00
Claus Vium
e72a124e31
Merge pull request #38 from oddstr13/pr-logging-1
Greatly increase the amount of logging information.
2019-07-11 07:54:34 +02:00
d36a469016 Remove some commented code 2019-07-10 16:37:19 +02:00
c559f2fff6 Strip pluginpath from logged stacktraces 2019-07-10 00:18:40 +02:00
9ae99de8dd Increase amount of logging 2019-07-09 22:05:28 +02:00
c321b266f0 Add more logging to views.py 2019-07-08 02:37:25 +02:00
0549a8b0ea Add file and line number to log output. 2019-07-08 02:33:32 +02:00
5df3077a74 Added .editorconfig and tox.ini (flake8) 2019-07-08 02:33:32 +02:00
837fdc2ff5
Merge pull request #37 from jellyfin/release-0.1.0
Backmerge for Release 0.1.0
2019-07-08 02:29:47 +02:00
caf2f53be6 Set version to 0.1.0 2019-07-08 02:08:31 +02:00
24ffc886f8
Merge pull request #32 from jmeacoe/master
Fix music syncing for Kodi 18 retaining Kodi 17 compatibility
2019-06-02 03:42:44 +02:00
jmeacoe
1f205cf8c1 spacing. 2019-05-29 17:46:44 -04:00
jmeacoe
b515642f62 fixes music syncing for kodi 18 while still usable by kodi 17.
Also removes the message in kodi 18 to scan media.
tested in kodi 17 and 18.
2019-05-28 18:46:40 -04:00
Anthony Lavado
45e53a6967
Merge pull request #29 from mcarlton00/install-instructions
Link to readthedocs for install instructions
2019-05-14 20:57:05 -04:00
be70d15cbf
Merge pull request #28 from oddstr13/pr-password-nohash-1
Always use plaintext login
2019-05-14 16:08:00 +02:00
mcarlton00
db6138454a Link to readthedocs for install instructions 2019-05-13 22:15:07 -04:00
a3ae264cf7 Always use plaintext login
Fixes #22
2019-05-10 20:36:34 +02:00
Anthony Lavado
c12918f321
Merge pull request #18 from jmeacoe/master
fast sync fix jellyfin/jellyfin-kodi#15
2019-04-23 17:11:30 -04:00
James
5f0416d1ce Added a space to better follow style guidelines 2019-04-14 14:34:31 -04:00
James
9cb89156ee Added "Kodi Sync Queue" to plugins searched when attempting to use fast sync. 2019-04-11 21:20:28 -04: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
Vasily
4e9728ba8a
Merge pull request #8 from cvium/fix_rebrand_and_http
Final rebranding and one bug fix
2019-02-05 17:09:15 +03:00
Vasily
79b23aba14
Apply suggestions from code review
Co-Authored-By: cvium <cvium@users.noreply.github.com>
2019-02-05 13:11:33 +01:00
Claus Vium
3f0c1f4e05 Remove id check since it seems we don't need it 2019-02-04 22:28:02 +01:00
Claus Vium
a14cc6182f More rebranding 2019-02-04 18:30:00 +01:00
Claus Vium
6425a6539f Add missing underscore to http var 2019-02-04 18:27:31 +01:00
angelblue05
93dd35b64d Merge pull request #209 from libanp/develop
Fix version checks
2019-02-04 16:38:10 +01:00
angelblue05
2e2ca1c7aa Support server 3.x with Leia 2019-02-04 16:37:51 +01:00
angelblue05
8c1903d632 Reload objects mapping
Upon restarting service
2019-02-04 16:36:54 +01:00
Vasily
d3c6d9158a
Merge pull request #6 from cvium/fix_some_style_issues
Fix some style issues
2019-02-04 14:31:41 +03:00
Vasily
5f5e4bcaed
Merge pull request #5 from cvium/fix_manual_server
Fix manual server connection
2019-02-04 14:31:30 +03:00
Claus Vium
eefe7c6fd7 Fix some style issues and one bug where param was missing 2019-02-03 16:10:44 +01:00
Claus Vium
1e4a5d9fff Remove extra whitespace 2019-02-03 15:42:32 +01:00
angelblue05
7468818598 Fix manual server connection 2019-02-03 15:41:29 +01:00
Vasily
2d0d21aa2b
Merge pull request #3 from cvium/rebrand
Rebrand to Jellyfin
2019-02-03 16:33:50 +03:00
Claus Vium
6e6b23adb5 Add web archive link 2019-02-02 22:32:55 +01:00
Claus Vium
c0c737e9f0 Add assets as per the Kodi guidelines 2019-02-02 22:30:16 +01:00
Claus Vium
a0fb2207ac Remove donations 2019-02-02 22:29:12 +01:00
Claus Vium
c50d495768 Replace emby in readme 2019-02-02 22:19:19 +01:00
Claus Vium
fe6ebc9bf8 Update readme 2019-02-02 22:17:32 +01:00
Claus Vium
8f4d2bfb89 Remove trailing whitespace 2019-02-02 21:31:06 +01:00
Claus Vium
995f871e19 Remove Connect as a login method option 2019-02-02 21:30:18 +01:00
Claus Vium
5fba6555a8 Remove automatic object updates 2019-02-02 21:26:29 +01:00
Claus Vium
5f720da986 Update icon url to jellyfin repo 2019-02-02 21:22:00 +01:00
Claus Vium
fd9cde6008 Fix some tuples 2019-02-02 18:28:50 +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