News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu

Need testers - updated 10-1

Started by golgoj4, February 14, 2010, 05:25:55 AM

Previous topic - Next topic

RayBe

hi golgoj4,
great work, this is the tool i been looking for!
are there any updates of the project?
when do u expect to get this in the latest snapshot?

br,
Raymond
When you were born, you were crying and everybody else was laughing.
Live your life so when you die, you are laughing and everybody else is crying.

golgoj4

Quote from: RayBe on August 28, 2010, 09:40:52 AM
hi golgoj4,
great work, this is the tool i been looking for!
are there any updates of the project?
when do u expect to get this in the latest snapshot?

br,
Raymond

its in the svn being debugged atm. :)

golgoj4
Linuxmce - Where everyone is never wrong, but we are always behind xbmc in the media / ui department.

RayBe

cool, super news,
thanks

br,
Raymond
When you were born, you were crying and everybody else was laughing.
Live your life so when you die, you are laughing and everybody else is crying.

maverick0815

Its nice to see you made good progress, however I have some bugs to report:
Quote
Warning: fopen(operations/mediaBrowser/images/searchImg73893.jpg) [function.fopen]: failed to open stream: Permission denied in /var/www/lmce-admin/operations/mediaBrowser/searchTVDB.php on line 200

Warning: fwrite(): supplied argument is not a valid stream resource in /var/www/lmce-admin/operations/mediaBrowser/searchTVDB.php on line 201

Warning: fclose(): supplied argument is not a valid stream resource in /var/www/lmce-admin/operations/mediaBrowser/searchTVDB.php on line 202
Also there are no images displayed in the preview, but they get downloaded and integrated.

maverick0815

Batchmode doesn't really work...mostly the images are missing. When I start one directory to be processed, the right frame gets loaded twice.

coley

I'm seeing similar errors to maverick0815 with the images.
Has anything changed again with TVDB? I noticed back in this thread images caused an issue before.
I don't see the files in svn - are the latest ones on a trac ticket? or is the zip file the latest?
am happy to debug stuff if required.

-Coley.
~ 12.04 Alpha: [url="http://linuxmce.iptp.org/snapshots"]http://linuxmce.iptp.org/snapshots[/url]
~ 10.04 Final: [url="http://linuxmce.iptp.org/release/LinuxMCE-1004-final.iso"]http://linuxmce.iptp.org/release/LinuxMCE-1004-final.iso[/url]
~ My setup: [url="http://wiki.linuxmce.org/index.php/User:Coley"]http://wiki.linuxmce.org/index.php/User:Coley[/url]

coley

Had a look under the hood, and the images are being downloaded to an images directory in the workings of the admin website, hence wrong create permissions. Would it not be better to move this out from under here? and possibly put it with '/home/coverartscan' at least this dir has the correct permissions.

-Coley.
~ 12.04 Alpha: [url="http://linuxmce.iptp.org/snapshots"]http://linuxmce.iptp.org/snapshots[/url]
~ 10.04 Final: [url="http://linuxmce.iptp.org/release/LinuxMCE-1004-final.iso"]http://linuxmce.iptp.org/release/LinuxMCE-1004-final.iso[/url]
~ My setup: [url="http://wiki.linuxmce.org/index.php/User:Coley"]http://wiki.linuxmce.org/index.php/User:Coley[/url]

golgoj4

Quote from: coley on September 30, 2010, 04:59:42 PM
Had a look under the hood, and the images are being downloaded to an images directory in the workings of the admin website, hence wrong create permissions. Would it not be better to move this out from under here? and possibly put it with '/home/coverartscan' at least this dir has the correct permissions.

-Coley.

thats actually a good idea and has been a suggestion put forward to solve this little hiccup.

Really guys, i have been trying to clean this up but between having to reinstall linuxmce because i hosed my install trying to do some work, then my core melting down, and getting finding time on my days off has been a bear to say the least. Also, i realized that i did my initial development incorrectly which is what the problem with the images is at the moment. on my machine I stupidly made the directory in question writeable, which led to others who tested it having problems.

As soon as i get my web dev environment setup properly, I will knock this out. Currently trying to install eclipse on my core so can get back to it because yes, i still need an IDE to get stuff done. Feel free to take a crack at it, but i have some time off atm so im going to try and finish it up because there are lots more things i need to get to.

-golgoj4
Linuxmce - Where everyone is never wrong, but we are always behind xbmc in the media / ui department.

golgoj4

thanks to merkur2k, i got things setup as needed

will post latest revision later once i roll through more files to test it myself. Still cant figure out why the double frame is being called however...

-golgoj4
Linuxmce - Where everyone is never wrong, but we are always behind xbmc in the media / ui department.

golgoj4

New zip, please use the link on page one and let me know of any errors. thanks!

-golgoj4
Linuxmce - Where everyone is never wrong, but we are always behind xbmc in the media / ui department.

coley

ok will chk it out.
Whats changed? is it just image location or have there been other changes?

-Coley.
~ 12.04 Alpha: [url="http://linuxmce.iptp.org/snapshots"]http://linuxmce.iptp.org/snapshots[/url]
~ 10.04 Final: [url="http://linuxmce.iptp.org/release/LinuxMCE-1004-final.iso"]http://linuxmce.iptp.org/release/LinuxMCE-1004-final.iso[/url]
~ My setup: [url="http://wiki.linuxmce.org/index.php/User:Coley"]http://wiki.linuxmce.org/index.php/User:Coley[/url]

golgoj4

Quote from: coley on October 02, 2010, 12:31:11 AM
ok will chk it out.
Whats changed? is it just image location or have there been other changes?

-Coley.

Actually i took your advice and used /coverartscan which worked great. Also, after staring @ loops for what seemed like forever I found the one that was causing the double frame. Some slight formatting and thats about it.
Linuxmce - Where everyone is never wrong, but we are always behind xbmc in the media / ui department.

coley

so far so good, images working.
-Coley.
~ 12.04 Alpha: [url="http://linuxmce.iptp.org/snapshots"]http://linuxmce.iptp.org/snapshots[/url]
~ 10.04 Final: [url="http://linuxmce.iptp.org/release/LinuxMCE-1004-final.iso"]http://linuxmce.iptp.org/release/LinuxMCE-1004-final.iso[/url]
~ My setup: [url="http://wiki.linuxmce.org/index.php/User:Coley"]http://wiki.linuxmce.org/index.php/User:Coley[/url]

golgoj4

Linuxmce - Where everyone is never wrong, but we are always behind xbmc in the media / ui department.

maverick0815

the guesses don't work with me, but apart from that, its all peachy :-) Good job, buddy.