Posts: 4
Joined: May 2015
Reputation:
0
I'm really wanting to try this out but the current links are dead. Is there any way I can get the most recent test build? Or is there a new one imminent?
Thanks for your help!
Posts: 12
Joined: Apr 2014
Reputation:
0
Phweak
Junior Member
Posts: 12
2015-07-29, 21:04
(This post was last modified: 2015-07-29, 21:07 by Phweak.)
I must have found it before the Windows links were dead, but man, it works pretty damn great. I didn't have to set up any MySQL databases or anything like that and it functioned essentially the same on a remote computer as it did on my primary/local storage Kodi did. I feel like its such a good project, it could totally be released into an official release.
As in Movies were sorted into the movie categories, TV shows sorted into TV shows, not just pointing to a UPnP server and then selecting your item from a list. It comes with full blown metadata from the scrappers, etc. It's wonderful! Unfortunately I reinstalled the stable Isengard release over the modified one due to an error I'm having in Win10, which didn't fix my issue, and now I need to check to see if the laptop still has the download as the windows links are both down.
Posts: 4
Joined: May 2015
Reputation:
0
If you still have it, I'd love to get my hands on it!
Posts: 5,184
Joined: Jan 2009
Reputation:
131
Sorry for the long radio silence. Yes old test builds are deleted from our mirrors after a while so the test builds I provided were automatically deleted after some time.
Unfortunately rebasing this work always takes several hours because it touches all kinds of code that is also regularly touched in other PRs which are merged all the time. That's why there hasn't been any update in a while. I'll try to find some time to do a rebase either on Isengard 15.0 / 15.1 (once it's out) and/or on current master and then post new test builds.
Always read the
online manual (wiki),
FAQ (wiki) and search the forum before posting.
Do not e-mail Team Kodi members directly asking for support. Read/follow the
forum rules (wiki).
Please read the pages on
troubleshooting (wiki) and
bug reporting (wiki) before reporting issues.
Posts: 6,255
Joined: Jun 2009
Reputation:
115
da-anda
Team-Kodi Member
Posts: 6,255
2015-08-09, 23:53
(This post was last modified: 2015-08-09, 23:53 by da-anda.)
IMO it only makes sense to rebase for master and maybe even PR small bits of it (like changed source handling)
Posts: 837
Joined: Apr 2013
Reputation:
46
"If you ran a previous version of this test build you need to delete your MyVideosXX.db"
I am assuming that refers to the client, not the server.
Cheers
Posts: 17,859
Joined: Jul 2011
Reputation:
371
this version has database modifications on top of standard kodi database. When Kodi database is changed it bumps its version so this one needs the same. Hence you always need to start from an original Kodi database version
Posts: 837
Joined: Apr 2013
Reputation:
46
Ok. remove db92 and db93. Left db 90 and it made db95 from it.
With regards to
Added an event for newly detected media providers which will take you directly to the media providers import configuration view.
There were only notifications, the configuration screen did not open. Had to go to settings.
BTW it is still showing Media Player and Emby Server notifications, IIRC you had suppressed those.
Cheers