Custom Query (41 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (28 - 30 of 41)

1 2 3 4 5 6 7 8 9 10 11 12 13 14
Ticket Resolution Summary Owner Reporter
#36 invalid Tell Me Why ? guest
Description

In my dream children sing a song of love for every boy and girl The sky is blue and fields are green and laughter is the language of the world Then I wake and all I see is a world full of people in need

Tell me why (why) does it have to be like this? Tell me why (why) is there something I have missed? Tell me why (why) cos I don't understand. When so many need somebody we don't give a helping hand. Tell me why?

Everyday I ask myself what will I have to do to be a man? Do I have to stand and fight to prove to everybody who I am? Is that what my life is for to waste in a world full of war?

Tell me why (why) does it have to be like this? Tell me why (why) is there something I have missed? Tell me why (why) cos I don't understand. When so many need somebody we don't give a helping hand. Tell me why?

(children) tell me why? (declan) tell me why? (children) tell me why? (declan) tell me why? (together) just tell me why, why, why?

Tell me why (why) does it have to be like this? Tell me why (why) is there something I have missed? Tell me why (why) cos I don't understand. When so many need somebody we don't give a helping hand.

Tell me why (why,why,does the tiger run) Tell me why (why why do we shoot the gun) Tell me why (why,why do we never learn) Can someone tell us why we let the forest burn?

(why,why do we say we care) Tell me why (why,why do we stand and stare) Tell me why (why,why do the dolphins cry) Can some one tell us why we let the ocean die ?

(why,why if we're all the same) tell me why (why,why do we pass the blame) tell me why (why,why does it never end) can some one tell us why we cannot just be friends?

#9 invalid Thiago guest
#5 fixed TryUploadSubtitles method has faults guest
Description

TryUploadSubtitles? method has problems when used outside the original needs of (I think) SubDownloader?.

Currently it doesn't work for multiple unrelated files, as it needs to report the upload of "several CDs" and this implies a relationship that may not be necessary.

Response contains 90% useless information for upload afterwards, instead of just basic Movie Data.

New Method should support: -Upload of unmatched subtitles (plain subtitles, not matched to a movie) -Upload of multiple subtitles per movie (more than one language or subtitle format)

New Method should be improved by: -Provide one response per subtitle item in original request, matched either by sequential ID sent in request or by Subtitle hash. -For existing subtitles: Report if subtitle exists in DB, confirm if new name or new match were made. -For MovieHash?-Matched Subtitles:Adopting a more compact response, including only the basic movie data as regarding to the moviehash sent. -For Single, unmatched Subtitles: Search Results based on name and return in appropriate array, for later upload.

All items in request should have one item in return response. Responses would be:

-Sub Existing. Nothing changed. -Sub Existing. New Moviehash Match made. -Sub Existing. Language Discrepancy. Logged for review. -Sub Existing. New Sub Name recorded. -Sub Doesn't Exist. Moviehash exists. Movie Information Follows. -Sub Doesn't Exist. Moviehash doesn't exist. Movie Information based on name Follows. -Sub Doesn't Exist. No Moviehash was sent. Movie Information based on name Follows.

ALSO, improvements to the API for this procedure:

-Include versioning (no versioning in request implies "classic" method or "latest", your choice) -Record stats per user of uploads, matched uploads, moviehash creation and new matches for existing files. These could later be the source for nice competition ladders in the web and a reason for visiting the web afterwards. -Upload should NEVER be anonymous. -Method should record the client and version used for the upload, for tracking purposes. More incentive for developers ;)

1 2 3 4 5 6 7 8 9 10 11 12 13 14
Note: See TracQuery for help on using queries.