|
hekom
|
 |
« Reply #30 on: May 30, 2009, 11:01:57 AM » |
|
Killroy and Parti02: Just to let you know,
I (a real newbie) have installed Griffith with the 0.9 database on Mysql and tried to run the webclient. The webclient gave me an error that my database was not supported.
After that, I've installed the complete 10.0 beta2 and the webclient does not complain anymore. No errors yet.
greetings from Holland, Henny
|
|
|
|
|
Logged
|
|
|
|
|
parti02
|
 |
« Reply #31 on: June 01, 2009, 12:05:38 PM » |
|
sounds good at mastermind. Thx for response hekom.
Gruß Parti
|
|
|
|
|
Logged
|
|
|
|
|
kilroy
|
 |
« Reply #32 on: June 03, 2009, 02:25:05 AM » |
|
I have just upgraded my griffith to the Dev version - will install the web interface as soon as I get time again. will report back then. Thanks
|
|
|
|
|
Logged
|
|
|
|
|
parti02
|
 |
« Reply #33 on: June 06, 2009, 10:57:58 AM » |
|
Some ideas about the webinterface! What are you thinking about? It is possible? Advantage and disadvantage?
1. Using sqlite instead of mysql. Drop one more dependency. The Webclient will running only with apache and php. This is available on every low cost virtual host. Is it possible to save the posters inside a sqlite database? Griffith supports sqlite too, so it could be compatible.
2. Use the xml scrapper from xbmc instead of python wrapper from griffith. Is it possible to use the xml scrapper with php. Reason: Drop one more dependency. Python. I could imagine, only the way how to save the data inside the database is important for the compatiblity to griffith.
A lot of mediacenters are using sqlite, so, in a far far future, it could be possible to port the database to a mediacenter.
Gruß Parti
|
|
|
|
« Last Edit: June 06, 2009, 10:59:35 AM by parti02 »
|
Logged
|
|
|
|
|
kilroy
|
 |
« Reply #34 on: June 12, 2009, 02:56:07 AM » |
|
I would rather you keep the Mysql as an option. I use Mysql, because of it's power. Thanks Andrew
|
|
|
|
|
Logged
|
|
|
|
|
kilroy
|
 |
« Reply #35 on: June 12, 2009, 03:20:45 AM » |
|
Hey just got round to installing the new client - using the dev version of the new griffith - works great had a little problem with permissions - had to set everything to 777. I know that is not good, but now I can reverse the settings to get them in the right spot. Images came through perfectly. in the 1.0 version I had to create a symbolic link to my images directory. I did not need to do that this time.
Looks great Parti. Thank you
|
|
|
|
|
Logged
|
|
|
|
|
parti02
|
 |
« Reply #36 on: June 12, 2009, 07:18:30 AM » |
|
- had to set everything to 777.
Thats why i moved all settings into ./settings directory. Only the directory "settings" needs 777, all other files must run readable only, i think. I don't know whats better chown -R www-data:www-data settings/ or chmod 777. Gruß Parti
|
|
|
|
|
Logged
|
|
|
|
|
mastermind
|
 |
« Reply #37 on: June 18, 2009, 04:43:08 PM » |
|
1. Using sqlite instead of mysql. Drop one more dependency. The Webclient will running only with apache and php. This is available on every low cost virtual host. Is it possible to save the posters inside a sqlite database? Griffith supports sqlite too, so it could be compatible.
The thought is good, but in my opinion the best option would be to support both sqlite and mysql. But I think this is more important in the long run, not right now. MySQL is very widely used, and not a problematic dependency for advanced users. I don't think the time is right to aim for "newbie" users.
|
|
|
|
|
Logged
|
|
|
|
|
parti02
|
 |
« Reply #38 on: June 22, 2009, 12:06:14 PM » |
|
Ok, best way is to support both.
|
|
|
|
|
Logged
|
|
|
|
|
SimFire
|
 |
« Reply #39 on: October 13, 2009, 03:24:37 PM » |
|
Hello Community,
I just want to know if there is still ongoing progress in this part? I downloaded your WebClient and it is really good. I just started to extend it a bit, like adding option for showing volumes or showing all movies and stuff like this. If there would be a need, I would offer my help to bring the project further
Ciao SimFire
|
|
|
|
|
Logged
|
|
|
|
|
parti02
|
 |
« Reply #40 on: October 16, 2009, 05:43:20 PM » |
|
Hi Simfire, yes, development is still in progress, but atm i have not enough spare time. I hope it will be better in the future. Your help is realy welcome, thx.
Gruß Parti
|
|
|
|
|
Logged
|
|
|
|
|