Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/jellyfin/jellyfin-kodi

Jellyfin Plugin for Kodi
https://github.com/jellyfin/jellyfin-kodi

Quick follow up music video section

Playcount returns an integer or None, using dateadded/created method in
API()

2b79b471f00ddefce19e3a7ba04288e7268b5e17 authored over 9 years ago
fixes for the path changes

fixed issue with musicvideos sync
some small glitches resolved

d174f4793f1b73c9805d6d46f5b76bc88b7d117f authored over 9 years ago
fixed issue with recently added episodes Entry

support for Kodi 16 in entrypoints creation

214dc1ed8759d2f5603bcc3ae4fc89e78b52a773 authored over 9 years ago
added profiling to default.py to measure speed improvements

added caching to nextup widget generation

9c639d47ca39d8cb6665a3d22ebd684197c09cc7 authored over 9 years ago
Adjustment for xvid and avc1

To test

626409074188539a918fe8af7386dd0e75e2f5e7 authored over 9 years ago
Fix for aspect ratio

Comparing to Kodi, seems to give the same results now.

cd618131e7f6d0d8e11f75c6d6dbc5119dbc8a23 authored over 9 years ago
Renamed sources to Emby.

929786302cde301f60a60e11e3608218a880330e authored over 9 years ago
Correct the merging

e3a81da2a59548402ed6d9df47ea2fca0bf21746 authored over 9 years ago
Fix for nfs playback

076a998f6792bf56236229a20d09aff53475b327 authored over 9 years ago
Correct typo

5e5dd51be1725c363402a4dfdc00b27e8e79df1d authored over 9 years ago
Fix log error

5ac746750ea6d299adb88938452c92d6c998936f authored over 9 years ago
version bump for jarvis

985cce074c3a61d2f21b4a0808540cbd4796c59c authored over 9 years ago
added option to exclude theme videos on sync

6e66f6033137ec4609ded0ed1bb83bbdcadf611d authored over 9 years ago
support for kodi jarvis

7f21c6175316e138a0d46802c901221994aa1f81 authored over 9 years ago
Correct media flags

335035d6f28ddf7396e1067b9f490b65865f08b0 authored over 9 years ago
Quick follow up

Including additional logging.

9d866f9fc98c2d19b6d98f83da49fe2b5c437460 authored over 9 years ago
Correction to the http dialog

However still unsure there's a bug. The only way the dialog will show up
is if xbmcvfs.exists() ...

4a6c5c10ac8925ea9d3a947bf84d9ba748216c97 authored over 9 years ago
Revert "Corrected the http dialog"

This reverts commit 5a87c90058e60d98a29727c627e8d87f63b5b64e.

097d48c2c4e0a4e5586c3f2735078ddd58c6c9da authored over 9 years ago
Corrected the http dialog

However still unsure there's a problem. The reason why the message pops
up is that xbmcvfs.exist...

5a87c90058e60d98a29727c627e8d87f63b5b64e authored over 9 years ago
Additional logging for the watched status

This in combination with the websocket message should be enough for us
to know where the problem...

1c5bbe0b71caea015fe08fc8ff674cb688a431d1 authored over 9 years ago
Fix playback play from http and remember error

Still waiting for someone to post a log to troubleshoot the actual play
from http issue some peo...

682f9418af47a01a207f394326397ab88f84a16a authored over 9 years ago
change music db to not have helix as default

542679a0f0061c99d2e776390d720294443c0d31 authored over 9 years ago
Clean up

Also fix settings not saving if reset was initiated.

2bfe3773783f538560e1edc7920128949e7d60a1 authored over 9 years ago
Merge fix - Default cleanup

Pulled the parameter technique from Kodi wiki and removed useless
import.

85f8de7e6818325a7f42f15c270de9cbe18d3727 authored over 9 years ago
Version bump 1.1.16

e629518df8ed2ce49c33704c000d2cce4a0b10ee authored over 9 years ago
Cache image only when new or modified

Prevent caching image when it is unchanged.

56c261279ca4155b8434467482dae69f2cd6609d authored over 9 years ago
Resume fix

Forgot to remove old piece of code that interfered with resume point on
homescreen. Also added a...

c61a17d48d2d9e4a525d7875b67d2f80820b7e0c authored over 9 years ago
Fix for the aspect ratio error

Missing default value to not fail at the if statement.

cbebcbd8182c35b377698ad38ac2a17be8ab110e authored over 9 years ago
Fix for merge - part of 1.1.15

Still finding things that didn't follow in the merge... :(

7f9f357e377923fe9c6a26c5883c75b4b2519b47 authored over 9 years ago
Fix for merge - part of 1.1.15

Report playstate change when it happens.

9bb587bc662c5ff47aa0df789406039578366c8d authored over 9 years ago
Quick fix - part of 1.1.15

Will need to readd label because it was taken over by the delete offer.

54a12ae6f54f6ed70adc3a3f64313d50f30d9934 authored over 9 years ago
Version bump 1.1.15

86606f1b6b33e22185d27eb0415a124a7ed028a8 authored over 9 years ago
Quick follow up

60bc0bfcaf8a93366e3c210106d6dc316128e5c7 authored over 9 years ago
Resume revert

Instead of seeking to position, now using setProperty('StartOffset') to
launch playback at the p...

1cda4ac30e2351447f9e39cf04be77c1a8f36d3d authored over 9 years ago
Fix for merge

Create sources, fix for user pref login bug, create a dummy bookmark for
homescreen, remove work...

4e7cbc56ba0caa2f7fa77267a27c9b21d56de8ae authored over 9 years ago
Fix getloglevel error that occurs sometimes

During fresh install where settings might not be created yet.

d974c4ed7cf48d451b693b26434985fe0421595b authored over 9 years ago
fix for the merge that didn't follow

Media path fix, and clean up of writeKodiVideoDB. Fix for library sync
for deletes.

0c54257de67bb7ae8d57b7f908e73bd48b6b5cba authored over 9 years ago
Merge branch 'master' of https://github.com/MediaBrowser/Emby.Kodi

3589c4b05de88000122e961ab7dcc357c61d39ca authored over 9 years ago
Add support for cast order in Helix

56deac31b32ec1b8fc007eec6a98a1797cd8734c authored over 9 years ago
Merge branch 'clean-up'

0e32e254e3fa6d10a859ba153e0e811f9d275d1a authored over 9 years ago
fix cast order - isengard only

708b042af6722cefdd230b6785c2ebb92c092497 authored over 9 years ago
Expand offer delete to movies (optionally)

0b9b5d3e643cbde64bd7df5c6e1d013a60be2360 authored over 9 years ago
Merge remote-tracking branch 'origin/master' into clean-up

851856eb52529815ccc0d245b68468643c93672a authored over 9 years ago
Version bump 1.1.13

Emergency fix!

8e8f9d574d1c57475bc6ed97f2465a3a50baf4f3 authored over 9 years ago
Add default value for mediatype

The cover art should only affect primary posters for video library,
nothing else.

26448574d413d958e3a40aed7b7cfe009cce86f9 authored over 9 years ago
Version bump 1.1.12

7dfe572a2ca01760e297bb066b1cdd6d3c0c3703 authored over 9 years ago
Revert "Revert "Revert "Revert "Support alternate address""""

This reverts commit 62ea6b0eb8c770ba0f5f33ce2974099c69971075.

b6668ac6afa0c936a3354c4a5bfab090668f2696 authored over 9 years ago
Revert "Revert "First attempt at supporting cover art""

This reverts commit fadc3e0e4983f79aebda5ce5cc15b944c43d1948.

4e802623c3aea66297dacb09c09d46923f406004 authored over 9 years ago
Revert "Revert "Revert "Support alternate address"""

This reverts commit 385c3cae7e593ce6c17268f906502f5bdd0ffd74.

62ea6b0eb8c770ba0f5f33ce2974099c69971075 authored over 9 years ago
Revert "First attempt at supporting cover art"

This reverts commit c71e5eb29358ee10261ab974e6dde0f1d551409e.

fadc3e0e4983f79aebda5ce5cc15b944c43d1948 authored over 9 years ago
First attempt at supporting cover art

With option under Extras

c71e5eb29358ee10261ab974e6dde0f1d551409e authored over 9 years ago
Revert "Revert "Support alternate address""

This reverts commit ef926f94e2a81f8d258884626264a18c275ee7d1.

385c3cae7e593ce6c17268f906502f5bdd0ffd74 authored over 9 years ago
Version bump 1.1.1

7562d605e8608083708de98a841b1b23bc20d3d5 authored over 9 years ago
Revert "Support alternate address"

This reverts commit 193ae44417fd543c3b6494e6c616faded8a9564f.

ef926f94e2a81f8d258884626264a18c275ee7d1 authored over 9 years ago
Revert "getdirectory error"

This reverts commit ff3041d1045adcdea8632805b9d7e7864d05bc88.

9635d2f0d33f7eb271326cdd92545ac3ea419cf1 authored over 9 years ago
Merge remote-tracking branch 'origin/master' into clean-up

77bf9a70563a7ddfdcff3e6fb07f3da15422d42a authored over 9 years ago
Version bump

3da9e5ddbd84ce5a390e4f5eaef8d2310ca7fb1a authored over 9 years ago
Support alternate address

For the same server, can switch from local to remote by enabling the
option.

193ae44417fd543c3b6494e6c616faded8a9564f authored over 9 years ago
Fix fail paste

5f9dc429500d495d840ad478e39cec373ff088f2 authored over 9 years ago
remove reset of updateItem list

986d60d3703f0806e06619caa1f53ec46e5d0468 authored over 9 years ago
Move websocket library to library sync

This allows the websocket to properly communicate, since it's not busy
doing incremental syncs a...

e3412912ac81565fb6630f69607433f6e90f9ee9 authored over 9 years ago
Typo

8fbe680b5e8785f20b284e503e37b6ac197d3d56 authored over 9 years ago
Merge remote-tracking branch 'origin/master' into clean-up

dc3dbb202a5f863c0a0dac31a7a1ff0f841c23e9 authored over 9 years ago
Remove librarysync import

Prevent import error loop

e4647a90b2cb5ed68da3b77df04749c95d3934dd authored over 9 years ago
Fix season poster update

Caused incremental to freeze

00bf5434dc5eb861f3d64875b0b20dc4aeb5b638 authored over 9 years ago
fix the movie addon path

a1a2901e9313cb68d8eb8c10798548eb58a9a92c authored over 9 years ago
Version bump 1.0.15

44dc9c2ddaa3a58c02ac68418d76d4a1ad54fad3 authored over 9 years ago
Fix the direct path handeling, if path has an issue dont add the item

5717aa805392449e5ed23054cc79153131f3fc1d authored over 9 years ago
getdirectory error

modified script listing by setting folder=false (do not resolve with
listing).

ff3041d1045adcdea8632805b9d7e7864d05bc88 authored over 9 years ago
added a warn on sync where tvtunes cannot set the settings file.

42f8d91ace07b845cd102e495186c7e0837f4023 authored over 9 years ago
fix texture cache stuff

feb6c73fc33e71c177324fa8e935ade4dc393efa authored over 9 years ago
added window prop to force refresh widgets if content has changed

d617aa13ac9a682d568d47b698acf71eb31745cb authored over 9 years ago
Attempt at fixing database locked

Hopefully close before cachetexture will fix the issue.

b6f70fc5bf660c0ce758bf87665dde2ce9a4b51e authored over 9 years ago
Revert "Attempt at fixing database locked"

This reverts commit 0e7c8b5959ab78cde63c59894ff078f45dbff010.

5f356b91479323dd918a2d21b68f9cd723ce40d3 authored over 9 years ago
Attempt at fixing database locked

Hopefully, the close before cachetexture will fix the issue.

0e7c8b5959ab78cde63c59894ff078f45dbff010 authored over 9 years ago
tv tunes now accepts both music/video themes in the same nfo

f946f7ba6981a5a328d52c8dc1e12d1fdf971264 authored over 9 years ago
merged normalize string changes from tvtunes addon

6e56d259d430e80f80fd595ce27f16355eab7312 authored over 9 years ago
re-added fix for unicodes

5e53884030a6673ae058d11323b16e9ea0ebdb49 authored over 9 years ago
added theme video support

5e130bf6fddf50f8b870c2a53d4b4ced324e050e authored over 9 years ago
Version bump 1.0.10

3f1caa340c1767b53edf3da7b005d3f08dc99831 authored over 9 years ago
Fix for unicode error

The normalize_string method needs utf-8 encoding, not unicode.

2abee11c6bec17d238e6c22c368a072bba372e96 authored over 9 years ago
Watched status

Moved away from Json RPC for DB write instead.

3118434c4776224dd20fe6edd2f2c9d615bf9838 authored over 9 years ago
Force refresh fanart

The only thing cached into texture13.db I believe fanart was the last
thing that wasn't changing...

142908d56d1250ab39a7af46452aba5a6046bc2e authored over 9 years ago
another attempt at Theme music

For illegal characters - following the same pattern as TV Tunes to make
sure we match 100%

ae07e1b4c67a32ad40a900475fbf151a6c7fd17f authored over 9 years ago
Change to theme music

Apparently CleanName is not CleanFileName... Using Kodi's built in
method instead.

678efedd30f874a39e0148a975bc85a277edaa94 authored over 9 years ago
Revert db change

83080815ba3aa6f704e36d3dd5ac79f5b05fc537 authored over 9 years ago
Add artwork to All-season

Turns out All-season is -1.

aa156a5a63d5ec28dbb26f394262ff7e16b12b97 authored over 9 years ago
Season artwork update

When changing artwork

494e326413d802ac38e91928589db92963108d14 authored over 9 years ago
Version bump 1.0.09

7120c688a047a79e94a33f3ab2a78abc2edeffa4 authored over 9 years ago
Database follow up

When upgrading Kodi, it will leave the old database in the folder. As to
not conflict, use the h...

9c1f8476aaad31f4683224e3bc4d1d797caf8deb authored over 9 years ago
Quick correction for youtube trailer

fc7916c69b4d7304e6f7144b8b5a5ec94ccbe710 authored over 9 years ago
Added tv tunes compatibility

Automatically set the proper path for tv tunes

56c2c9aef2e235be98c4b04e8804f0cf0e194b2e authored over 9 years ago
Fix for filename

using utils cleanname and encoding for special characters

7b041d879536723322cd22db18a8f52084089bfe authored over 9 years ago
Revert "Fix ratio poster"

This reverts commit 0dc19eb87f7cb20f4d9bfe3e41aafc6a2beeb794.

079adfb6194bc2a5a7f21e9c36e70237a40c7199 authored over 9 years ago
Added support for youtube trailers

591214590e2f0bc8c2e48a4f8474477c3dff88ca authored over 9 years ago
Revert "Added support for youtube trailers"

This reverts commit ac95b1ce23676d677ed0400e038b64753ab80bd6.

874aab05d557e3d092042caa91c7e66075025234 authored over 9 years ago
Added support for youtube trailers

ac95b1ce23676d677ed0400e038b64753ab80bd6 authored over 9 years ago
Quick follow

To make sure it doesn't pick up the temp file Kodi creates which is the
same name as the database.

ce312bd2c832d35bb4e9c55ca98e0c01bc67b3d1 authored over 9 years ago
Revert "Quick follow up"

This reverts commit 7f2610642b1dd26c849869deb410bada9523551f.

0b0d1aaacc8d907d8802a91936e5a3fea0481c1c authored over 9 years ago
Quick follow up

Prevent from picking up the temp journal file Kodi creates.

7f2610642b1dd26c849869deb410bada9523551f authored over 9 years ago