Das Forum rund um DVB am PC, Handy und Tablet
Neuigkeiten:
Anzeigen der neuesten Beiträge
Übersicht
Forum
Hilfe
Einloggen
Registrieren
DVB-Cube BETA <<< Das deutsche PC und DVB-Forum >>>
»
PC-Ecke
»
# Hard-und Software Allgemein
»
Thema:
CD/DVD/Film-Verwaltungsprogramme & Tools
« vorheriges
nächstes »
Drucken
Seiten:
1
...
86
87
88
89
90
[
91
]
Nach unten
Autor
Thema: CD/DVD/Film-Verwaltungsprogramme & Tools (Gelesen 70672 mal)
0 Mitglieder und 1 Gast betrachten dieses Thema.
SiLæncer
Cheff-Cubie
Beiträge: 158890
Ohne Input kein Output
tinyMediaManager 4.2.2
«
Antwort #1350 am:
20 September, 2021, 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
added selected entries amount and file size totals to the movie/movie set/TV show list #1450
added file size totals tp the movie/movie set/TV show table
added an option to set the default value for "do not overwrite existing data" to the settings
added a setting to ignore completeness check for specials
(TVDB) fix recent API changes from TVDB #1481
(TVDB) enhanced translation handling of our API implementation
fix some minor issues for the live update of movie set data #1477
calculation of minimum size for restoring window sizes/positions #1485
enhanced loading times of internal scrapers
fix detection of paths in skip folders #1493
fix detection of multiple trailers (Zidoo style) #1398 #1413
lowered defaults for completeness check
enhanced the filename filter to run against all media files
rewrote fetching of translated episodes in the episode chooser
(IMDB) allow unassigned episodes to be scraped #1494
several fixes for post-processing management
[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 )
SiLæncer
Cheff-Cubie
Beiträge: 158890
Ohne Input kein Output
Hydrus Network 455
«
Antwort #1351 am:
23 September, 2021, 19:10 »
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
Misc:
Many of the simple system predicates (width, size, duration, etc..) now support the '≠' (not equal) operator! searches only support one of these at once for now (e.g. you can't say height != 640 AND height != 1080--it'll pick one of these pseudorandomly)
The watcher page list right-click menu now has 'copy subjects', which copies the selected watchers' 'subject' texts to clipboard
The advanced file deletion panel now remembers which reason you last used. it remembers if you selected the 'default' value up top versus specific reason text, and if you enter custom text, it remembers that for next time too
The network job widget now shows the current URL as tooltip over the progress gauge, and under the cog menu, where clicking it copies it to clipboard
The various menu labels across the program should now show ampersand (&) correctly (e.g. in URLs)
The way byte sizes (like 21.7KB or 1.24GB) above 1KB are rendered to strings has been overhauled. they now generally show three significant figures. a new EXPERIMENTAL option in 'gui' options panel lets you change this, but only 2 or 3 are really helpful
If a repository clears the message on your account, you no longer get a popup telling you 'hey, new message from server x: ...'
The new ≠ system preds should be parseable (but be careful, likely buggy) using the client api's new system predicate parser, with '≠', '!=', 'is not', or 'isn't'
Cleaned up some old data presentation methods and improved how client specific options are patched in to base hydrus string conversion code
Ui freezes:
Session pages can now detect if they have had no saveable changes since a certain time. they use this ability to skip redundant session save CPU time for pages with no changes since the last session save
For now, since the smallest atom of the session system is a whole page, gallery and watcher pages can only save time if every downloader in the page has had no changes, so in their case this optimisation mostly only applies to completely finished/paused pages. it is still better to have several medium size downloader pages than one gigantic one
A new database maintenance task ensures that optimisation cannot accidentally lose a page (from something like an unfortunate timing of a session save after many manual session deletes)
The existing optimisation that skips 'last session' save on no changes now initialises its data as the 'last session' is first loaded (rather than on first save), meaning that if there are no changes while the client is open, no new 'last session's will be saved at all
Misc session save code cleanup
Database repair, mostly boring:
A client can now boot with client.caches.db missing and will rebuild that file. almost all of its tables are now able to automatically repopulate (issue #975)
All the new modules I have been working on are now responsible for their own repair. this includes missing indices, missing tables, and table repopulation where possible. modules now know which of their tables are critical to a boot, what version each table and index was added, and now manage both initial and later-created service tables and indices
Essentially, all newer database repair code is now modularised rather than hardcoded. the repair and creation code actually now share the same table and index definitions. the code is more reliable, checkpoints its good work in case of later failure, and will be much easier to maintain and expand in future
Lots of module repair and initialisation code is refactored and generally given a full pass
The core mappings cache regeneration routine now takes transaction checkpoints throughout its job to save progress and reduce journal size
Master definition critical error detection code is no longer hardcoded!
Mapping storage repair code is no longer hardcoded!
Similar files repair code is no longer hardcoded!
Parent or sibling cache repair repopulation is no longer hardcoded!
The local hashes cache module can now repopulate itself during repair
The notes fast search table can now repopulate itself during repair
The similar files search tree table can now rebuild itself during repair
[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 )
SiLæncer
Cheff-Cubie
Beiträge: 158890
Ohne Input kein Output
Media Companion 3.752b
«
Antwort #1352 am:
27 September, 2021, 09:50 »
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
Movie - Setup preliminary support for multi poster and fanart (numbered 1 to 9)
Movie - If selected movie has multi posters or fanart, cycle images every four seconds.
Movie - Pause poster cycling if not on Movie Browser tab.
Movie - Fix error Zero length string if nfo does not contain <dateadded> node.
Movie - Fix scraping premier date from IMDb.
TV - Fix batch wizard if series has no TVDB Id...again.
TV - Fix Series fields cleared if lost focus, ie change to fanart tab then back.
[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 )
SiLæncer
Cheff-Cubie
Beiträge: 158890
Ohne Input kein Output
Hydrus Network 456
«
Antwort #1353 am:
30 September, 2021, 10:10 »
Changelog
Misc:
The client no longer regularly commits a full garbage collection during memory maintenance. this debug-tier operation can take up to 15s on very large clients, resulting in awful lag. various instances of forcing it after big operations complete (e.g. to encourage post-subscription memory cleanup), are now replaced with regular pauses to allow python to clean itself more granularly. this may result in temporary memory bloat for some very subscription-heavy clients, so feedback would be appreciated
Right-clicking on a single url import item in a 'file log' now shows you all the known hashes, parsed urls, and parsed tags for that item. I hope this will help debug some weird problems!
All multi-column lists across the program now convert an enter/return key press into an 'activate' command, as if you had double-clicked. this should make it easier to, for instance, highlight a downloader or shift/ctrl select a bunch of sibling rows and mass-delete (issue #933)
The subscription gap filler button now propagates file import options and tag import options from the subscription to the downloader it creates (issue #910)
A new 'mpv report mode' now prints a huge amount of mpv debug information to the hydrus log when activated
Improved how mpv prints log messages to the hydrus log, including immediate log flushing
Fixed a bug that meant the hydrus server was not saving custom update period or anonymisation period for next boot. thank you for the reports, and sorry for the trouble! (issue #976)
Cleaned up some database savepoint handling after a serious transaction error occurs
The client api now ignores any parameter with a value of null, as if it were not there, rather than moaning about invalid datatypes (issue #922)
Url classes:
The edit url class dialog is now broken into two notebook pages--'match rules', which strictly covers how to recognise a url, and 'options', which handles url storage, conversion, and normalisation
Url classes can now support single-value parameters (a parameter with just a value, not a key/value pair). if turned on, then at least one single-value parameter is required to match the url, and multiple are permitted. a checkbox in the dialog turns this on and a string match lets you determine if the url class matches the received single value params
Added unit tests to test the new single-value parameter matching
Fixed an issue where StringMatch buttons were not emitting their valueChanged signal, guess how I discovered that bug this week
Fixed the insertion of default parameter values when the URL Class has non-alphabetised params
Refactored and cleaned up some related parsing and string convertion code into new ClientString module
[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 )
SiLæncer
Cheff-Cubie
Beiträge: 158890
Ohne Input kein Output
EMDB 4.13
«
Antwort #1354 am:
01 Oktober, 2021, 23:00 »
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
IMDb Import: fixed import of movie data from IMDb on Windows 7 / 8 for now. If you are on Windows 7 you should upgrade to Windows 10 to get the best experience when using EMDB. Microsoft stopped support for Windows 7.
HTML Export: Fixed double https in trailer links.
User Interface: Fixed display of Version.
Print: the Thumbnail Overview and Movie Details templates didn't use the custom numbers if enabled.
Translations: Updated the Czech, Slovenian, French, German 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 )
SiLæncer
Cheff-Cubie
Beiträge: 158890
Ohne Input kein Output
Hydrus Network 457
«
Antwort #1355 am:
07 Oktober, 2021, 17:20 »
Changelog
smoother menubar updates:
improved the way the menubar menus update. rather than generating a whole new (e.g. 'pages') menu and replacing the existing out of date one, now there is a static menu skeleton that has subsections or labels updated in place. this means fewer objects changing, less flicker/jank, and should allow you to upload pending even if you have, say, a bunch of subscriptions running
misc:
thanks to a user's help, the filetype parser now detects pngs (this mostly happens during import) much faster! the problem previously was determining if a png is actually an apng--figuring out if they are truly apngs is now done with very fast file header scanning, rather than the previous method that booted ffmpeg. this brings filetype parse time for pngs down from 50-150ms to 1-2ms
getting apng metadata is also now faster. num_frames is now pulled from the file header, it no longer has to be manually counted by ffmpeg
clicking the session weight item in the 'pages' menu now gives you more detailed info on your session weight, including on currently closed pages in the undo list
stripped out a lot of ancient wx-era safety code that stops the client from doing certain UI work while it is minimised or minimised to tray. also brushed up some ugly update routines for menus refresh and modal message presentation that could lead to a pile-up of updates as soon as the client was unminimised, causing lag or freezes. with luck, the client should be better about restoring itself from minimised to system tray. if you minimise to tray, feedback on how this works out for you would be appreciated
when a network job stalls with the 'this domain had some errors recently' message, the cog menu on the widget now allows you to 'scrub domain errors' and try again immediately
if your search has system:limit, then any tag search you type in the autocomplete will now search the database, not your thumbnails. previously, the hack to enable this behaviour was to flip 'searching immediately' off. let's see if this new behaviour is ultimately confusing/annoying, I am mixed on it and think this subtle search option needs more thought and UI to make it more obvious and user friendly
if you have autocomplete tag search typed, and results from thumbnails displayed, and you flip 'searching immediately' off, the search will now automatically update and give you full database numbers immediately
help:
I moved 'searching with wildcards' from the advanced help to the 'more getting started with files' help here:
https://hydrusnetwork.github.io/hydrus/help/getting_started_more_files.html
I also wrote a more detailed description of what the autocomplete dropdown buttons do in that page
I also wrote a brief description of how a system:limit query will try to clip according to the current file sort, getting the n 'biggest files' and so on
boring code cleanup:
cleaned some network job widget update calls
improved some misc autocomplete search status tracking
improved some account object permission checking and tests. accounts now never say they have permissions (e.g. if you click the 'see account permissions' button on review services) if they are banned or expired
file and pages menus now uses the new update routine
pending menu now uses the new update routine, with an emphasis on anti-jitter so you can interact while it is updating
database, network, service, and undo menu now use newer async update code and also use the new update routine
cleaned up help and tags menu init code
the signal that causes the pending menu to update is now only sent on tag changes if the tag service is a repository (previously, local-only updates were janking this for no reason)
the pending menu now updates its sibling/parent numbers when repository processing causes a clever row change to stuff you have pending
also, some menubar items that only show when in advanced mode now update their visibility when advanced mode is flipped on or off
misc menubar code cleanup and improvements
[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 )
SiLæncer
Cheff-Cubie
Beiträge: 158890
Ohne Input kein Output
HomeCinema 0.8.4.0
«
Antwort #1356 am:
09 Oktober, 2021, 10:20 »
Document, organize and launch your movies from the same place, avoiding any headaches tons of unsorted files might create, especially when looking for something specific.
License: GPLv3
Changelog
New and Changes:
NEW: Apply UI settings to other form dialogs.
NEW: Refreshing entries are now done on background.
NEW: Search results count.
Download VERSION_HISTORY file if missing.
Refocus App when form dialog closes.
UI: Changed settings dropdowns to checkbox.
Other Changes:
Target x64 for Release. (Applied on earlier build).
Removed unused namespaces.
NUGET: Removed UWP.
NUGET: Changed Narkdig to Markdig Signed.
NUGET: Updated System.Runtime.CompielrServices.Unsafe.
[close]
https://github.com/JerloPH/HomeCinema
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 )
SiLæncer
Cheff-Cubie
Beiträge: 158890
Ohne Input kein Output
Coollector Movie Database 4.18.4
«
Antwort #1357 am:
09 Oktober, 2021, 10:50 »
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 600 movies & series
[NEW] improved the movie recommendations
[BUG FIX] fixed several bugs
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 )
SiLæncer
Cheff-Cubie
Beiträge: 158890
Ohne Input kein Output
Hydrus Network 458
«
Antwort #1358 am:
14 Oktober, 2021, 09:50 »
Changelog
Quality of life:
Under options->files and trash, you can now govern whether the advanced file deletion dialog remembers action and reason. being able to save action (trash, physical delete, vs physical delete and clear history) is new, default off for now, and won't always save (if you are currently set to trash, but the next dialog doesn't have trash as an option, then it won't overwrite to physical delete). if you try it out, let me know how you like it
A new option under 'network->pause' now lets you always boot the client with paused network traffic
The main file import object now stores primary urls (such as post and file url) separately from source url (which is produced by many parsers and typically refers to another website). a new checkbox in 'file import options' (when in advanced mode) now allows you to not associate primary urls separately to source urls (which is useful in some one-time technical jobs that talk to some unusual proxy etc...)
The new import object right-click menu that shows urls now separates primary and source urls, and also shows any referral url
When you flip between two images in the dupe filter, the zoom preservation calculation, which previously only locked to the same width, now tries to choose width or height based on the relative ratios of the two images to keep both images completely in view on a canvas zoom start. it should ensure that lower watermark banners stay in view and don't accidentally spill over the bottom of your monitor
Moved popup toaster options from 'gui' options page to the new 'popup' page
Added options for whether the popup toaster should update while the client is minimised and while the mouse is on a different monitor than the main gui window. these options now default to false, so if you have any trouble, please try turning them back on
A new shortcut action in the 'global' set now flips profile mode on and off. please note for now 'global' only works on main gui and media viewer--I will add a hook to every window in the future!
Bug fixes:
You now cannot start an 'upload pending' job for a service more than once at a time. the menu is now disabled for each service while uploading is happening
Fixed a bug in media load where if the file was not in a specific domain (i.e. somewhere in all known files), its tags would not show implied parents. for non-specific files, this calculation happens on the fly, and previously it was only doing siblings
Fixed a bug from the somewhat recent file deletion update that meant many files' custom deletion reasons were being overwritten to 'No reason given' when trash was clearing. I am sorry for the inconvenience!
Fixed an issue with parsing 'string' from html 'script' tags (and perhaps some other 'meta' tag types) on recent versions of the built hydrus release. this should fix the newgrounds gallery parser
Fixed some gallery parsing error handling, for when the actually fetched url differs from the original and cannot be parsed, and when the actually fetched url redirects straight to a file page from a 1-length search result
Update file handling bug fixes:
When repository processing runs into an update file problem, it now specifies if the file was content or definitions type
When the database gathers updates to process, it discriminates between definitions and content updates more carefully
When a hydrus update file goes through file maintenance and changes filetype, the repository update progress tracker now 'reregisters' that file, updating what content types it can expect from it and clearing out incorrect data
During normal update file registration, incorrect old data is now cleared out
Boring cleanup:
Cleaned some of the positioning code that places icons and text on thumbnails, removing hardcoded numbers and letting custom icons position better
Cleaned some import url tracking, checking, and association code
Refactored profile mode and query planner mode switching up out of UI code into the controller
Added a hefty unit test to test that siblings and parents are transitively applied to mappings correctly for files outside and inside specific file services, and for tag sync and the normal tag pipeline
Refactored some database file maintenance code to decouple the queue from the worker
[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 )
SiLæncer
Cheff-Cubie
Beiträge: 158890
Ohne Input kein Output
SunlitGreen Photo Manager 2.6.0 Build 2756
«
Antwort #1359 am:
18 Oktober, 2021, 20:40 »
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 )
SiLæncer
Cheff-Cubie
Beiträge: 158890
Ohne Input kein Output
Diffractor 123.6
«
Antwort #1360 am:
27 Oktober, 2021, 11:20 »
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
Changelog
The installer now contains both 32bit and 64bit configurations of Diffractor. It automatically links shortcuts to the appropriate executable.
Improvements to sound playback latency. This makes video playback and scrubbing seem faster.
Added filters to allow only images, videos, or audio files to be shown.
Fixed an issue where DNG files were not shown correctly. #83
Fixed playback of short videos and audio files less than one second. #39
[close]
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 )
Drucken
Seiten:
1
...
86
87
88
89
90
[
91
]
Nach oben
« vorheriges
nächstes »
DVB-Cube BETA <<< Das deutsche PC und DVB-Forum >>>
»
PC-Ecke
»
# Hard-und Software Allgemein
»
Thema:
CD/DVD/Film-Verwaltungsprogramme & Tools