Alt.Binz forum

New Alt.Binz versions => Requests => Closed requests => Topic started by: Hecks on September 14, 2007, 09:30:36 pm

Title: Compact / short subject view
Post by: Hecks on September 14, 2007, 09:30:36 pm
Option to show shortened subjects for posts, preferrably release names

and/or

option to view filenames only in subject column.
Title: Re: Compact / short subject view
Post by: djphatic on January 10, 2010, 03:41:32 pm
I would also like to see an option to toggle filenames only.
Title: Re: Compact / short subject view
Post by: realbase on January 25, 2010, 03:42:43 pm
+1
Title: Re: Compact / short subject view
Post by: Rdl on January 26, 2010, 08:13:37 pm
I like this one. I'm open for suggestions on best regex to find filename.
Title: Re: Compact / short subject view
Post by: Hecks on January 26, 2010, 08:18:37 pm
Wouldn't it be nice if the regexes were user configurable, then we could play and play ... :D

Here's a kludge for starters:

Code: [Select]

'/.*(\"|\s)(.*?\.(par2|par|rar|r[0-9]+|nfo|sfv|subs|sr[trs]|nzb|mkv|vob|mp[34]|m3u|avi|mpe?g|jpg|png|bmp|html|ac3|[0-9]+))(\s|\"|$)/i'

filename = group 2


Title: Re: Compact / short subject view
Post by: realbase on January 27, 2010, 02:23:16 pm
+1 again for your regex idea!
Title: Re: Compact / short subject view
Post by: Rdl on February 14, 2010, 10:04:28 pm
Done. Once regexpr text file is created in misc dir, you can edit it and probably make it better.

Test file and help (https://www.altbinz.net/downloads/TRegExpr.rar)
Title: Re: Compact / short subject view
Post by: laurent33 on February 14, 2010, 10:47:34 pm
Your Help file is not compatible with seven or vista.
Title: Re: Compact / short subject view
Post by: Rdl on February 14, 2010, 11:08:06 pm
http://support.microsoft.com/kb/917607
Title: Re: Compact / short subject view
Post by: laurent33 on February 15, 2010, 03:18:57 am
Thx.
Title: Re: Compact / short subject view
Post by: Prinz on February 15, 2010, 03:02:55 pm
Once regexpr text file is created in misc dir, you can edit it and probably make it better.

Redownloaded alt.binz today, but i don't see any regexpr text file in misc dir.  ???
Title: Re: Compact / short subject view
Post by: Hecks on February 15, 2010, 03:24:29 pm
To clarify:

1. Redownload & restart Alt.Binz 0.31.4
2. In Queue, right-click & toggle 'Filename mode'
3. Regex file created = misc\filemoderegex.txt
4. Any changes to that file -> restart Alt.Binz

Works nicely, but one thing I noticed is that the ellipses seem to be preserved ...
Title: Re: Compact / short subject view
Post by: Rdl on February 15, 2010, 03:25:40 pm
Right click on download queue, check filemode and it will appear then.

To be clear, you don't have to edit anything for filemode to work properly. You just have chance to tweak a bit regex
Title: Re: Compact / short subject view
Post by: davidq666 on February 15, 2010, 03:49:53 pm
would something simular be possible/usefull for the searchresults as well? shorter searchresult could make naming collections somewhat easier i imagine
Title: Re: Compact / short subject view
Post by: Prinz on February 15, 2010, 03:57:59 pm
To clarify:

1. Redownload & restart Alt.Binz 0.31.4
2. In Queue, right-click & toggle 'Filename mode'
3. Regex file created = misc\filemoderegex.txt

Tried that. misc\filemoderegex.txt still isn't created.  :o

I even tried alt.binz 0.31.4 in a new dir, toggling 'Filename mode' doesn't create the file misc\filemoderegex.txt  :-[
Title: Re: Compact / short subject view
Post by: davidq666 on February 15, 2010, 04:11:24 pm
To clarify:

1. Redownload & restart Alt.Binz 0.31.4
2. In Queue, right-click & toggle 'Filename mode'
3. Regex file created = misc\filemoderegex.txt

Tried that. misc\filemoderegex.txt still isn't created.  :o

I even tried alt.binz 0.31.4 in a new dir, toggling 'Filename mode' doesn't create the file misc\filemoderegex.txt  :-[
i found ilemoderegex.txt just where it should be. i didn't find it at first, but then i realized i was looking at an altbinz copy on drive F when i was using the one on C (two different OS)
Title: Re: Compact / short subject view
Post by: Prinz on February 15, 2010, 04:28:58 pm
i found ilemoderegex.txt just where it should be. i didn't find it at first, but then i realized i was looking at an altbinz copy on drive F when i was using the one on C (two different OS)

That isn't the problem. I searched all drives, the file is nowhere. And all other files like rssfilters.abz, dhistory.abz, config.abz, rsstree.abz, queue.abz, etc. are where there are supposed to be and there are changing date when I'm using alt.binz.

I think the problem could lie with win 7 x64 ultimate.
Title: Re: Compact / short subject view
Post by: davidq666 on February 15, 2010, 04:38:49 pm

I think the problem could lie with win 7 x64 ultimate.
but u do run altbinz as admin?
Title: Re: Compact / short subject view
Post by: Prinz on February 15, 2010, 04:45:58 pm
but u do run altbinz as admin?

No. As normal user, there is no need to run it as admin.

And i tried it as admin, same problem.
Title: Re: Compact / short subject view
Post by: Rdl on February 15, 2010, 05:25:09 pm
Do you have anything in download queue? Also make sure that collection is expanded so files can be seen.
Title: Re: Compact / short subject view
Post by: Prinz on February 15, 2010, 06:59:26 pm
Also make sure that collection is expanded so files can be seen.

Ahh, that it. It only works when the query is expanded.  :)
Title: Re: Compact / short subject view
Post by: realbase on February 16, 2010, 03:08:42 pm
In Filename mode some filenames are shown as:

2.part038.rar

and others are shown as:

2.part047.ra...

Resizing the column doesn't make any difference.
Title: Re: Compact / short subject view
Post by: Rdl on February 16, 2010, 05:26:11 pm
In Filename mode some filenames are shown as:

2.part038.rar

and others are shown as:

2.part047.ra...

Resizing the column doesn't make any difference.
Yeah, I noticed that also, try selecting it. I'll see what I can do.
Title: Re: Compact / short subject view
Post by: realbase on February 18, 2010, 01:53:42 pm
When i select a filename and switch from filename mode (on to off to on): the current selected filename is displayed with "..." and others without the "...". When switching back and resizing the column (make it smaller), only some are displayed with the "...". Very strange!