2016-02-24, 23:49
good one .
Thanks
i'll wait for the updater my pi2
Thanks
i'll wait for the updater my pi2
(2016-02-24, 23:49)Nikolo Wrote: good one .
Thanks
I'll wait for the update my pi2
(2016-02-24, 23:45)zag Wrote: Animated Gif support is only available in v16 Jarvis as per the 1st post in this thread
http://www.consiliumb.com/animatedgifs/tt1074638_poster_0.gif
http://www.consiliumb.com/animatedgifs/tt1074638_poster_0_original.gif
(2016-02-28, 15:00)rschiks Wrote: The database with animated gifs Kyra for Kodi is using is available for everyone.
I have added over 170 animated covers and 280 backgrounds from movies to it (and more be added. I still have around 200 on my HD to process). Every animated gif is renamed to it's imdb number (themoviedb.org number is also available). The original as an resized version is available.
Since I only use it in the app, the database is in json format. You can find it at this location: http://www.consiliumb.com/animatedgifs/movies.json
An entry looks like this:
You can construct the url to the image using the baseURL (http://www.consiliumb.com/animatedgifs) and the image name:
An example (resized version):
Code:http://www.consiliumb.com/animatedgifs/tt1074638_poster_0.gif
An example (original version):
Code:http://www.consiliumb.com/animatedgifs/tt1074638_poster_0_original.gif
I could upload a .zip file but it will be around 1.2 GB in size. Quite a lot to download.
I have downloaded those gifs from everywhere. If data is incorrect or you are the creator, just leave me a message and I will correct it.
If you have an addition, please let me know.
I hope I can make some people happy, there are really a lot of cool animated gifs made!
(2016-02-28, 15:00)rschiks Wrote: The database with animated gifs Kyra for Kodi is using is available for everyone.
I have added over 170 animated covers and 280 backgrounds from movies to it (and more be added. I still have around 200 on my HD to process). Every animated gif is renamed to it's imdb number (themoviedb.org number is also available). The original as an resized version is available.
Since I only use it in the app, the database is in json format. You can find it at this location: http://www.consiliumb.com/animatedgifs/movies.json
An entry looks like this:
You can construct the url to the image using the baseURL (http://www.consiliumb.com/animatedgifs) and the image name:
An example (resized version):
Code:http://www.consiliumb.com/animatedgifs/tt1074638_poster_0.gif
An example (original version):
Code:http://www.consiliumb.com/animatedgifs/tt1074638_poster_0_original.gif
I could upload a .zip file but it will be around 1.2 GB in size. Quite a lot to download.
I have downloaded those gifs from everywhere. If data is incorrect or you are the creator, just leave me a message and I will correct it.
If you have an addition, please let me know.
I hope I can make some people happy, there are really a lot of cool animated gifs made!
(2016-03-01, 06:02)knives of ice Wrote: great job on this.
maybe i am missing something though but aren't most of these pretty much unusable because of how low the resolution is? i tried a few and they are insanely pixelated.
http://www.consiliumb.com/animatedgifs/tt1074638_poster_0.gif
http://www.consiliumb.com/animatedgifs/tt1074638_poster_0_original.gif
(2016-03-01, 06:12)Karnage11 Wrote: How would I add it?
(2016-02-28, 15:00)rschiks Wrote: The database with animated gifs Kyra for Kodi is using is available for everyone.
I have added over 170 animated covers and 280 backgrounds from movies to it (and more be added. I still have around 200 on my HD to process). Every animated gif is renamed to it's imdb number (themoviedb.org number is also available). The original as an resized version is available.
Since I only use it in the app, the database is in json format. You can find it at this location: http://www.consiliumb.com/animatedgifs/movies.json
An entry looks like this:
You can construct the url to the image using the baseURL (http://www.consiliumb.com/animatedgifs) and the image name:
An example (resized version):
Code:http://www.consiliumb.com/animatedgifs/tt1074638_poster_0.gif
An example (original version):
Code:http://www.consiliumb.com/animatedgifs/tt1074638_poster_0_original.gif
I could upload a .zip file but it will be around 1.2 GB in size. Quite a lot to download.
I have downloaded those gifs from everywhere. If data is incorrect or you are the creator, just leave me a message and I will correct it.
If you have an addition, please let me know.
I hope I can make some people happy, there are really a lot of cool animated gifs made!
(2016-03-01, 16:32)movie78 Wrote: Good job.
A video tutorial will be very helpful.
(2016-03-01, 08:01)rschiks Wrote:(2016-03-01, 06:02)knives of ice Wrote: great job on this.
maybe i am missing something though but aren't most of these pretty much unusable because of how low the resolution is? i tried a few and they are insanely pixelated.
For each animated gif there are two versions. A resized version (which I use in the app) and the original (non resized version).
An example (resized version):
Code:http://www.consiliumb.com/animatedgifs/tt1074638_poster_0.gif
An example (original version):
Code:http://www.consiliumb.com/animatedgifs/tt1074638_poster_0_original.gif
I don't think they are meant to be displayed full screen (although the original versions look fine full screen on an iPhone 6 or iPad Air).
The resized version for a poster is 124x178 pixels and a background is 316x178 pixels.