Das Forum rund um DVB am PC, Handy und Tablet
Neuigkeiten:
Anzeigen der neuesten Beiträge
Übersicht
Forum
Hilfe
Einloggen
Registrieren
DVB-Cube <<< Das deutsche PC und DVB-Forum >>>
»
PC-Ecke
»
# Hard-und Software Allgemein
»
Thema:
CD/DVD/Film-Verwaltungsprogramme & Tools
« vorheriges
nächstes »
Drucken
Seiten:
1
...
85
86
87
88
89
[
90
]
91
92
93
94
95
...
113
Nach unten
Autor
Thema: CD/DVD/Film-Verwaltungsprogramme & Tools (Gelesen 140221 mal)
0 Mitglieder und 2 Gäste betrachten dieses Thema.
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
Hydrus Network 451
«
Antwort #1335 am:
19 August, 2021, 20:20 »
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
stupid anti-virus thing:
we have had several more anti-virus false positives just recently. we discovered that at least one testbed used by these companies was testing the 'open html help' checkbox in the installer, which then launched Edge on the testbed, and then launched the Windows Update process for Edge and Skype, which was somehow interacting with UAC and thus considered suspicious activity owned by the hydrus installer process, lmao. thereafter, it seems the installer exe's DNS requests were somehow being cross-connected with the client.exe scan as that was identified as connected with the installer. taking that checkbox out as a test produced a much cleaner scan. there is a limit to how much of this nonsense I will accomodate, but this week we are trying a release without that 'open help' link in the installer, let's see how it goes
semi-related, I brushed up the install path message in the installer and clarified help->help will open the help in the first-start welcome popup message
misc:
I fixed a critical bug in tag sibling storage when a 'bad' tag's mapping is removed (e.g. 'delete A->B') and added ('add A->C') in the same transaction, and in a heap of fun other situations besides, that mostly resulted in the newly added sibling being forgotten. the bug was worse when this was on a local tag service via the manage siblings dialog. this problem is likely the cause of some of our weird sibling issues on clients that processed certain repository updates extremely quickly. I will keep investigating here for more issues and trigger another sibling reset for everyone in the future
the 'show some random pairs' button on the duplicates page is nicer--the 'did not find any pairs' notification is a popup rather than an annoying error dialog, and when there is nothing found, it also clears the page of thumbs. it also tries to guess if you are at the end of the current search, and if so, it will not do an auto re-fetch and will clear the page without producing the popup message
fixed a bug that meant file order was not being saved correctly in sessions! sorry for the trouble!
import of videos is now a little faster as the ffmpeg call to check resolution and duration is now retained to check for presence of an audio channel
when files are imported, the status messages are now much more granular. large and CPU-heavy files should move noticeably from hash generation to filetype calculation to metadata to actual file copying
fixed a database query bug in the new processing progress tracking code that was affecting some (perhaps older) versions of sqlite
when you trash/untrash/etc... a file in the media viewer, the top hover text now updates to show the file location change
fixed a typo bug in the new content type tracking that broke ipfs pinning yet again, sorry for the trouble! (issue #955)
I fleshed out my database pending and num_pending tests significantly. now all uploadable content types are tested, so ipfs should not break at the db level again
the page tab menu now clumps the 'close x pages' into a dynamic submenu when there are several options and excludes duplicates (e.g. 'close others' and 'close to the left' when you right-click the rightmost page)
the page tab menu also puts the 'move' actions under a submenu
the page tab menu now has 'select' submenu for navigating home/left/right/end like the shortcuts
fixed some repository content type checking problems: showing petition pages when the user has moderation privileges on a repository, permission check when fetching number of petitions, and permissions check when uploading files
fixed a typo in the 'running in wine' html that made the whole document big and bold
across the program, a 'year' for most date calculations like 'system:time imported: more than a year ago' is now 365 days (up from 12 x 30-day months). these will likely be calendar calculated correctly in future, but for now we'll just stick with simple but just a bit more accurate
fixed a bug in mpv loop-seek when the system lags for a moment just when the user closes the media viewer and the video loops back to start
client api:
expanded my testing system to handle more 'read' database parameter testing, and added some unit tests for the new client api file search code
fixed the 'file_sort_asc' in the new client api file search call. it was a stupid untested typo, thank you for the reports (issue #959)
fixed 'file_service_name' and 'tag_service_name' when they are GET parameters in the client api
I fleshed out the file search sort help to say what ascending/descending means for each file sort type
boring database cleanup:
to cut down on redundant spam, the new query planner profile mode only plans each unique query text once per run of the mode
also fixed an issue in the query planner with multiple-row queries with an empty list argument
refactored the tag sibling and parent database storage and lookup code out to separate db modules
untangled and optimised a couple of sibling/parent lookup chain regeneration calls
moved more sibling and parent responsibility to the new modules, clearing some inline hardcoding out of the main class
cleaned up a bunch of sibling, parent, and display code generally, and improved communication between these modules, particularly in regards to update interactions and display sync
the similar files data tables are migrated to more appropriate locations. previously, they were all in client.caches.db, now the phash definition and file mapping tables are in master, and the similar files search record is now in main
[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: 191383
Ohne Input kein Output
HomeCinema 0.8.2.0
«
Antwort #1336 am:
21 August, 2021, 18:30 »
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
What's New?
Keep track of progress on 'adding new entries' and 'searching/loading collection'.
Add Episode count to Tooltip text.
Add ToolStrip Menu, replacing most button controls.
New Setting, 'Confirm Actions'. Setting it to 'No' supresses some alert prompts.
New Setting to set timeout for various online functionalities.
Added various icons to alert prompts.
Fixes
Anilist API not fetching English titles.
Unsearchable media when results contains null json property.
'Sort by Year' error.
Trailer not showing properly.
Changes
Confirm replacing cover image only if it has an existing one.
Confirm replacing info only if year is empty.
Set default source on Movie edit form, depending on loaded category.
If only 1 year is entered on search, use only that year.
When trying to open a series, load its folder instead of highlighting folder on Windows Explorer.
Improved handling of rate-limiting.
Improved error-handling and its alert prompts.
Updated UI of Movie Info edit form.
Settings form minor change.
Various code refactors and cleanups.
[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: 191383
Ohne Input kein Output
Music Collection 3.4.1.0
«
Antwort #1337 am:
21 August, 2021, 20:30 »
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 : Option to select action on album list double-click.
Added : Artist and Last played fields in the bach change fields.
Added : Last played field in Export albums and Advanced album search.
Added : Check all album list option.
Changed : Updated the "Copy to all mediums" function.
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 )
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
Movies by CraigWorks 0.3.1
«
Antwort #1338 am:
23 August, 2021, 21:40 »
Movies by CraigWorks is an application that combines a movie collection organizer and a home theater PC software in one. Unlike most movie organizers, this application runs as web server and is accessed using a standard web browser like IE, Firefox and Chrome, so the interface is very familiar and easy to use.
Freeware
Changelog
Improve: Improve functionality of volume control in player.
Improve: Improve pause/play and scan forward/reverse animation.
Fix: Fix issue where login screen appears on every refresh.
Fix: Fix issue where person's name does not stick to the top of page.
Fix: Fix issue on iphone where next episode exits player instead of prompting to play next episode.
Fix: Fix issues episode link on movie details being covered by sticky title on wide short screens.
[close]
https://www.moviesbycraigworks.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: 191383
Ohne Input kein Output
Media Companion 3.751
«
Antwort #1339 am:
25 August, 2021, 18: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
Movie - Revert many changes to new Kodi Date Added tag, fixing source of date to Video Files Create Date.
Movie - Fix getting Titles and AKA's from IMDB.
Movie - Alt Editor add DateAdded display, and button get DateAdded from Source video file.
Movie - Added Fix Date Added button to Movie Preferences -> Advanced tab. Will run throught MC database of movies, setting Date Added in nfo to Video files Create Date.
Movie - Fix Go To Movie from Table View.
Movie - Get year from Brackets first, then from anywhere in video file title.
Movie - Fix filter list height not honored if MC started any other tab than Movie tab.
Movie - New convert Legacy rating and vote nodes to new Ratings nodes. Movie Preferences -> Advance tab.
TV - Handle CDATA node.
TV - Batch Scraper, log missing series and continue.
TV - Clear all field Main Browser if no series in cache.
TV - New convert Legacy rating and vote nodes to new Ratings nodes. TV Preferences -> Extras tab.
TV - New option under Episode renaming, keep scraped title casing.
TV - Fix when Change Series on TMDB, if not TVDBID for selected series, the old series TVDBId was assigned to the new series.
TV - Add scrape options to not download banners, Series or Seasons.
MusicVideo - If list empty, clear all fields.
MC - Update 3rd party app for download of trailers.
MC - Movied option 'On Scrape, Ignored articles to end of Sort Title.' to Common Settings Preferences tab. Now functions on TV Series as well as Movies.
MC - Fix Export Library to Kodi import format for Movie video file.
MC - Option (disabled default) play finished sound on Search and Refresh
[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: 191383
Ohne Input kein Output
Hydrus Network 452
«
Antwort #1340 am:
26 August, 2021, 21:20 »
Changelog
Misc:
My 'simple' shortcut commands can now store additional variables. to start things off, I have finally added 'seek video' shortcut commands that have back/forwards and second+millisecond values. these should work on the native video viewer and mpv, audio and video. existing users will have to add their own (do it to the 'media viewers - all' set), but new users will get ctrl+left/right for 2.5s back and 5s forwards as the new defaults. let me know if you have any trouble!
The maximum number tracked by 'tag as number' system predicate is expanded from -99999999->99999999 to -2^63 -> 2^63 - 1. tag caches will be regenerated on update to store these, it will take a few minutes. the input ui for the system predicate is temporarily limited to -/+2^31, but I'll expand it
Subscriptions now have a checkbox for 'do not worry about subscription gaps'. if you have a subscription that gets files randomly, or gets an intentionally small sample, this will disable the 'hey, there was a gap, click here to fill it in' popup messages
You can now set negative values for the duplicate score weights in options->duplicates
Also added a weight for the 'nice ratio' duplicate comparison
Vastly improved the cancel speed for searches in the realm of 'get the files that have any xxx tag', be that all tags or a namespace wildcard, and also some important search setup for various 'all known files' search pages. if you have ever tried to search the PTR raw and run into a three minute uncancellable initial setup lag, it should be gone now!
When you right-click on files in a specific local file domain (e.g. trash or my files), the 'view this file's dupes' number check is now run on 'all local files' as well, and if the numbers differ, a second menu is shown for all local files. this should make it easier to chase dupes of trashed files that are still untrashed while also allowing a trash-only search
Fixed a critical bug in repository mapping processing that was not adding mappings to certain caches for files imported before the repo was added, and/or the new repository 'per content type' processing reset. this mostly manifested as these files not showing up in search results despite the tag being there. there is more work to do here, so it is top priority next week, and likely some maintenance to regen the bad caches
Boring rewrites for multiple local file services:
Many users have asked for the ability, when multiple local file domains are available, to search multiple file domains at once. I spent time this week doing background work to support this, and a related concept of searching 'deleted' files, which is a current gap in the program and not always covered by 'all known files'. nothing significant changes, but almost all the file search code now works on n file domains rather than 1, but for now n=1 lmao
Made a new 'database search context' object to handle a virtualised but still simple and fast file 'location view' at the database level
The primary file search call is converted to use this object. references to a single file service are replaced with the view or its components
All duplicate file search code is moved to the new location search context
Searching by 'system:import time' now works over multiple domains, although it is a little muddled. in future, import time predicate will have an optional specific file service and do 'import time' vs 'deleted time'
'system:local' and 'system:not local' is adapted so it can still work fast with multiple file domains, sped up worst case 'local' time, and a new optimisation lets it run fast for 'deleted from local files' too
Sorting search files by import time is now only supported if the search domain is just one domain
[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: 191383
Ohne Input kein Output
EMDB 4.11
«
Antwort #1341 am:
28 August, 2021, 22: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
Virus detection: Let's hope Avast likes this one better ;-)
IMDb import: fixed importing of year and trailer due to page changes on imdb.com.
HTML Export: Added tags for 3D and HDR to HTML export if you want to create your own templates. See
https://www.emdb.eu/html-templates.html
for more details.
HTML Export: Cast photos were always included even if cast photos are disabled on the movie pages.
User Interface: Fixed overridden genres were not shown in Genres popup.
User Interface: TV Series Check was not always saved in the Add / Edit screen.
User Interface: Changes got lost when switching tabs in the Add / Edit screen.
Translations: Updated the Catalan, 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 )
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
Hydrus Network 453
«
Antwort #1342 am:
02 September, 2021, 09:30 »
Changelog
Qol and misc:
The network job status labels around waiting for 'subscription'/'download page'/'watcher' forced wait slots are reworded. now they just say a more plain 'waiting to work' with a time estimate, and if a job does not get a chance to work this check cycle, it says 'a different xxx got the chance to work' for a few seconds.
If a network job does not get bandwidth on a check cycle, it now says 'a different network job got the bandwidth' for a few seconds
When waiting on bandwidth or gallery work, network jobs should count down more smoothly, one second at a time, not skip a second so often
Network job widgets are now better about updating the layout of their two text labels. the status text on the left should take all the available pixels much better, sharing with the '64KB/s' speed text as it changes width and disappear
Added a new user-made darkmode QSS stylesheet called 'OledBlack' to default hydrus, try it out under options->style
If the tag domain in a search page is other than 'all known tags', the 'selection tags' box, which limits itself to the current domain's tags, now explicitly labels itself with that domain
Consolidated and optimised the pre-work checks on all importers/downloaders in pages. pages with idling/finished/paused downloaders will consume just a little less CPU and need to talk to fewer important objects
Renamed the shortcut sets for viewer/preview media windows and clarified that they are mouse only for now. the new seek command works with these, but you'd have to map ctrl+right-click or something
Improved the system predicate unit tests to catch datatype problems like with last week's hotfix and system:time imported
Advanced archive/delete stuff: wrote up a neat idea I had about using local parents applied to the PTR to make fast multi-tag processing workflows here:
https://hydrusnetwork.github.io/hydrus/help/advanced_parents.html#parent_favourites
Bug fixes:
An important tag search bug is fixed. for some users, files that were imported before a service was added were not appearing in some of that service's search results, or their tag counts were not added in certain tag autocomplete results. this file miscount is fixed, and holes will be filled on database update. it should not take too long to fix, although different users will have different situations
This bug was leading to artificially fast PTR processing speeds on some clients as their older files were being skipped. if you have used the client for a long time but only added the PTR recently, sorry if you notice it slow down! it is now working correct!
Fixed an important bug in the image rendering system that was causing tile artifacts (little lines of double-pixel jank along tile borders) at a variety of regular zoom levels. the way ideal tile size was being calculated was often incorrect, so I have replaced it with a better calculation
The system predicate parser can now parse 'system:is not the best quality file of its duplicate group' (only 'isn't' was working, previously) (issue #954)
If the collect-by dropdown is fed garbage namespace data from the namespace sort options, it now recovers with a nicer error message (issue #904)
Misc db code cleanup and minor refactoring
Client api:
OR predicates are now supported in the client api! Just nest within the tag list, and it'll bundle the nested list into an OR. there's an example in the client api help
Some permissions testing in file search is tightened up--now we have OR and system predicates, if you do not submit any regular positive tags, the search permissions have to be 'allow anything'
Fixed an issue where the client api would let you ask about sha256 hashes of incorrect length (and would ultimately make a master database id for these borked hashes, even the empty string!!). now the client api throws a 400
Fixed a bug in /manage_pages/get_pages where all pages were marked as 'selected'=true (issue #841)
In the client api, if you use missing file_id(s) on a request for a file, thumbnail, metadata about a file, or when trying to add a files to a page, it now gives 404 correctly (rather than 500) (issue #961)
Added a section to the client api help on variable encoding, including an example of how to convert a python tag list to JSON+URL encoded string
Added new unit tests for OR pred parsing and the hash length check
Client api version is now 20
[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: 191383
Ohne Input kein Output
tinyMediaManager 4.2.1.2
«
Antwort #1343 am:
06 September, 2021, 10: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
(TVDB) hotfix for the broken TVDB search API x selecting images in the image chooser with double click x (TV shows) redraw tree on recent changes #1472
4.2
added TheTVDB API v4 which improves scraping TV show (and movie) metadata in several places #921 #1367
added support for 3rd party scrapers (
https://bit.ly/3smdPM8
)
added Windows installer, macOS dmg and Docker image (
https://bit.ly/3CN2Y2o
)
added experimental support for post process actions (
https://bit.ly/3si4Ew6
) #817
movies/TV shows) added a better overview for compatible NFO consumers (media centers/other tools)
Emby users should switch from Kodi NFO style to Emby NFO style
added regular expression based skip folders (
https://bit.ly/3xJ6aZa
) #1402
enhanced visualization of missing metadata (
https://bit.ly/3CGNeOF
) #1350
Linux) ship libmediainfo for 64bit systems
added support for not overwriting existing items on scrape (
https://bit.ly/37G1U20
) #1368
added support for webp images
added country MX to supported certifications #1379
TV shows) added experimental TV show renamer preview #534
initial support for reading/writing movie set NFO files #1334
movies/TV shows) “add a new data source” has been added to the “update data sources” menu
movies/TV shows) added quick loading for filter presets #1267
movies/TV shows) added a filter for date added
movies) added quickfilter for notes
TV shows) added customizable quickfilters
TV shows) added filter for year and decade
TV shows) bulk add actor / director / rating / certification in episodes / tvshows
movies/TV shows) added column to see if note is available
movies) added the possibility to download just extrafanarts/extrathumbs #741 #1397
movies) added “inde
movies/TV shows) added more tags to the renamer (TMDB id, TVDB id, tags) #1458
movies/TV shows) added universal filter to filter all text based filters in one #1387
TV shows) added context menu for downloading best trailer for selected TV Shows #1417
TV shows) added bulk adding subtitle information #1396
movies) added option to consolidate movies on rename #1048
The drawback here is, that some sorting and filtering in the UI will be delayed for large libraries
since this is no more accurate (e.g. in Black Mirror) and scrapers like TMDB/IMDB provide detailed data for episode cast
[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: 191383
Ohne Input kein Output
Coollector Movie Database 4.18.3
«
Antwort #1344 am:
06 September, 2021, 11: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 600 movies & series
[NEW] improved the movie recommendations
[BUG FIX] better scrolling
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: 191383
Ohne Input kein Output
Hydrus Network 454
«
Antwort #1345 am:
09 September, 2021, 10:50 »
Changelog
misc:
when a downloader page fetch gives a 500 Server Error, it is now handled better, status numbers are updated to 'failed' quickly, and I believe the post-500 downloader deadlock issue (downloaders staying as 'pending', not 'working', after several of these 500s) should also be fixed (issue #898 maybe, but many other reports also)
when finishing a very large archive/delete filter, the UI should not hang so much to commit the changes. the changes may be delayed a second or more, if your client is currently chugging, so if you are a user who hits F5 real quick after committing archive/delete, let me know how you get on. I've tried to mitigate for your situation, but it may not be perfect.(issue #845)
the Edit URL Class dialog will now refuse to OK if the API Converter fails.
the Edit URL Class dialog will now put up an 'are you sure?' messagebox if the URL Class matches its own example API URL
fixed some gallery error handling when a gallery cannot be parsed
improved 'cannot parse' error reporting text to include more information
the client api /manage_pages/add_files command should now always preserve the sort of both the file_ids or hashes parameter
fixed an instance where image bitmaps were being handled incorrectly (issue #876)
the client will no longer report shutdown work due for a repository when the work is on a currently paused content type
fixed some logic related to the advanced tag option of 'fetch page even if url recognised and already in db'
improved the error message when an unlucky duplicate boot causes a locked database error
I rearranged and clarified a couple of links in the 'advanced' area of the help index page
added some help texts and tooltips to the edit checker options dialog and fixed some borked layout
did a quick hack to fix some db repair code that wasn't dealing with some missing module information. I will brush the repair code up in the near future so that modules can repair themselves
some text colour stuff:
the green/red/blue duplicate comparison statements on the duplicate filter's right-hand hover window are now coloured by QSS. a new 'HydrusIndeterminate' object name handles the blue.
the green/red background in the advanced OR input is now governed by HydrusValid and HydrusInvalid
the various 'help for this panel' blue texts are also now HydrusIndeterminate
I have added dark or light HydrusIndeterminate and more Valid/Invalid class definitions to all the default qss styles. they may need some updates, so if you wrote any of these QSS files, please fiddle with them and send me any updates to roll in!
added a new user created QSS style called 'Dark Blue', thank you for the submission!
all text colours are now dynamically set, either QSS or through (tag colour) options! there are no more hardcoded text colours!
media viewer's image tile renderer:
a new option in 'speed and memory' allows you to change the typical square dimensions of tiles in the tile renderer. default is 768 pixels. you can go bigger to improve accuracy, but it'll cost a little memory and CPU inefficiency
the new 'nice' tile size calculator now tests more potential tile sizes, improving precision and reducing stretch-warping along tile borders for unusual zooms
the new nice size calculator is now also used when figuring out tile padding, making padding widths that do not cause stretch-warps
there remain slight stretch-warps in some bottom-most and right-most tiles
a new canvas tile debug report mode now draws blue lines on tile edges in the media viewer and spams some tile number info to popups
improved tile coordinate safety checks for extremely small images (e.g. 1x1) when blown up to ridiculous zooms so there are more than one tile per pixel
this took a bunch of work, and I am happy that I figured out some solutions, but I believe it may be impossible to get perfect answers here. please try out this new version and let me know how it goes, particularly in the duplicate viewer where warping is obvious. I think ultimately I may replace this with a single tile system that goes over the borders of your screen, eliminating the stitching problems entirely, although this will eat more memory and CPU
[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: 191383
Ohne Input kein Output
HomeCinema 0.8.3.0
«
Antwort #1346 am:
11 September, 2021, 18:30 »
Changelog
What's New:
Setting to skip entries not on Media Locations in setting.
[View File] button: Browse to file on Movie Edit form.
Fixes:
Timeout value not saving properly on settings.
Some alerts doesn't fit the message.
UI Changes:
Changed controls from TextBox to ListBox for:
'Casts', 'Producer', 'Director', and 'Studio'.
Renamed 'Actor' to 'Casts'.
Removed 'Animated Movie' and 'Cartoon series' from 'Category'.
Major UI Change on 'About' form.
Moved [Check for Updates] button to 'About' form.
Add 'Root folder' on Movie Edit form.
Add hint to Media Extension settings form.
Supress some messages when 'Confirm Actions' setting is toggled off.
Use custom Message Box for various Input prompts.
Other Changes:
Closes all other forms upon exit, freeing memory.
Focus on Main form after clicking Cancel on Movie Edit form.
Limit search results on TMDB if 'Search Limit' is larger than 0.
Add current Date to log filenames.
Moved 'No TMDB Key' prompt to before update checking.
Center alert on screen, if no parent form.
Don't replace settings on app close.
Improvement on Internet connectivity checker.
Properly delete ListView item, if Movie is deleted.
Various other changes. See 'VERSION_HISTORY_DETAILED.md'.
[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: 191383
Ohne Input kein Output
BiblioteQ 2021.09.10
«
Antwort #1347 am:
12 September, 2021, 11:40 »
An intuitive software solution that helps you manage books, DVDs, journals, magazines, music CDs or photograph collections from within a created database.
BSD License / Donationware
Changelog
New column added to the CSV Import browser.
New column added to the main table denoting read status. SQLite only.
PostgreSQL 10.18, Windows.
[close]
https://biblioteq.sourceforge.io/index.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: 191383
Ohne Input kein Output
Movies by CraigWorks 0.3.2
«
Antwort #1348 am:
12 September, 2021, 22:30 »
Changelog
Enhancement: Make cvi, subtitle, and duration extract flags editible. Unchecking flags will re-extract information.
Change: Prevent reloading page when refreshing home page.
Improve: Improve quality of transcoded 1080p video by allowing higher bit rates.
Fix: Fix issue where player controls show after movie ends.
Fix: Fix some languages that show up as unknown in video player.
Fix: Fix rotten tomatoes importer.
Fix: Fix some GUI issues in video player popups.
[close]
https://www.moviesbycraigworks.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: 191383
Ohne Input kein Output
EMDB 4.12
«
Antwort #1349 am:
15 September, 2021, 22:30 »
Changelog
User Interface: Changes got lost in Edit screen when clicking play after editing.
HTML export: fixed export of Custom Genres pages.
HTML export: fixed styling of movies on Genre pages for old templates (like Orange Is The New Black).
Add TV Series: fixed crash on check for duplicate TV Series in the Add / Edit screen.
User Interface: Unchecking TV Series Check was not always saved in the Add / Edit screen.
Database: Added HLG as possible HDR type.
Database: Added AAC Low Complexity as possible audio codec.
Database: Added AV1 as possible video codec.
Rename Media Files: Renaming now also renames the subtitle files next to the media files and nfo files.
Delete Media Files: Files are now moved to the Recycle bin when deleted.
Delete Media Files: Subtitle files are now also deleted next to the media files and nfo files.
Delete Media Files: TV Series episodes are now also deleted when a TV series is deleted and delete media files is enabled.
Translations: Updated the Czech, 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 )
Drucken
Seiten:
1
...
85
86
87
88
89
[
90
]
91
92
93
94
95
...
113
Nach oben
« vorheriges
nächstes »
DVB-Cube <<< Das deutsche PC und DVB-Forum >>>
»
PC-Ecke
»
# Hard-und Software Allgemein
»
Thema:
CD/DVD/Film-Verwaltungsprogramme & Tools