Author Topic: Status display in Newznab not adjustable or wide enough to show on error  (Read 2532 times)

Offline dabrown

  • Contributor
  • ***
  • Posts: 81
Not sure if this is a feature request or a bug:

The Status normally shows Page 1 of 1 or maybe Page 1 of 2, depending on your results, but if there is an API error, the field is not wide enough to display the entire error message.  The error is not displayed in the log file.

Would it be possible to either widen the Status display or make it adjustable please?  I noticed it today when I searched on a newznab site, and there was an API error, but I couldn't see what the full error was.  As previously mentioned, the error was not recorded in the log file.

rdl, please feel free to move this to bugs if that is more appropriate.

Thanks in advance.

Offline Rdl

  • Administrator
  • *****
  • Posts: 3935
You can widen it yourself:

In the lang folder make file called Lang.cus.abz

Paste this into file and save:
Code: [Select]
[Alt.Binz]
author=Rdl
description=Width customization
fileversion=1.00
languagename=Custom

[Tnewznabform]
newznabtb1.width=759
newznab_status_label.width=209

Enter altbinz and in setup under language select Custom
With this numbers status should be exactly 100 pixels wider then default.