bugmldonkey, a multi-networks file-sharing client - Bugs: bug #10862, video search does not find ogm...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #10862: video search does not find ogm files

Submitter:  Moritz Moeller-Herrmann <moritzmh>
Submitted:  Mon 01 Nov 2004 05:55:39 PM UTC
   
 
Category:  Core Severity:  3 - Normal
Item Group:  Feature request Status:  Invalid
Assigned to:  None Open/Closed:  Closed
Release:  2.5.30.15 Release: 
Operating System:  Linux Binaries Origin:  Debian package
CPU type:  Intel x86

Fri 06 May 2005 01:48:12 AM UTC, comment #4: 

in the GTK1 GUIs (new, gui, old) there is a "bad implementation".
Sometimes you have hidden fields for a search type where you can put format, extension ....
The problem is that the GTK1 GUIs don't ignore those fields even when hidden and even allocate a default value to those fields.
The default value is of course given by the file searches.ini

For example, if you choose movie type search, you have 3 hidden fields:
- MINSIZE: default value =  500000000
- MEDIA: default value = Video
- FORMAT: default value = avi
so you search will never return *.ogm files

This does not exist in the GTK2 GUI. The hidden fields are ignored, thus not sent to the core, until you decide to use them.

That's not a bug. Just a misused of searches.ini

su_blanc <su_blanc>
Group Member
Sun 02 Jan 2005 05:27:58 PM UTC, comment #3: 

Posted patch #3609

spiralvoice <spiralvoice>
Group administrator
Sun 05 Dec 2004 10:30:03 PM UTC, comment #2: 

It may be necessary to modify pre-defined searches (what gets saved to searches.ini) too...

Anonymous
Tue 02 Nov 2004 11:43:47 PM UTC, comment #1: 

How do you search? With HTML interface, GTK GUI or 3rd party GUI?

spiralvoice <spiralvoice>
Group administrator
Mon 01 Nov 2004 05:55:39 PM UTC, original submission:  

Searching for videos does not return *.ogm video files. I think the ending .ogm and the associated mimetype should be added to the video seach list.

Moritz Moeller-Herrmann <moritzmh>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #913:  extensions.patch added by spiralvoice (4KiB - application/octet-stream - Please test this patch - for CVS 2-5-29, may work on 2-5-28, too.)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 6 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2006-02-21 spiralvoice StatusNone Invalid
    Open/ClosedOpen Closed
2005-05-19 spiralvoice Item GroupProgram malfunction Feature request
    Release2.5.28
2005-05-19 spiralvoice Release2-5-28 2.5.30.15
2004-11-02 spiralvoice Attached File- Added extensions.patch, #1830

Back to the top

Powered by Savane 3.13-3230.
Corresponding source code