Welcome to Discuss Everything Forums...

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed.


 

Tags for this Thread

+ Reply to Thread
Page 3 of 5 FirstFirst 12345 LastLast
Results 21 to 30 of 49
  1. #21
    hotshot1790@sbcglobal.net's Avatar
    Senior Member

    Status
    Offline
    Join Date
    Jul 2009
    Posts
    258
    Downloads
    0
    Uploads
    0

    Ensisoft releases Newsflash Plus 3.3.1

    Hello, I've released 3.3.0b7 with a bunch of fixes and some small new features.

    Fixes include the par/rar file deletion bug pointed out by zot and RSS sorting bug pointed out by MultiForce.

    Other changes include, Connect/Kill switch logic in the connection button, connection # is per server instead of being global, Newznab account creation/registration and some other shit which I now cant remember.

    Thanks guys.

    -ensi

  2. #22
    Mexpartyboy61's Avatar
    Senior Member

    Status
    Offline
    Join Date
    Jul 2009
    Posts
    266
    Downloads
    0
    Uploads
    0

    Ensisoft releases Newsflash Plus 3.3.1

    Quote Originally Posted by ensisoft View Post

    If you don't mind.. please replicate the problem and send me a complete connection log so I can give a shot at figuring out what's the problem.
    I'll get to it in a couple of days.

  3. #23
    kittymom's Avatar
    Senior Member

    Status
    Offline
    Join Date
    Jul 2009
    Posts
    271
    Downloads
    0
    Uploads
    0

    Ensisoft releases Newsflash Plus 3.3.1

    Quote Originally Posted by ensisoft View Post
    @zot - Yes server priorization is on the list potentially, just got few things to sort out. I.e. it's easy to get it working for NZB based downloading (RSS feed/Search/NZB files) but for headers it is trickier.
    Then to speed up implementation, I'd suggest prioritising servers ONLY for NZB downloading (and falling back to a single server for headers). I think that header-originated downloads will tend be much less in need of fillservers because many people -like myself- only use headers for smaller files like MP3s. And without compressed headers (as it seems Newsflash doesn't support header compression) a person would be crazy to try to download headers in large groups like a.b.dvd.

    The big files (most probably downloaded by NZB anyway) when incomplete can take an extremely long time to par-fix on an old PC -- even longer than to re-download over again from another server. That's one reason why I think fillserver support is a lot more important for NZB downloads than for header downloads.

  4. #24
    crazycabbie16's Avatar
    Senior Member

    Status
    Offline
    Join Date
    Jul 2009
    Posts
    245
    Downloads
    0
    Uploads
    0

    Ensisoft releases Newsflash Plus 3.3.1

    -rethinking this-

  5. #25
    AuroraGlow's Avatar
    Senior Member

    Status
    Offline
    Join Date
    Jul 2009
    Posts
    248
    Downloads
    0
    Uploads
    0

    Ensisoft releases Newsflash Plus 3.3.1

    Quote Originally Posted by ensisoft View Post
    Hello, I've released 3.3.0b7 with a bunch of fixes and some small new features.

    Fixes include the par/rar file deletion bug pointed out by zot and RSS sorting bug pointed out by MultiForce.

    Other changes include, Connect/Kill switch logic in the connection button, connection # is per server instead of being global, Newznab account creation/registration and some other shit which I now cant remember.

    Thanks guys.

    -ensi
    Downloaded now so going to test right away.

    I have some issues though (the previous version that is):
    [18:20:51:214] critical error:connection timeout
    [18:20:51:214] thread exiting now!

    I have no idea why it is disconnecting as everything else is fine. Iv'e also had Alt.Binz up and running at the same time to see if it disconnects and it doesn't.
    Sometimes it disconnects only a few of the connections that is in use.

    The biggest problem with this is that it doesn't make any new connections when a new NZB file is loaded so the program just sits there all day with a bunch of connections not working till I'm home from work and give it a kick in the nuts. I guess that it doesn't use more connections than you specify in options even though half/all of them are dead?

  6. #26
    judo's Avatar
    Senior Member

    Status
    Offline
    Join Date
    Jul 2009
    Posts
    279
    Downloads
    0
    Uploads
    0

    Ensisoft releases Newsflash Plus 3.3.1

    Segfault on linux (ArchLinux):

    ./newsflash.sh
    QCoreApplication:ostEvent: Unexpected null receiver
    QCoreApplication:ostEvent: Unexpected null receiver
    QCoreApplication:ostEvent: Unexpected null receiver
    WARNING: Cannot find Mozilla directory containing libgtkembedmoz.so. Some Addins may not be able to function. Please set MOZILLA_FIVE_HOME to your Mozilla directory.
    Segmentation fault (core dumped)

    newsflash[5626]: segfault at 1ad ip b6afff62 sp bf83aa40 error 4 in libQtCore.so.4.6.3[b69ae000+266000]

  7. #27
    MaxTunk's Avatar
    Senior Member

    Status
    Offline
    Join Date
    Jul 2009
    Posts
    272
    Downloads
    0
    Uploads
    0

    Ensisoft releases Newsflash Plus 3.3.1

    Quote Originally Posted by zot View Post

    I limit my speed by using fewer connections.
    that would work, but I can max my line out using just the one connection.

  8. #28
    sp4nna's Avatar
    Senior Member

    Status
    Offline
    Join Date
    Jul 2009
    Posts
    205
    Downloads
    0
    Uploads
    0

    Ensisoft releases Newsflash Plus 3.3.1

    Quote Originally Posted by executioner View Post
    that would work, but I can max my line out using just the one connection.
    On both US and EU servers? That would be quite an extraordinary feat! :P

  9. #29

    Ensisoft releases Newsflash Plus 3.3.1

    Hi guys,

    @UseNetLover - Yes I could develop a Mac version... except that I don't have a mac So no Mac version right now. Sorry.

    @sassan - Thanks

    @MultiForce - Thanks, that's a second request for grouping of the downloads into releases. I quite like this idea.. I have to chew on it for a while to figure out how to do it but yeah it's definitely doable.

    These are probably a little bit unintuitive concepts for the users, which is bad desing on my behalf. It's just very difficult to translate concepts that are obvious to you for users. Anyway here's a quick recap:

    Yield = Request the currently selected connection to be given a new download to work on. If there are downloads with higher priority they are considered before normal priority ones.
    Clone = Create a new connection based on selected existing connection, basically "duplicate"
    Delete connection = well... delete's a connection, removes a connection, disconnects a single connection. Don't know how to explain it
    Flush = This is a bit bad and only involves headers. If you're downloading headers and you don't want to wait for the whole process to finish you can just "flush" them onto the disk. So you can start browsing while letting the process to continue.

    Please, if you have suggestions how to formulate the concepts better on the UI I'm all ears. (And if everything else fails.. there's always the help file )

    It doesn't seem to automatically sort after date or whatever when you refresh RSS, you have to click on date to get it to sort it (yeah I'm lazy).
    Yep, this is an unimplemented feature. I'm lazy too

    A really dark theme would be nice
    Unfortunately the theme engines come preinstalled with the toolkit (Qt)... maybe in the future.

  10. #30
    Callum J
    Callum J's Avatar
    Guest

    Ensisoft releases Newsflash Plus 3.3.1

    I never need more than 3 connections on EU servers to max out my DL speeds.

 

 

Quick Reply Quick Reply

Click here to log in


What comes after M0nday

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Newsflash: Hezbollah got beaten to shiiii today!
    By smilee in forum Ipad and Other Pads
    Replies: 11
    Last Post: 04-20-2011, 01:35 AM
  2. Particular Releases
    By ButchQuique in forum BitTorrent
    Replies: 1
    Last Post: 10-21-2010, 02:39 PM
  3. NEWSFLASH! Body found at edge of town... Poetry? no...?
    By bobby's girl in forum Discuss Poetry
    Replies: 0
    Last Post: 09-14-2009, 08:59 PM
  4. newsflash-------"where's jacksons body?".....is this news?
    By T D in forum Discuss Current Events
    Replies: 0
    Last Post: 07-09-2009, 07:45 PM
  5. Replies: 0
    Last Post: 05-17-2008, 10:25 AM

Bookmarks

Posting Permissions

  • You may post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts
  •