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
Add getCollections method
a579eebe7e063c420bd9bfc5305ce5b06e0cc421 authored almost 10 years ago by xnappo <[email protected]>
a579eebe7e063c420bd9bfc5305ce5b06e0cc421 authored almost 10 years ago by xnappo <[email protected]>
create a empty sources.xml to work with if one does not exist
1971eb8655c96319c6b7386030f06c7a2d05e561 authored almost 10 years ago by shaun <[email protected]>
1971eb8655c96319c6b7386030f06c7a2d05e561 authored almost 10 years ago by shaun <[email protected]>
Merge branch 'master' of https://github.com/marcelveldt/plugin.video.mb3sync
827d0a048470bc2141d5880e29aac7326e3b78ba authored almost 10 years ago by Marcel van der Veldt <[email protected]>
827d0a048470bc2141d5880e29aac7326e3b78ba authored almost 10 years ago by Marcel van der Veldt <[email protected]>
tvshow updates now working
a3fb4eb74806f86fa41498126f4341de601ff0b3 authored almost 10 years ago by Marcel van der Veldt <[email protected]>
a3fb4eb74806f86fa41498126f4341de601ff0b3 authored almost 10 years ago by Marcel van der Veldt <[email protected]>
User added to return userdata
Return userdata from settings.xml. The methods found here should be used to build other methods....
f5f1589aa622933b4a3c99d324cd17839343d685 authored almost 10 years ago by angelblue05 <[email protected]>
work on tv shows section
42220765dd5a5dbc17d5b7550ce4dd9c243ca629 authored almost 10 years ago by Marcel van der Veldt <[email protected]>
42220765dd5a5dbc17d5b7550ce4dd9c243ca629 authored almost 10 years ago by Marcel van der Veldt <[email protected]>
start of getting tv shows - needs further work
3439a599e9d50e2802179613115f7a221d934190 authored almost 10 years ago by im85288 <[email protected]>
3439a599e9d50e2802179613115f7a221d934190 authored almost 10 years ago by im85288 <[email protected]>
move get setting and creation of Download Utils to where they are used
to allow them to pick up the values at the time they are needed
f7aa1d431071218e6ceaa0eb3e9b50603d82c45d authored almost 10 years ago by shaun <[email protected]>
add some error checking
4f6e7c2233758c5b4b74931a110cfdde4c6fe818 authored almost 10 years ago by shaun <[email protected]>
4f6e7c2233758c5b4b74931a110cfdde4c6fe818 authored almost 10 years ago by shaun <[email protected]>
use os.sep for path seperator
83c438f8ff04aa60547fef47e6ebc868e1a181de authored almost 10 years ago by im85288 <[email protected]>
83c438f8ff04aa60547fef47e6ebc868e1a181de authored almost 10 years ago by im85288 <[email protected]>
fixed one more issue in utils..
file exists in python needs a trailing slash behind directory names
37f4f6b70734648dad764db5af570878e3dc5a76 authored almost 10 years ago by Marcel van der Veldt <[email protected]>
fixed error in sources detection
3c8db3fe94cc691a9973babae68f8831d968dae5 authored almost 10 years ago by Marcel van der Veldt <[email protected]>
3c8db3fe94cc691a9973babae68f8831d968dae5 authored almost 10 years ago by Marcel van der Veldt <[email protected]>
Fix playback
2f53b9b026e9d1c9c2a19f911cc21e4197e8df4e authored almost 10 years ago by xnappo <[email protected]>
2f53b9b026e9d1c9c2a19f911cc21e4197e8df4e authored almost 10 years ago by xnappo <[email protected]>
Merge again?
0bf230d449002a41ae42ddb9e6fbf155c2df1662 authored almost 10 years ago by xnappo <[email protected]>
0bf230d449002a41ae42ddb9e6fbf155c2df1662 authored almost 10 years ago by xnappo <[email protected]>
merge
540b6786c44802bcdd2bf9d96d890f9d473423f5 authored almost 10 years ago by Marcel van der Veldt <[email protected]>
540b6786c44802bcdd2bf9d96d890f9d473423f5 authored almost 10 years ago by Marcel van der Veldt <[email protected]>
fixed all remaning properties
added actors
5796185ce5ee5200032a225c3701067dc0c0981b authored almost 10 years ago by Marcel van der Veldt <[email protected]>
fixed all properties for movieobjects
added actors to database
fixed the library detection to more failsafe
ignore pyo and machine_guid
81ddcebb0da05151060505079cd1182d308f2d74 authored almost 10 years ago by xnappo <[email protected]>
81ddcebb0da05151060505079cd1182d308f2d74 authored almost 10 years ago by xnappo <[email protected]>
Move getArt to API
caa86fe5c8f24c5687de10f973b53e79f4e174be authored almost 10 years ago by xnappo <[email protected]>
caa86fe5c8f24c5687de10f973b53e79f4e174be authored almost 10 years ago by xnappo <[email protected]>
added genres to the properties
7b45de29e1c00edcc718f749cbf4650bb7f8a5c2 authored almost 10 years ago by Marcel van der Veldt <[email protected]>
7b45de29e1c00edcc718f749cbf4650bb7f8a5c2 authored almost 10 years ago by Marcel van der Veldt <[email protected]>
Merge branch 'master' of https://github.com/marcelveldt/plugin.video.mb3sync
2d3f81a059b18c10b5d9c6fd9e9e0ddbf64d1806 authored almost 10 years ago by Marcel van der Veldt <[email protected]>
2d3f81a059b18c10b5d9c6fd9e9e0ddbf64d1806 authored almost 10 years ago by Marcel van der Veldt <[email protected]>
more universal way of setting the properties on items
082747fafc03baa75bba1235f1f8176308970bbd authored almost 10 years ago by Marcel van der Veldt <[email protected]>
082747fafc03baa75bba1235f1f8176308970bbd authored almost 10 years ago by Marcel van der Veldt <[email protected]>
update service so it only runs at 120 sec full and 30 sec play counts updates
also use increment logic as it is easier to follow
1bfe457b096c3a2b863f5e4fb0ea4a4d170a193d authored almost 10 years ago by shaun <[email protected]>
fixed the sources generation to more failsafe
f1e393d0f2aa5bd8f729fdb91060182ad1031ef9 authored almost 10 years ago by Marcel van der Veldt <[email protected]>
f1e393d0f2aa5bd8f729fdb91060182ad1031ef9 authored almost 10 years ago by Marcel van der Veldt <[email protected]>
added some more properties to update/write to Kodi
4214b3d289bb944425e627409cfbc4671e50397f authored almost 10 years ago by Marcel van der Veldt <[email protected]>
4214b3d289bb944425e627409cfbc4671e50397f authored almost 10 years ago by Marcel van der Veldt <[email protected]>
if no value set return a default of 10M
9f0d02c03a0d134de857d7a4f40b5f7ca0c106bb authored almost 10 years ago by faush01 <[email protected]>
9f0d02c03a0d134de857d7a4f40b5f7ca0c106bb authored almost 10 years ago by faush01 <[email protected]>
use the latest source for download utils
0eacb876c76ad45d0a2395be0e734f892ab89725 authored almost 10 years ago by faush01 <[email protected]>
0eacb876c76ad45d0a2395be0e734f892ab89725 authored almost 10 years ago by faush01 <[email protected]>
use the new get machine id code to fix a race condition bug
5e580e6e2ce70d4c770952fd768c4f8f9dd9a9ed authored almost 10 years ago by faush01 <[email protected]>
5e580e6e2ce70d4c770952fd768c4f8f9dd9a9ed authored almost 10 years ago by faush01 <[email protected]>
fixed watched progress indicators
fixed artwork assignments
50d312901090c6282041064a3069d467bd0968ca authored almost 10 years ago by Marcel van der Veldt <[email protected]>
auto add new library sources to kodi database
85550ce1adac9888a7e8e2dc3e7b2b65ea69413a authored almost 10 years ago by Marcel van der Veldt <[email protected]>
85550ce1adac9888a7e8e2dc3e7b2b65ea69413a authored almost 10 years ago by Marcel van der Veldt <[email protected]>
initial commit - first version
860bdfbbd847daddde9d96e6b11338ad8ed14bc9 authored almost 10 years ago by Marcel van der Veldt <[email protected]>
860bdfbbd847daddde9d96e6b11338ad8ed14bc9 authored almost 10 years ago by Marcel van der Veldt <[email protected]>
Initial commit
fdbfc9455b8c040c4266008de105d3223206ec34 authored almost 10 years ago by Marcel van der Veldt <[email protected]>
fdbfc9455b8c040c4266008de105d3223206ec34 authored almost 10 years ago by Marcel van der Veldt <[email protected]>