Autor Thema: CD/DVD/Film-Verwaltungsprogramme & Tools  (Gelesen 84582 mal)

0 Mitglieder und 3 Gäste betrachten dieses Thema.

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 189178
  • Ohne Input kein Output
    • DVB-Cube
Hydrus Network 405
« Antwort #1185 am: 23 Juli, 2020, 05:30 »
Manage large media collections and re-organize them using tags instead of folders that you can share via custom servers with this application.

The Unlicense

Changelog

    Tag search:

    System:number of tags now supports namespaces, for example 'find files with two character tags'! (issue #280)
    It also supports wildcard namespaces, as now do regular namespace search predicates. both run faster. "crea*:anything" is now possible
    System:number of tags has been optimised, and in many cases is now ten to a hundred times faster
    System:number of tags still does not support siblings, something I hope to start correcting as of v408
    Both tag existence (numtags =0 or greater than 0) and tag count database routines now respond quickly to 'cancel search' commands, so if you do run a slow query (a bare 'has creator tag' search on 'all known files' on the PTR, for instance), you can now back out quickly after the 'stop' button appears
    Note that 'system:number of character tags greater than 0' and '= 0' are equivalent to +/-character:anything, which will be swapped in if you enter these. also, +/-unnamespaced:anything can now appear
    The program is a bit better about determining =0 and greater than 0 and less than 1 being 'none' and 'any but none', when it needs to determine optimisations and special labels
    Unfortunately, I am taking away the default value for system:num tags in the options page (edit: I am killing the whole panel now). this old ugly mess of stacked predicate edit panels works on ancient, difficult to update code, so I will retire it and replace it with a unified system that is easy to use, supports in-search system predicate editing, and keeps up with changes automatically
    System:number of tags is now comfortable with redundancies--if you add >2 and >4, it now knows that >4 is the true lower bound (previously, the one used was random)

    Boring code changes here:

    Updated tag existence and tag count searches to take advantage of the tag cache when in a specific file domain (which is pretty much all the time), which should speed them up significantly
    Updated tag existence and tag count searches to more carefully plan their queries, speeding them up both in advantageous and difficult situations
    Cleaned up tag existence and tag count code significantly
    Updated all edit system predicate panels to return full predicate objects, a step towards decoupling them and allowing in-place system predicate editing
    Wrote a new number test object to hold and help with number range test values. num tags now uses it, and eventually all range predicates will too
    The namespace existence search code ('anything' queries) is now folded into the new generalised tag existence search code
    Streamlined how the search context propagates through all database tag searching--now, most queries do not know or care about domain or current/pending status--they just iterate over n tables as determined by a specialised routine
    Added a handful of unit tests for the new namespace num tag searching.

    Database repair:

    The database menu has a new entry, 'repopulate truncated mappings tables', under the newly renamed 'check and repair' submenu, which will try its best to 'fix' a client.mappings.db file that has been truncated due to hard drive fault by repopulating from the local-file-only tag cache. do not run this unless you know you need to
    The 'help my db is broke.txt' document has a full update pass. the language is clearer, common issues and questions are better addressed, two new recovery routines are added, a section on the stages after boot recovery (like the new repopulate job above) is added, and I added my stock 'now become a backup patrician' nag at the end
    The debug routine to clear cached service info numbers is now moved to the 'regenerate' database menu. this thing fixes hanging incorrect 'pending' counts until I can fix it properly.

    The rest:

    Fixed an issue where when you pasted queries into a subscription, those that were already in the sub (and got the dialog saying so), were being added anyway! I believe this bug came in the last few weeks, after the data storage rewrite. please check your pasted-into subs for dupes
    Fixed tab double middle-click behaviour (so you can spam page close), which I thought I had fixed last week but actually messed up completely right at the end (issue #314)
    Cleaned up some more of the page tab event code--it was a mess all around. should all be on Qt now, no wx hacks
    Network jobs will no longer wait for and consume bandwidth start tokens while all network traffic is paused. all bandwidth competition now halts. (previously, they would continue to consume tokens according to current rules and then all rush to start as soon as traffic was resumed)
    Fixed some client booru/client api requests to correctly 404 on missing file results, rather than 500
    Cleaned up some file sort code and fixed the sort string conversion, which was rendering the opposite sort direction (asc/desc) in summary labels (e.g. on manage favourite searches)
    Cleaned up some ui layout stretching code, including some borked tag import options expand sizing
    Improved some button and padding layout definitions, and improved, slightly, the way the top-right media viewer hover window lays itself out and changes its size on media change
    Improved some review services layout. should be fewer weird heights and widths in unusual situations, and the new multi-column list fits better
    The manage subs dialog now saves its changes to db more cleanly and atomically
    Updated the default derpibooru parser to pull species tags. ten points if you can guess what that is most of the time

[close]

https://hydrusnetwork.github.io/hydrus/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 189178
  • Ohne Input kein Output
    • DVB-Cube
Hydrus Network 406
« Antwort #1186 am: 30 Juli, 2020, 05:05 »
Changelog

    Subscription management:

    The manage subscriptions dialog now has a 'deduplicate' button. it is enabled whenever your subs of a particular downloader contain duplicate queries. it launches a semi-bananas but thorough 4-step process to ask if you want to do upper/lower-case deduplication, then which downloader, then which queries, then which master sub(s) to retain the queries
    Subscription dedupe within the same sub keeps the query with the most files
    The manage subscriptions dialog also now has a 'lowercase' button that coerces all queries of the selected subs to lowercase
    When pasting a list of queries into a subscription, the 'already in sub' test is now caseless. pasting "Samus_Aran" into a sub already with "samus_aran" will not add anything

    Misc:

    Url classes now have a checkbox to keep fragment data (e.g. "#kwGFb3xhA3k8B") during URL normalisation. this data is not sent to the server and is not useful for almost all sites, but for sites like Mega, it contains useful clientside javascript navigation or access info if you open the URL in your browser
    Fixed video resolution parsing for some unusual SAR files. this stretches a video slightly, usually when the vid was created or converted with older analog tech (e.g. NTSC)
    Fixed rating system predicate label for 'rated/not rated'
    The issue where miscounts in pending upload data would persist, sometimes leading to an annoying 'pending (13)' style menu that would not clear without debug action, is now fixed in a cheap way. on any upload action, this cached count is reset. a fix for the actual unusual miscount situation will have to come later
    The different in-memory manager objects now save changes at different time intervals--lightweight things like favourite searches still save not long after any change, but column widths, network sessions, and bandwidth use now save only every ten minutes
    I may have fixed an issue with favourite tags not sticking correctly or resetting when added en masse via the tag right-click menu
    I believe I fixed a rare but permanent ui hang on highlighting a gallery or watcher when that same downloader was spamming through a largely 'already in db/previously deleted' list
    Copying tags 'with counts' now works correctly for simple tag views (previously, it only worked for 'predicate' views)
    Copying tags now preserves the tag order as in the list (previously, it did a human sort)
    To stop status-sorted gallery and watcher list entries bouncing around so much, they now just say 'working' in their status column when they are working. the highlight panel still reports granular file/gallery info. galleries also now say a more solid DONE when complete, to spot them more easily
    The gallery and watcher search/checking column now includes stop status in sort
    Fixed the dowloader link in the help to https://github.com/CuddleBear92/Hydrus-Presets-and-Scripts/tree/master/Downloaders
    Added that same link to the Lain dowloader import panel's help button
    Updated cloudscraper to 1.2.46
    Updated cloudscraper interfacing code to adapt for new reCaptcha->Captcha object names

    Boring code cleanup:

    Refactored downloader gui code to its own file
    Refactored network gui code to its own file
    Refactored service gui code to its own file
    Finished import reordering. now all files import in a cleaner order
    Further reworked all hydrus imports to be more breadth-first, loading core modules earlier and catching potential errors in nicer places
    Checkbox selection is now wrapped in the 'quick' dialog system, and all checkbox selections now use this single method
    Simplified and unified a variety of layout code, and fixing some odd layout expanding bugs
    Misc code cleanup
    Deleted some old unused ui code

[close]

https://hydrusnetwork.github.io/hydrus/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 189178
  • Ohne Input kein Output
    • DVB-Cube
Coollector Movie Database 4.16.3
« Antwort #1187 am: 30 Juli, 2020, 18:30 »
A mix between an encyclopedia of movies, a video collection manager and a store catalog, this app will prove useful to all movie lovers.

Donationware

Whats new:>>

    [NEW] added 200 movies & series
    [NEW] improved the movie recommendations
    [BUG FIX] more reliable picture download

http://www.coollector.com/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 189178
  • Ohne Input kein Output
    • DVB-Cube
Hydrus Network 407
« Antwort #1188 am: 06 August, 2020, 05:00 »
Changelog

    Sibling prep:

    I am preparing for a new siblings database cache for v408. this will ultimately make siblings (and parents) faster, more accurate, more powerful, and simple to undo. I have decided, as part of it, to make siblings and parents completely virtual (i.e. the tags won't exist for real, they'll be implied). better tools to manage hard-replace siblings and parents will come later, as trying to support both situations at once has not been excellent
    Created options to hold per-service sibling and parent preferences, so you'll be able to set up '"my tags" siblings and then "ptr" siblings apply to "my tags"' or 'no parents apply to this service' wrote UI for the sibling options under 'services->manage where tag siblings apply'. you can play with it if you like, and it saves values, but it is not plugged in yet and makes no changes siblings logic is a little tighter. the db and gui side of siblings structure calculation is more unified, petitioned siblings are discounted properly on all generation, and the db side now resolves conflict decisions the same on every regen. the gui-side still runs on an older structure, but will be updated to exactly mirror the db updated and unified how large numbers of raw tag siblings are fetched in the database. it also supports fast tag slicing, speeding up sibling cache maintenance. the siblings lookup cache now uses this method for regeneration and update calls

    The rest:

    Tag right-click menu copying now supports all combinations of selected/all, tags/subtags, and no_count/with_counts where appropriate (issue #325) if the media viewer is too thin for the top hover window to fit into its space, the top-right hover now drops down below it. I don't really like how this looks, and will probably instead figure out a flow layout so the toolbar buttons always fit, but at least they are now accessible (issue #388) altered the above fix--if the top-right hover window can be shrunk to fit in the available space, it will now squeeze in, only bumping down if it can't moving the mouse off an activated (e.g. clicked) hover window now instantly activates the main canvas. this should fix up some fast swallowed clicks and annoying click-to-activate issues with the center-right duplicates hover window, which does not hide (issue #384)
    The duplicates hover window now positions correctly if its min size is too wide to fit in a thin media window if you make changes to a parser or content parser, there is now a yes/no confirmation when trying to cancel the dialog fixed an issue where 'queue' listboxes with no edit button would throw an error on double-click. now double-click in this case deletes fixed a couple of timestamp convertions that were doing YYYY/MM/DD instead of the more ISO-nice YYYY-MM-DD. also, when in UTC, they'll correctly say UTC now instead of GMT (issue #369)
    Fixed some borked centered text layout on ratings dialog and import folder dialog fixed the manage services dialog's wrong headers for type/name columns
    Added links in the official help to the new user-written simple help guide at https://github.com/Zweibach/text/blob/master/Hydrus/Hydrus%20Help%20Docs/00_tableOfContents.md
    Moved object tag and ratings code to a new client module, 'metadata', and pulled various ratings gui code into a new separate file refactored some more manager code around to generally more sensible locations did a bit more work chasing down the highlight-downloader ui deadlock, which unfortunately still exists
    Reduced the number of db hits some paged downloaders need, particularly on highlight and init
    Updated some test code to support cleverer db testing
    Updated mpv for windows build. api version is now 1.109. this fixes at least one weird linux vm audio driver issue

[close]

https://hydrusnetwork.github.io/hydrus/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 189178
  • Ohne Input kein Output
    • DVB-Cube
Coollector Movie Database 4.16.4
« Antwort #1189 am: 12 August, 2020, 20:50 »
Whats new:>>

    [NEW] added 300 movies & series
    [NEW] improved the movie recommendations

http://www.coollector.com/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 189178
  • Ohne Input kein Output
    • DVB-Cube
SunlitGreen Photo Manager 2.6.0 Build 2233
« Antwort #1190 am: 13 August, 2020, 18:30 »
SunlitGreen Photo Manager is a free, simple and easy-to-use digital photo management software. It lets you organize, browse and tag your digital photos. You can easily group photos into albums/collections, and do fast search as-you-type.

Freeware

http://www.sunlitgreen.com/photo-manager.html

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 189178
  • Ohne Input kein Output
    • DVB-Cube
Media Companion 3.749b
« Antwort #1191 am: 13 August, 2020, 19:00 »
Media Companion is a handy utility that offers the possibility to gather information from the Internet about your movies and make this information available to you in an organized manner.

The information collected includes such things as posters, backdrops, plot summary, actors and actor images, ratings etc. Media Companion currently supports Movies and TV Shows.

License: GPL

Changelog

    Fixed:

    MC - Hopefully final fix for some AC-3 or E-AC-3 stream codec to correctly be ac3 and eac3 respectively.
    Movie - Assign stream details even if movie fails to scrape.
    Movie - Rename %A change, now only Audio Codec. Does not include Channels, alter renaming to be %A %O if channel numbers required.
    Movie - Fix glitch when changing movie from one collection to another, not transferring setid
    Movie - Fix SSL/TLS handshake with TMDb.
    Mc_com - include profile name for Search new Movies.

[close]

https://sourceforge.net/projects/mediacompanion/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 189178
  • Ohne Input kein Output
    • DVB-Cube
Hydrus Network 408
« Antwort #1192 am: 20 August, 2020, 19:30 »
Changelog

    tag siblings cache:

    tl;dr: siblings are faster and better now, you don't have to do anything. some parents will not appear with new downloads - don't worry about it, they will all fill back in nicely soon
    wrote the first version of a 'tag display' cache, which stores not your tags as they are, but how they appear after display rules such as siblings, parents, and filtering are applied, meaning this data need not be calculated every time on thumbnail load. this week marks the first concrete step forward in an improvement of siblings and parents storage, and begins with just siblings. all siblings and front-end tags work should be generally faster and more accurate
    part one is for tag domains cross-referenced with file domains. it maintains virtual sibling-collapsed mappings and autocomplete counts through mappings added, deleted, pended or pend-rescinded, files added/deleted, and siblings added/removed
    part two is for tag domains on the 'all known files' domain (i.e. no file domain). it maintains virtual sibling-collapsed autocomplete counts through mappings added, deleted, pended or pend-rescinded, and siblings added/removed
    both parts also support full table drop/regen (under the new database->regenerate->tag display mappings cache) for when my logic inevitably miscounts something. the existing regen 'tag mappings cache'/'tag siblings lookup' commands also regen the display mappings cache, since it relies on them
    when tag siblings on a repository are petitioned to be deleted, they are now instantly discounted from tag sibling application (previously, they had to be uploaded and committed to count, now both pending and petitioned offer a quick preview of outcome)
    the display cache supports the tag sibling service application rules under the 'services menu', and regen when that changes, so you can now turn siblings on and off, and apply them across services. as a result, the old 'apply all siblings to all services' option is now gone! as parents will undergo a similar change soon, and the siblings changes this week may lead to some undesired parents in the interim, the 'apply all parents to all services' option is also gone
    tag autocomplete counts in the form (x-y) due to siblings are eliminated. it will still do it when combining the same merged tag across different services, or when an unnamespaced tag includes how many potential namespaced will also be found
    the following search types now obey tag sibling application rules accurately: number of tags search, namespace:anything search, wildcard search, tag search (on a per-tag-domain basis, previously it was globally hacked to all siblings), tag-as-number search. for instance, if you search series:anything, a file that has 'metroid' tag-siblinged to 'series:metroid' will now correctly appear.
    the above search types are now exact to how the tag displays. if you have for files that are tagged 'samus' on either tag service A or B, and service B has a sibling for that to 'character:samus aran', searching for 'samus' gets the results in A, 'character:samus aran' gets the results in B. previously it was an expensive logical mish-mash of 'sure, try and get everything behind the scenes'. now it searches what you see
    searching for files in the advanced 'all known files' domain currently has no sibling support for the above search types. autocomplete counts should be good, and the results that come up should have the correct tag display, but the actual results are calculated based on storage tags. getting this to work without doubling the size of the db is tricky, so it will have to be ongoing work
    all tag siblings are now completely virtual. this means that when a tag comes in via a downloader or other means, it will not be automatically coerced to its ideal sibling in the actual db storage tables (the true tags you see in manage tags dialog), but remain as it is. there is no change in sibling appearance in normal operation--it still displays and searches as its ideal sibling. the same will happen to parents in the coming months, and in the interim period, parents no longer apply across siblings. as siblings can come and go from anywhere, they are now divorced from actual stored tag mappings. in a similar way, the manage tags dialog no longer supports the 'hard-replace siblings and parents' command, nor the 'auto-replace with sibling' command. this may be jarring to workflows and preferences, so please bear with me and let me know what feels particularly bad. and please don't worry too much about parents not always being added in the meantime--I hope to do the same transition for them in four of five weeks, and all gaps will be filled in. also, in the coming weeks, I expect to improve manual tagging workflow by indent-grouping edit-view siblings together (ditching the old 'will display as' text) for easier review and selection, a bit like parents. actual 'hard' siblings and parents that do always get irreversibly renamed/added in storage will come in the future as a separate system
    the 'add_siblings_and_parents' client api parameter no longer adds siblings, and soon will be retired completely
    I had wanted to completely eliminate the old UI level siblings manager this week, but there are still some systems, mostly tag autocomplete work, that need it and are tricky to swap. I stripped it down, at least, and reduced its update delay to 2 seconds. therefore, the 'loading tag siblings' step of boot still occurs, albiet a little faster. I hope to have it gone soon
    this is some complicated code affecting core systems. almost everything 'siblings' is now different. there are likely to be laggy parts, awkward new workflow, and possibly some update or miscount bugs as I iron it out. the good news, now they are all virtual, is that problems are undoable. please report any issues, and I will work on it as I keep pushing on this and on parents

    please expect your client.caches.db file to expand in size about 10-30% or so this week. the update itself will take a few minutes as the improved tag lookups and new caches are regenerated from empty
    boring mostly db optimisation list:

    after some thought, moved those new options for tag sibling application down to the db. previously, they were stored in an UI object for convenience, but since everything is going down to the db, it is worth doing it properly down there. thus they reset this week to the default
    I also removed that complicated 'all known tags' page in the tag sibling application options--it wasn't doing enough to justify itself
    tag siblings lookup cache now obeys the tag sibling application rules and regenerates the appropriate cache when the options change
    tightened up the db tag siblings lookup cache and wrote more tools for it. it had a couple of blind spots for getting all siblings in a chain. also optimised the lookup for en-masse tag operations
    tightened up my tag sibling structure builder object, which was not eliminating loops but collapsing them to (generally harmless, but not desireable) (A,A) pairs
    extended mappings and siblings lookup caches to perform various sorts of tag sibling collapse filtering, to determine files that do or do not have another tag mapping on a tag sibling chain
    optimised the existing mappings cache in several ways
    optimised cross-domain file cache mappings filtering, and cleaned the code
    optimised autocomplete count fetching from the mappings cache, particularly for large result sets
    optimised how the combined autocomplete count generates from nothing
    optimised how tags are loaded for search results (thumbnails)
    optimesed basic tag search
    greatly optimised how the mappings caches request cross-domain file cache filtering
    broke up the rescind_pending/add mappings job into simpler separate parts, which was needed for accurate display cache counting. this may end up fixing the other weird pending miscount bug we had
    the cached 'display' tags are now loaded with regular media results, not generated on the fly on first request (unless in the advanced 'all known files' domain, where it is done quickly on first load at the db level)
    converted the db over to using its local sibling lookup cache for all sibling jobs
    all data-level content updates to media result objects now occur in the database loop, reducing lag and eliminating a single UI event loop gap when the objects the UI relies on were desynchronised
    optimised how the tag and hash id-to-definition cache maintains itself
    cleaned up cache code generally
    wrote a ton of unit tests to cover construction, tag, and tag sibling operations on the siblings and display caches
    wrote a second optimised method for regenerating 'all known files' display cache autocomplete counts from nothing, which, when multiple siblings have wildly different counts (e.g. 50, 100, 200000), instead of counting them all, counts the smaller tags sans the largest, and adds this to the already pre-computed largest count
    the old ui level siblings manager has been pared down to some final tools that will be trickier to replace

    the rest:

    fixed the stupid manage tag siblings dialog input/ok bug I introduced last week
    fixed the pair preview label in manage tag siblings dialog when it asks to enter a reason for a remove petition
    I believe I fixed the annoying recent bug where the top-right hover window would sometimes not position itself correctly on a window size/move until the top hover was shown once
    fixed a bug where the 'do you want to do shutdown work?' dialog was not abandoning shutdown if cancelled (rather than yes/no)
    updated the 'has free space to do db transaction?' checker, which needs to test device partitions, to do two sweeps--first only fast local devices, then potentially mega laggy network discovery if the mount point is not found (hydev was wondering why it was suddenly taking nine seconds to close his test client!)
    fixed another issue with double-clicking some addremove/queue listboxes when no edit button is set--now in this case they all delete on a double-click
    fixed a little bad error handling on pending content upload. an error with petitioning certain IPFS uploads is not yet fixed

[close]

https://hydrusnetwork.github.io/hydrus/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 189178
  • Ohne Input kein Output
    • DVB-Cube
Coollector Movie Database 4.16.5
« Antwort #1193 am: 25 August, 2020, 11:40 »
Whats new:>>

    [NEW] added 500 movies & series
    [NEW] improved the movie recommendations

http://www.coollector.com/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 189178
  • Ohne Input kein Output
    • DVB-Cube
Hydrus Network 409
« Antwort #1194 am: 27 August, 2020, 18:30 »
Changelog

    Siblings:

    the slowest of the new sibling regen & update code has received a full optimisation pass. some sections take 10% less time, some 90%, and one critical query takes 99% less time. overall, several big jobs work much faster, and ptr processing, which slowed significantly for many users, should be back up to a good speed. uploading pending tags (which tend to be for local files) should be much faster in particular. let's do another round of IRL observation and profiling this week, and I'll keep at it
    the various 'display' regeneration routines now provide more progress status text, drilling down to the x/y siblings being collapse-counted, or number of files added to a cache, and generally all tag sibling regen got a status update polish pass
    optimised the way tag sibling application is set--now, only the tag siblings that are changed need to have their counts regenerated. hence, if you just apply (or remove) your own five 'my tags' siblings onto the PTR, the client now only has to do two seconds of work, not ten minutes

    The rest:

    fixed the annoying issue with media viewer mouseovers stealing focus/activation from the manage tags dialog. this can now only happen if current focus is on a hover window. sorry for the delay!
    updated manage tag parents dialog to state the pairs being petitioned on the 'petition reason entry' dialog
    updated manage tag parents and siblings dialogs to have appropriate 'reason' suggestions for petitions (previously, they were inheriting the same suggestions as for add)
    ipfs network jobs now have a minimum 'reply' connection timeout of two hours (so giganto directory pushes won't throw an error). connection timeout remains the same, so if the server is hanging on that, it'll still notice
    fixed the 'test address' button on the IPFS manage services panel
    petitioning an IPFS file when there is no IPFS multihash entry in the db no longer causes an error. now, in this case, the file entry is removed with no change made.
    when pending to or petitioning from a file service, a quick filter is now applied to discard invalid files (i.e. (not) already in the service). any weird logical holes where this might occur should now be fixed
    export folders now catch and report missing file errors more nicely
    export folders now remember the last error they encountered and report that in the edit export folders dialog

    Boring tag siblings optimisations:

    optimised the tag manager generation routine to use any common file domains for fast cache lookup for any subset of the files available, rather than falling back to 'all known files' domain when there is no single common file domain
    optimised the new 'all known files' display autocomplete cache to use similar faster specific files cache lookups when available
    optimised how the 'all known files' display cache regenerates tag sibling chains. it now takes a shortcut when given non-sibling tags and tags where all but one sibling member have zero count, and it can count current and pending counts separately according to the most efficient counting method (e.g. most pre-display pending counts are 0 across the board, so even if current count is a million, the pending count can often be assumed without lookup overhead). furthermore, the 'clever' count has better query planning and less non-sqlite data overhead, and with experimental data is now chosen more carefully. what was previously a 22s job on a test database now takes 5s
    deduplicated how new mappings are filtered to all the specific cache domains, significantly reducing overhead
    massively optimised a critical - and the slowest - part of the new 'combined' cache that handles add/pend mappings pre-insert presence testing, speeding up the core query about 100x!
    reduced some overhead when doing file service_id normalisation in repository processing
    split up specific chain regen into groups to reduce memory usage
    optimised specific display tag cache 'add file' updates, and thereby basic cache regeneration, to be just a little faster for files that have multiple sibling tags
    all predicates made in the database are now populated with ideal and chain sibling information, and this is used for '(will display as xxx)' labels and autocomplete tag search filtering (e.g. you type in 'lotr', it matches an autocomplete result of 'lord of the rings'). there are still some ui-made predicates to figure out, so the old system remains as a fallback
    related tags lookup is a tiny bit faster and now populates its predicates with ideal and chain sibling info at the db level
    cleaned up some 'fetch related tags' code, might make it a bit faster for large tag counts
    cleaned up the way some mapping tables are fetched
    unified table/table_name nomenclature in the db code
    updated an old data->ui status presentation method (it typically does stuff like "regenning some stuff: 500/10,000"), to not hog so much UI time and not yield worker threads so often when new statuses are coming in real fast
    several late optimisations based on IRL testing

[close]

https://hydrusnetwork.github.io/hydrus/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 189178
  • Ohne Input kein Output
    • DVB-Cube
tinyMediaManager 3.1.8
« Antwort #1195 am: 01 September, 2020, 21:30 »
tinyMediaManager is a compact tool designed to scan your movie folders and organize the information into multiple categories. The program is able to detect the movie files and retrieve posters and other information form IMDB or other websites.

You can use this program to sort your collection, retrieve movie trailers and additional content with minimum effort.

Freeware

Changelog

+ updated libmediainfo to 20.08
+ updated Movie Picker template (thx @bastienpruvost)
x removed a memory leak in IMDB scraper
x do not write fanarts twice in multi movie folders #956
x fixate artwork extension if not detectable #953
x propagate mediainformation events from episode to TV show
x write cleaner trailer urls to the Kodi NFO
x more aggressive caching of AniDB requests
x set character and path encoding at startup #930
x do not open two windows when clicking on a link
x do not crash at startup with an inconsistent movie set <-> linkage
x (tv show) added some missing menu items to the context menu #934
x (movie) pre-select the right NFO file names in the NFO settings panel
x save scraper config in the custom data folder too #962
x (imdb) fixed to scrape shows without season 1
x (omdb) set IMDB id when scraping with OMDb API

[close]

http://www.tinymediamanager.org/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 189178
  • Ohne Input kein Output
    • DVB-Cube
EMDB 3.66
« Antwort #1196 am: 02 September, 2020, 20:30 »
EMDB is a small utility to keep track of your DVD collection. With an automatic import from the database of IMDB, export to csv, text or complete website, thumbnail cover preview, a loan tracker, search function and multi-language user interface. EMDB is written in C++ using Microsoft Visual Studio 2008 and doesn't need a .NET framework or any other external libraries.

Freeware

Changelog

    User Interface: I was forced to remove all IMDb logos on demand of IMDb lawyers. :-(.
    Rotten Tomatoes: Disabling importing Rotten Tomatoes scores now also hides the scores in the Movie Details Panel and Add / Edit Movie screen.
    Search: Added Search for missing files (thumbnails, media files, TV Series Episodes).
    User Interface: Added Video Codec to Movie Details Panel (instead of features).
    User Interface: Added option to hide the ratings in the Movie Details Panel.
    Database: Added some more standard aspect ratios.
    Database: Added Catalan as Spoken Language / Subtitle / Audio Stream language.
    Search: Added Search on video codecs.
    Added feature to remove duplicate directors.
    Search: Improved case insensitive search on foreign charavter sets (e.g. find "Das Böse" if search for "DAS BÖSE")
    Add from Hard Disk: Fixed detecting episodes starting for file names starting with a number (e.g. '3rd Rock From The Sun S01 E01 Brains and Eggs.mkv').
    TV Series: Improved getting main thumbnail from TheTVDB for multi (using series poster) or single seasons (using season poster) if configured.
    File Import: Fixed an issue with csv files containging double quotes.
    User Interface: Improved search box user interaction on search while typing.
    System: Changed config file location from Documents to AppData.
    Translations: Fixed several issues with translations for multiple languages.
    Translations: Updated the Swedisch, Slovenian, French, German, Simplified Chinese and Dutch translations.

[close]

http://www.emdb.eu/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 189178
  • Ohne Input kein Output
    • DVB-Cube
Hydrus Network 410
« Antwort #1197 am: 03 September, 2020, 09:09 »
Changelog

    general work:

    fixed a bug in the new file service filtering code that was stopping file upload commands to file repositories or ipfs services from sticking
    fixed an issue with the export files dialog auto-close-when-done function
    I think I fixed a possible bug in the boot file location repair/recovery dialog sometimes not saving corrected paths on unusual file systems
    file migration cancel button and shut off timer should work a bit more reliably, more to come here
    copying subscription quality csv info to clipboard no longer does nice human numbers (you now get 1234, not csv-breaking 1,234)!
    may have fixed a very rare 'or predicate' error when opening a dialog with a 'read' autocomplete input, like export folder or file maintenance jobs dialogs
    all pages are better about dealing with missing (i.e. recently deleted) services on load, and autocompletes also
    error handling from servers with strange character encodings should be better about dealing with null characters
    cleaned up the combined display regen chain code
    deleted some obselete db code

    optimisation review:

    after more profiling, and thanks to additional input from users, I have done another round of optimisation for the new caches. using a new technique, more than just mappings are sped up this week - a number of queries that were prone to lag spikes should now have much more reliable speed and also be faster when
hammered often

    join and analyse db optimisations:

    these are mostly forcing table join orders, which reduces lag spikes, and reducing some related pre-query analysis overhead, which speeds things up more the faster your drive is (up to double processing speed on an ssd). they will affect different clients to different extents, but if your 'related tags' were taking more than a second to load, it should be sorted this week. systems affected:

    archiving files
    fetching 'related' suggested tags
    tag siblings regen/update in about ten places
    all mappings processing
    additional mappings processing for add/delete, pend/rescind_pend
    importing or deleting files that have tags
    loading medias' tags for the first time or on regen
    loading any media for the first time
    num notes searches
    similar files search tree maintenance
    many general file hash lookups
    many general tag lookups

    other optimisations:

    mappings processing
    sibling processing
    wildcard tag searches, with and without namespaces, particularly when mixed with other search terms
    'tag as number' searches, with and without namespaces, particularly when mixed with other search terms
    searching for tags when mixed with other search terms
    has notes/no notes
    searching files on 'all known files' with general file metadata system predicates (like size, filetype)
    url class, url domain, and url regex file searches, particularly when mixed with other search terms
    num tag file searches when mixed with other search terms
    has/not has tags file searches when mixed with other search terms
    sped up specific display chain regen significantly, with similar separate current/pending optimisations as last week's for combined
    converted specific display cache overall regen to use a copy followed by the new chain regen rather than additive file import
    sped up combined display chain regen a little bit
    the splash window now updates itself with less UI overhead, so spammy updates (like the new tag regen code) use a little less CPU and fewer UI context switches

[close]

https://hydrusnetwork.github.io/hydrus/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 189178
  • Ohne Input kein Output
    • DVB-Cube
Diffractor 122.9
« Antwort #1198 am: 06 September, 2020, 20:30 »
Diffractor verwaltet Foto-, Video- und Musiksammlungen schnell und bequem. Die Freeware eignet sich auch bestens für große Bestände. Der integrierte Medienplayer spielt Filme und Songs direkt ab.

Vor allem hat sich Diffractor auf die Verwaltung von Fotosammlungen spezialisiert. Bilder lassen sich mit Bildunterschriften und Tags versehen, in andere Formate umwandeln und Kontraste, Helligkeit oder Sättigung ganz nach Wunsch anpassen.

Besondere Stärken zeigt Diffractor bei den Sortieroptionen. Die verwalteten Medien können nach zuletzt bearbeiteten Dateien, Bewertungen und weiteren vordefinierten Kriterien geordnet werden. Mehrere
Ordneransichten und Katalogisierungsoptionen sorgen für eine optimale Orientierung in großen Bildbeständen. Die Freeware sortiert Fotos auf Wunsch automatisch unter anderem nach Kamera, Blende oder Aufnahmeort anzeigen, Filme nach Länge oder Größe und Songs nach Interpreten oder Genres.

Diffractor bietet eine ausgezeichnete Kombination aus Medienverwaltung und Bildbearbeitung. Die grundlegenden Funktionen zum Schärfen, Drehen und Beschneiden der Fotos sind ebenso enthalten wie spezielle Optimierungs-Werkzeuge. Unter anderem kann der Fotofreund störendes Bildrauschen schnell und einfach mit der Freeware beseitigen.

Donationware

Whats new:>>

This release is mainly fixing bugs, improving performance and upgrading dependencies.

    Fixed a crash when playing MP4 videos containing older audio encodings.
    Fixed various hangs caused by duplicate detection blocking the UI.
    Added support for using a network server name as an index location (//server-name)
    Added "sort by album/show" as discussed in the issue tracker #4.
    Upgraded to FFmpeg 4.3.1 and LibRaw 0.20

http://www.diffractor.com

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 189178
  • Ohne Input kein Output
    • DVB-Cube
Music Collection 3.2.8.0
« Antwort #1199 am: 08 September, 2020, 13:20 »
The Music Collection is a free program that allows you to archive your music collection. Using it you can enter in a collection any kind of music media that you own or you intend to. Also you can add or edit any kind of information concerning the albums in the collection.

The album info can be manually entered or automatically via the Internet. After saving the albums, you can browse them, filter albums by all possible criteria and search for particular album tracks you are interested. Also the program can display and print all data from your music collection in different ways, so you can pick the desired one.

The idea for creating the program was to manage my own music collection and i hope that it would be also useful to any music collector.

Freeware

Whats new:>>

    Added : Save/Load export configuration.
    Added : Option to change list's font.
    Added : dsf/ddf audio file types.
    Added : Option to change track's genre at the batch field value change.
    Fixed : Some minor bugs.

http://www.gsoft4u.com/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )