User(s) browsing this thread: 1 Guest(s)
|
[YAMJ] Appeal for help
|
|
12-19-2011, 10:23 AM
(This post was last modified: 05-26-2012 10:59 AM by Omertron.)
|
|||
|
|||
|
At the moment, YAMJ is pretty much just me. There are occasional other programmers that lend a hand (Ilgizar does a great job for our Russian users), so I am finding it very hard to keep up with the things that need to be done with YAMJ to keep it afloat, let alone try and patch up some of the holes that I see need fixing.
So, this is an appeal for any help that you feel you could give to help out YAMJ. Primarily, YAMJ could do with some more coders. There are over 300 outstanding bugs and enhancement requests out there. If you are at all interested in programming, especially in java, then please speak up. We have a pretty good guide to get you going, and I am always happy to review code before it's submitted to try and ensure that you don't break it! If you don't know how to program, there's a long list of other things that need doing, things that you can pick up and put down and spend 5 minutes doing, and things that are a lot more involved. Here's a list, in no particular order, off the top of my head, of things that would need doing:
If you have ideas along these lines of how to improve YAMJ and the associated services, please let me know. You can post here, or PM me. I can't promise you anything more than grateful thanks, but it is a very real way that you can give back to YAMJ. Thank you for your time P.S. Also, it looks like accident is in the same boat. If you can help out there as well http://forum.dentedboxes.com/thread-1086.html Consider what your player would be like without YAMJ and/or Eversion
|
|||
4 users say Thank You to Omertron for this post |
|
01-04-2012, 10:17 PM
|
|||
|
|||
|
RE: Appeal for help
Missed this thread until now - as I'm not really much good at the requested things, I've simply made my second donation to YAMJ (and first to Eversion).
Thanks very much for all your work - "Consider what your player would be like without YAMJ and/or Eversion" is really quite true :-) Cheers, -jj- PCH C-200 + LG GGC-H20L internal Blu-ray drive · YAMJ plus Aeon Wall · Samsung LE-46A956 · Sony STR-DG820 · JBL CS 1500 · 2 x 40TB Unraid servers |
|||
2 users say Thank You to jj666 for this post |
|
02-24-2012, 05:52 AM
|
|||
|
|||
RE: Appeal for help
(12-19-2011 10:23 AM)Omertron Wrote: At the moment, YAMJ is pretty much just me. There are occasional other programmers that lend a hand (Ilgizar does a great job for our Russian users), so I am finding it very hard to keep up with the things that need to be done with YAMJ to keep it afloat, let alone try and patch up some of the holes that I see need fixing. Can't promise to fix everything, but i am willing to help where i can. your efforts are valued! yamj-2.9-r3695 W/Eversion r0179/EvZap/Legion, PCH A-300, Samsung 59" 3D Plasma TV - TP-Link 1Gb 8-port managed switch, 64 Bit I5-gen 3,Win 7 Quad core , 16Gb Ram, 10 Tb Synology NAS raid 5 drive. There is no Gravity...HST sucks! |
|||
|
02-25-2012, 12:07 AM
|
|||
|
|||
RE: Appeal for help
(02-24-2012 05:52 AM)htrabbit Wrote: Can't promise to fix everything, but i am willing to help where i can. your efforts are valued!Let me know what you would like to do and we'll take it from there :-) |
|||
|
02-28-2012, 04:42 AM
|
|||
|
|||
RE: Appeal for help
(02-25-2012 12:07 AM)Omertron Wrote:(02-24-2012 05:52 AM)htrabbit Wrote: Can't promise to fix everything, but i am willing to help where i can. your efforts are valued!Let me know what you would like to do and we'll take it from there :-) i could try - Check the code for missing property entries and add them to the properties pages. This is a simple, but tedious piece of work. Do i require vast knowledge for this? yamj-2.9-r3695 W/Eversion r0179/EvZap/Legion, PCH A-300, Samsung 59" 3D Plasma TV - TP-Link 1Gb 8-port managed switch, 64 Bit I5-gen 3,Win 7 Quad core , 16Gb Ram, 10 Tb Synology NAS raid 5 drive. There is no Gravity...HST sucks! |
|||
|
02-28-2012, 11:15 AM
|
|||
|
|||
|
RE: Appeal for help
Not at all.
It would require you to download the code (using a SVN tool like tortoise or sliksvn if you don't want to use an IDE like Netbeans) Then using some file parser, to go through all of the code looking for properties All of the properties are loaded using a command that starts PropertiesUtil.get???(property name, default value) Note down all the hits and look them up in the properties wiki Find the ones that are missing and add placeholders in there Go through the placeholders and see if we can add some description. |
|||
|
02-28-2012, 05:46 PM
|
|||
|
|||
RE: Appeal for help
(02-28-2012 11:15 AM)Omertron Wrote: Not at all. i am game. give me a link to code and property pages and i will give it a whirl. yamj-2.9-r3695 W/Eversion r0179/EvZap/Legion, PCH A-300, Samsung 59" 3D Plasma TV - TP-Link 1Gb 8-port managed switch, 64 Bit I5-gen 3,Win 7 Quad core , 16Gb Ram, 10 Tb Synology NAS raid 5 drive. There is no Gravity...HST sucks! |
|||
|
02-28-2012, 10:30 PM
|
|||
|
|||
|
RE: Appeal for help
Wiki is here: http://code.google.com/p/moviejukebox/w/list
There are two properties pages, one is the main properties and the other is the skin properties. Once you have a SVN client, you can get the code from here: http://code.google.com/p/moviejukebox/source/checkout |
|||
|
02-29-2012, 01:45 AM
|
|||
|
|||
|
RE: Appeal for help
Unable to connect to repository [http://code.google.com/p/moviejukebox/source/checkout]. Check URL
yamj-2.9-r3695 W/Eversion r0179/EvZap/Legion, PCH A-300, Samsung 59" 3D Plasma TV - TP-Link 1Gb 8-port managed switch, 64 Bit I5-gen 3,Win 7 Quad core , 16Gb Ram, 10 Tb Synology NAS raid 5 drive. There is no Gravity...HST sucks! |
|||
|
05-26-2012, 09:07 AM
|
|||
|
|||
|
RE: Appeal for help
did htrabbit sort out your properties in the end? If not, I'll have a stab.
Bob A-100 and A-200. |
|||
|
05-26-2012, 10:57 AM
|
|||
|
|||
|
RE: Appeal for help
He did some work, but I've not heard much for a week or so.
I have setup a "wiki" only yamj on google code here: http://code.google.com/p/yamj/ If anyone wants to have a go a tidying up the Wiki? |
|||
|
05-26-2012, 11:15 AM
|
|||
|
|||
|
RE: Appeal for help
ok. I reckon these are missing at the moment, but if he's on the task, I'll leave him to it
Code: coded property defaultBob A-100 and A-200. |
|||
|
05-27-2012, 08:55 AM
|
|||
|
|||
|
RE: Appeal for help
Any of the imageType ones are posters/thumbnails/banner/fanart/etc.
|
|||
|
06-02-2012, 03:21 AM
(This post was last modified: 06-02-2012 03:21 AM by accident.)
|
|||
|
|||
|
RE: Appeal for help
All of the install guides are quickly getting more and more out of date...
I would like to beg someone with some time to place take a moment to help out new users, especially with all the new options of flash and not flash. Maybe someone can take a tool like TOMY which is probably a better first install gui and write a guide based on using that to install. |
|||
|
06-21-2012, 05:29 PM
|
|||
|
|||
(12-19-2011 10:23 AM)Omertron Wrote: At the moment, YAMJ is pretty much just me. There are occasional other programmers that lend a hand (Ilgizar does a great job for our Russian users), so I am finding it very hard to keep up with the things that need to be done with YAMJ to keep it afloat, let alone try and patch up some of the holes that I see need fixing. I find it strange that both you and mr accident have to beg for help. I've never seen this before, maybe it not so unusual? either way maybe the right way is to ask why? why aren't coders interested in helping? AMP: Onkyo TX-SR507 SPEAKERS: Focal JMlab Chorus 700 series PLAYER: PCH C-200 TV: LG 50 50PS8000 ________________________________________________ |
|||
|
« Next Oldest | Next Newest »
|

Twitter
Facebook
NMT Wiki
Search
Member List
Help
A-400 [13 May 2013]



![[Image: watched-fanart.jpg]](http://trakt.tv/user/Omertron/widget/watched-fanart.jpg)




![[+]](images/collapse_collapsed.gif)


![[Image: all-fanart.jpg]](http://trakt.tv/user/HtRabbit/widgets/watched/all-fanart.jpg)


