Alt.Binz forum
New Alt.Binz versions => Requests => Closed requests => Topic started 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.
-
I would also like to see an option to toggle filenames only.
-
+1
-
I like this one. I'm open for suggestions on best regex to find filename.
-
Wouldn't it be nice if the regexes were user configurable, then we could play and play ... :D
Here's a kludge for starters:
'/.*(\"|\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
-
+1 again for your regex idea!
-
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)
-
Your Help file is not compatible with seven or vista.
-
http://support.microsoft.com/kb/917607
-
Thx.
-
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. ???
-
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 ...
-
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
-
would something simular be possible/usefull for the searchresults as well? shorter searchresult could make naming collections somewhat easier i imagine
-
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 :-[
-
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)
-
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.
-
I think the problem could lie with win 7 x64 ultimate.
but u do run altbinz as admin?
-
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.
-
Do you have anything in download queue? Also make sure that collection is expanded so files can be seen.
-
Also make sure that collection is expanded so files can be seen.
Ahh, that it. It only works when the query is expanded. :)
-
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.
-
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.
-
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!