2018-03-07, 22:33
Sounds like your on track to me
(2018-03-07, 14:15)Razze Wrote: Well first thing would be to setup a local enviroment to debug/compile kodi. You can find infos about that in our WIKI
(2018-03-10, 01:03)marko.prcac Wrote:Well it does happen that you need to run the bat files on windows multiple times. Which isn't good but usually works out.(2018-03-07, 14:15)Razze Wrote: Well first thing would be to setup a local enviroment to debug/compile kodi. You can find infos about that in our WIKI
Hi!
I've tried the windows path but none of the mirrors had all the required packages. I will try ubuntu now, and then return to manual installation of missing packages it this fails too. If you are interested I can provide more info on issues. I am also making a demo app.
(2018-03-12, 00:51)marko.prcac Wrote: HI @Razze !Just to make sure, your aware that this project can't be python only as we lack interfaces into recommendation or well one might say we lack recommendation engine at all.
I have successfully compiled KODI on Ubuntu and I made my hello world add-on today. I am now on my way with producing a DEMO of my idea as an add-on. Is this something that would be interesting for you to see or do you have any other suggestions for further steps?
BR, Marko
(2018-03-22, 04:52)marko.prcac Wrote: Hi @Razze !I would focus on local as a start. As it won't provide much benefit to recommend stuff, that I can't watch. And we're simply not far enough in our on demand sources in libarary story.
I understand your point and the task. I have finally found some time to finish my demo: https://github.com/marexv/kodiRecommenderDemo ... I will host it somewhere tomorrow because Heroku wont let me run if off sqllitedb. Demo is intended to be a proof of concept, boards are base only on genre, no tags, no ratings, no ML...
I am running pretty late with my proposal and since you are busy just one question!
Do you want to recommend only movies from users library or from some wider set?
BR! Marko