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

0 Mitglieder und 3 Gäste betrachten dieses Thema.

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 189183
  • Ohne Input kein Output
    • DVB-Cube
Hydrus Network 382
« Antwort #1095 am: 30 Januar, 2020, 09:12 »
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

    mpv:

    rolled Qt back from 5.14.0 to 5.13.0 on the releases, which seems to have fixed our 'event queue sometimes halts until mouse move' issue that occurs after initial mpv load. some other ui and media viewer resize jank seems to be cleared up. I dunno what happened with 5.14, and I don't suspect it as the problem nearly as much as my currently borked Qt event processing code, but rolling back seems the easiest solution for now
    fixed an issue that was crashing non-windows that were able to load mpv
    mpv now loads an mpv.conf from install_dir/static/mpv-conf. please feel free to swap in another conf or edit that one as you like. I would be interested in feedback
    default mpv conf is now set to specifically enable some hardware acceleration to improve playback for some users, and to never load sidecar files like subtitles as this was introducing incredibly large load lag for users with large/high latency file storage
    fixed a new issue where preview windows were not unloading media (particularly significant for mpv with audio) on page change and client shutdown
    fixed an issue with global volume propagation to multiple open mpv widgets

    the rest:

    added two dark qss stylesheets from the user-creation github repo to the default install
    when zooming out from a zoom that makes the media bigger than the media viewer canvas to a zoom where it fits, the media will now recenter. see if you like this, maybe it should be an option
    to help forestall unnamespaced filename tag spam in various new-user scenarios, the 'filename' checkbox-and-namespace widget on the filename tagging options panel now initialises with 'filename' as the namespace
    fixed a recent window sizing issue with the 'the client is already running' dialog not appearing
    file export paths that include subdirectories that could possibly have empty text, like "[creator]/[page]", will no longer error when this is so (e.g. if a file in this case has no creator tags)--they will eliminate the subdirectory entirely, becoming "[page]". this should work for all platforms and for any nested subdirectory
    fixed an issue with some fractional dataspeeds below 1KB/s displaying with many significant figures
    improved some custom event handling definition code
    reworked hydrus's internal object publisher/subscriber messaging system to be more Qt-happy
    if the file import tagger is given a neighbouring .txt file to pull tags from that does not decode to utf-8 nicely, it now catches and reports the error more gracefully
    reworded a bit of the installing help and first-start popup to emphasise that hydrus does not auto-update
    added links to https://github.com/Zweibach/text/blob/master/Hydrus/PTR.md , a new guide for the PTR, to the help
    removed the old 'hardcoded shortcuts' help entry, since it is increasingly irrelevent

[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: 189183
  • Ohne Input kein Output
    • DVB-Cube
Diffuse 2.4.0
« Antwort #1096 am: 30 Januar, 2020, 21:30 »
Create a music library out of your local tracks and cloud accounts via Dropbox, Amazon S3 and IPFS using this elegant application.

MIT License

Changelog

    Adds Last.fm integration
    Fixes Amazon S3 processing issue in Chrome (max call stack)
    Improves audio loading/unloading (doesn't get stuck loading anymore when spamming the next button)

[close]

https://github.com/icidasset/diffuse/

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: 189183
  • Ohne Input kein Output
    • DVB-Cube
Hydrus Network 383
« Antwort #1097 am: 06 Februar, 2020, 13:20 »
Changelog

    mpv:

    updated the prototype volume/mute controls on the top media viewer hover window to be a proper 'speaker' icon button for mute with a volume slider that pops up or down on mouse-over
    the new volume control is on the hover window and any media that has audio
    the right-click menu of the preview viewer and media viewer now have volume submenus to set mute/volume

    the client now has multiple volumes and mutes:

    for mute, there is a global mute which overrides everything, and the preview and media viewers have their own mutes that just apply there.
    under options->audio, you can choose whether preview windows have their own separate volume value, default is yes they do
    there is a new shortcut set called 'global', which applies on the main gui and the media viewer both, and which currently has actions to alter global mute. by default, ctrl+g flips global mute
    after reports of unusual rendering bugs for some users, the default mpv.conf is now more barebones. more work will happen here

    linux:

    the linux release is now built on Ubuntu 18.04 (was 16.04). unfortunately, my build packager bundled in a variety of surplus libraries, so the archive has bloated somewhat--I have removed some that I am confident are not needed, but I may have made a mistake, and there are likely more that can be taken away
    the linux release now comes with mpv support
    please let me know if you have any errors running this build or loading mpv. early tests seem good though!

    the rest:

    the launch/exit splash screen now uses a cleaner Qt-compatible layout system. It resizes and obeys stylesheets better, colouring text and background according to current style
    removed the 'has duration' text label option from 'audio and duration' options panel as it is no longer used, and renamed the panel back to just 'audio'
    the string transformation edit panel's individual transformation edit panel now shows that transformation step's example string and the transformed string, which is updated by button. this edit panel will get some more love soon, including dynamic hide/show of applicable controls and live updates of the example transformation as you type
    misc ui layout improvements
    misc ui 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 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 189183
  • Ohne Input kein Output
    • DVB-Cube
Coollector Movie Database 4.15.3
« Antwort #1098 am: 08 Februar, 2020, 09: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 200 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: 189183
  • Ohne Input kein Output
    • DVB-Cube
MediaPurge 7.11
« Antwort #1099 am: 08 Februar, 2020, 21:00 »
Sortiert alle Mediendateien auf der Festplatte für eine strukturierte und übersichtliche Verwaltung der Daten; durchsucht zudem die lokalen Laufwerke nach doppelt vorhandenen Dateien mit dem eigenen akustischen Verfahren MAFP (Mediapure Acoustic FingerPrint) und bietet Funktionen zum Bearbeiten von Tags und Dateinamen.

Freeware

Whats new:>>

    Memory limit added when using the external decoder
    Data protection link in the info dialog

http://www.peter-ebe.de/Mediapurge/info/mediapurge_features_en.php

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: 189183
  • Ohne Input kein Output
    • DVB-Cube
Movies by CraigWorks 0.2.52
« Antwort #1100 am: 09 Februar, 2020, 11:00 »
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

    Enhancement: Update existing importers to include the following data itmes: Rotten Tomatoes' critic count and IMDB rating vote count.
    Enhancement: Small GUI changes.
    Enhancement: Add new Metacritic importer.
    Fix: Fixed many bugs.

[close]

http://www.craigworks.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: 189183
  • Ohne Input kein Output
    • DVB-Cube
Media Companion 3.741b
« Antwort #1101 am: 09 Februar, 2020, 12: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

New:

    TV - New context menu option, Set all UnVerified to Open.
    Movie - Context Menu, open movie page at LetterBoxD site.

Fixed:

    TV - Fix Manual add Series not added to list of series folders.
    TV - Fix r-click Search New, not searching selected root folders.
    MC - Fix if title returned with control characters.

[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: 189183
  • Ohne Input kein Output
    • DVB-Cube
EMDB - Eric's Movie DataBase 3.53
« Antwort #1102 am: 11 Februar, 2020, 04:31 »
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: Added visualization for selected sort column and direction in ListView.
    Database Assigning custom cast photo’s sometimes failed.
    Edit Multiple Movies: Added Streaming Service as field to edit.
    Database: Added VUDU as streaming source.
    User Interface: added option to copy the movie cover to the clipboard.
    User Interface: Improved keyboard control of message boxes: you can now use arrow keys and ENTER (or SPACE) to select a button to choose.
    User Interface: Improved the tab order of the Add / Edit Movies Screen.
    User Interface: Context menu didn't work on multiple selection in ListView.
    User Interface: Added option to toggle displaying VHS tapes on the Bookshelf.
    IMDb Import: Fixed IMDb lookup when entering IMDb number in the Title field.
    TVDB Import: Fixed an issue with episodes from seasons getting mixed up.
    TV Series: Improved detection of valid episode file names.
    Add Movie: IMDb Top 250 value was sometimes taken over when multiple movies were manually added in one go.
    Add from HardDisk: Fixed an issue with custom NFO files.
    Batch Update: Create Missing NFO's didn't take the setting All / Selected / Filter Results into account.
    Translations: Updated the Spanish, Arabic, French, German, Italian, Russian, Slovenian 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: 189183
  • Ohne Input kein Output
    • DVB-Cube
EMDB - Eric's Movie DataBase 3.54
« Antwort #1103 am: 13 Februar, 2020, 06:00 »
Whats new:>>

    Updates: Fixed manual check for updates in the About Options Page.
    Add From Hard Disk: Fixed some movies were incorrectly identified as TV Series Episodes.

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: 189183
  • Ohne Input kein Output
    • DVB-Cube
Hydrus Network 384
« Antwort #1104 am: 13 Februar, 2020, 09:06 »
Changelog

    Shortcuts:

    The shortcut system now supports mouse double-clicks--left, right, or middle
    The shortcuts system now differentiates between press or release single mouse clicks--although complete support for release mouse events may be a bit patchy, as full mouse integration is ongoing
    The shortcut edit ui is now simpler--the command type is selected by a list, and the individual command sub-panels hide and show as appropriate--no more stupid 'set command' buttons
    The shortcut edit ui now has a 'restore defaults' button that will restore an individual set back to default settings
    Two new shortcut sets are added--'media_viewer_media_window' and 'preview_media_window'. they control pause, pause/play, open_externally, and close/launch_media_viewer respectively. they work on the static image viewer, the native animation widget, and the new mpv player, and they support mouse clicks. the old pause/play (formerly left-click) and open_externally (double left-click) commands are no longer hardcoded
    By default, the preview window's media window now launches the media viewer on a middle- or double-left-click
    'media_viewer_browser' shortcut set now has 'release right-click' bound to 'show_menu', a new command, which is no longer hardcoded
    Most menus across the program can now be opened with the keyboard context menu key
    The 'global' shortcut set now has 'exit_application', 'exit_application_force_maintenance', and 'restart_application' commands
    Fixed the rating increment/decrement command option not hiding in non-'media' shortcut sets
    Fixed some issues loading edit ui for shortcuts with rating actions
    significant refactoring and some cleaning of shortcut code

    The rest:

    Mpv windows should not longer get a single frame of previous-window-stretch when flicking between one mpv media to another with a different aspect ratio on the same media canvas. when a video is caught in a frame of loading, it should now flicker a frame of black
    Switching from one static image or native animation to another of the same type should be less likely to do a single frame of stretch when transitioning. when an image or animation transition is caught on a new frame, it should now flicker a frame the same colour as the media canvas background
    The string transformation edit panel's individual transformation rule edit panel has had some more work: much like with shortcuts, the controls now hide and show based on transformation type, the controls' text labels now change based on transformation type, and the example text now updates on any widget change. the manual 'update example' button is removed
    Fixed a typo that caused an error when establishing the correct mouse cursor to use over the volume control when hydrus was using PyQt5 (rather than PySide2)
    In order to reduce accidental micro-drags that cause mpv load-pause issues, starting a thumbnail drag now takes more pixels and requires a smoother drag to start, let's see how it goes
    Improved the show/hide logic of the floating autocomplete dropdown window. it should now also reliably detect when window focus goes from the dropdown itself to another window
    Fixed a bug where clearing the deletion record of a deleted tag would not remove the record from the fast cache that populates thumbnail tags (making it seem on most file loads that the tag still existed). if you were hit by this previously, please hit database->regen->a/c cache one time to resync the cache
    Relatedly, thumbnails should now correctly live-update their deleted tags on deletion record clearance updates
    If mpv is not available, opening the about window will now make a popup with the actual import error trace
    Significant refactoring of various 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: 189183
  • Ohne Input kein Output
    • DVB-Cube
myCollections 7.0.8.0
« Antwort #1105 am: 17 Februar, 2020, 19:45 »
myCollections will help you to catalog and manage all your numeric collections. Using just a title or a barcode you will be able to collect a lot of item details of your collections from the internet. It is also able to find contents automatically from your hard drive. It will ensure that you do not lose a book because you have lent it to someone, that you never forget what a movie is all about, that you can easily locate that album you want to listen to, and more. It is the perfect tool to catalog Applications, Books, Games, Music, Movies, TV show or Adult contents, into the same and unique tool.

Freemium

http://www.mycollections.fr/myCollections/myCollections.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: 189183
  • Ohne Input kein Output
    • DVB-Cube
Hydrus Network 385
« Antwort #1106 am: 20 Februar, 2020, 13:04 »
Changelog

    mpv:

    the mpv window is now plugged into the slideshow system, so when an mpv window has played its media once, a media viewer browser currently slideshow-ing will now correctly know to move to the next media
    slideshows of videos should progress to the next file faster and more smoothly, with no more half-second blit of the start of the movie before the next file loads
    pausing video/audio is no longer cause for the slideshow to move on--now only the 'has played once through' check will naturally trigger it. you can now more reliably seek/scrub a video during slideshow
    the mpv window and native animation player is now better about pausing while a seek drag (scrub) is ongoing
    various music videos that have 1 frame should now show a seekbar correctly for the mpv window, with correct timecode based seeking
    fixed a bug in the video/audio resizing code that meant zoom in/out cycles would move a video player down a few pixels off center
    the blank audio mpv window now has basic hardcoded zoom support and will scale down to a too-small viewer window, so you can still access the seek bar
    fixed some 'has duration' calculations for audio/video that has duration but no frame count

    shortcuts:

    if a shortcut handler on an individual window does not have a double-click mapping for a command--and furthermore if none of its parent windows that are fully plugged in have one either--it will attempt to map the single-click version of the event as a backup. so now if you have an archive/delete filter, you can click fast again and the double-clicks will be interpreted as single-clicks (unless you map double-click to mean something else on the media_window or one of the media_viewer parents)
    the media viewers across the program are now fully plugged into the shortcuts system for key presses, and half-plugged in for mouse clicks
    'close_media_viewer' is added to all 'media_viewer' shortcut set types. enter/return/escape are now defaults for 'media_viewer' (applying to all), and middle-click/double left-click are now defaults for 'media_viewer_browser'. this is no longer hardcoded. if you are a madlad, you can now unmap all 'close_media_viewer' commands
    double left-click is now assigned to 'keep' in the 'archive_delete_filter' shortcut set. due to the new click/double click rules above, this means that by default double clicking a video/audio in the archive/delete filter will now mean 'keep and move on' on that fast second click!
    edit shortcut set ui now sorts its command list on load
    significant shortcuts refactoring
    general shortcuts code and debug code cleanup and improvement
    local file import pages and most downloaders will now report more file import steps to their status labels. most will blit by too fast to see, but if it hangs for a bit, you will now see the step it is caught up on. I imagine in most cases, this will be metadata generation for large videos
    fixed a variety of searches that could return files not filtered to the current file domain (e.g. files in trash while in my files, or not in ipfs while in ipfs) when the search did not include an inclusive tag
    updated the default danbooru file page parsers to get their new tag format, thank you to a user for submitting these
    a popup message now appears while sessions are loading. it auto-dismisses once the load is complete
    the edit media view options dialog (under options->media, launched from the filetype list) is now better at disabling non-applicable widgets based on filetype
    fixed an issue where clicking from the autocomplete dropdown floating window to the same control's text input could result in a single flicker-frame where the dropdown is hidden
    tightened the size of the splash screen white background. figuring out appropriate colour from the current stylesheet remains elusive lmao
    cleaned up and wx->Qt converted a variety of event handling code
    updated some 'mime' labels across the program to the new 'filetype' wording

[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: 189183
  • Ohne Input kein Output
    • DVB-Cube
tinyMediaManager 3.1.3
« Antwort #1107 am: 21 Februar, 2020, 13:50 »
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

    Clean empty subfolders after renaming movies/TV shows
    Added "remove artwork" for TV show seasons too
    (Movie) added a new eport template: MoviePicker (th @bastienpruvost) #763
    (TV show) added filter for aired status #783
    Updated JMTE to 6.0.0 (IF tokens can now compare to another properties)
    (movie/TV show) added and option to specify which date should be written into the dateadded field in the NFO #796
    Display file creation/modification date in the media files table
    Migrate eisting movie set TMDB ids to the new form
    Do an artwork cleanup when changing the movie set name
    Do not count missing episodes several calculations #769
    (TV show) moved name setting for special season to the image setting panel #775
    (TV show) removed duplicate hotkey
    (IMDB) enhanced parsing of release dates #777
    (YouTube) fied etraction of newer YouTube trailers
    (TV show) fied filtering for video format
    Better scrolling in the renamer settings
    (IMDB) do not lock the UI if there are no episodes on IMDB #785
    Cleanup of artwork when removing movie sets #789
    (TV show) fied display of artwork size for season artwork #793
    (Trakt.tv) better test routine to show if the connection works
    Remember last used folder when choosing files #791
    (TV show) only offer artwork types in the "Download missing artwork" dialog #795
    Preserve file creation/modification date on renaming
    (movie/TV show) try to preserve eisting IDs when re-scraping with a different scraper

[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: 189183
  • Ohne Input kein Output
    • DVB-Cube
Kaseto 2.1
« Antwort #1108 am: 26 Februar, 2020, 05:20 »
Kaseto is a fairly straightforward program that provides you with a quick and easy way to play and organize your music collection. It is still under development, so it only offers a limited number of features at present, but it looks quite promising.

Freeware

Whats new:>>

    Allow creating new playlist via context menu on navigation bar
    Accept new songs and albums for playlists via drag and drop
    Show column headings for songs in tracks view
    Support sorting of columns in tracks view by clicking on headings
    Avoid deletion and recreation of albums after disc changes

https://kaseto.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: 189183
  • Ohne Input kein Output
    • DVB-Cube
Hydrus Network 386
« Antwort #1109 am: 27 Februar, 2020, 09: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

    gifs and mpv:

    the client now parses gifs for loop count metadata (some gifs say they should only be played x times through, usually 1). options->media now has a checkbox to control whether this value should be obeyed. both the native viewer and the mpv viewer should follow this. default value is still to loop indefinitely
    if gifs are set to play with the mpv player, those without duration will now still be loaded in the native image viewer. the media viewing options ui now notes this
    the mpv.conf file used in the mpv window can now be changed under options->media. it should update the conf for all open mpv players on options dialog ok. added to the hydrus static mpv-conf directory are three new 'test' mpv confs for high quality and two audio normalisation tests. all test feedback and recommended conf info is welcome

    ui cleanup and improvements:

    the media viewer mouse autohide time is now customisable under options->media, including disabling it completely. it defaults to 700ms
    improved the timing and reliability of the media viewer mouse autohide code
    the mouse should now never autohide while a dialog is open
    improved the bad colours of the splash screen. it should now be all one colour now, no ugly stand-out white square or other hardcoded colours. hydev also deployed his unparalleled gimp skills to get a white fade around the transparent-background hydrus icon, so it should look correct in darkmodes as well
    created a default_hydrus.qss file in the qss folder in order to handle formerly hardcoded colours using hydrus-specific classnames and properties. as well as being loaded by default, this qss file is prepended to any custom stylesheet, so any custom stylesheet that includes its own versions of the hydrus-specific entries will override the defaults. this qss will get more work in future
    added on/off buttons to hydrus default qss and converted existing object to use class and properties to obey this
    added a variety of valid/invalid/warning text colours to hydrus default qss and converted existing text objects to use classnames to obey this
    added accept/cancel buttons to hydrus default qss and converted all green/red buttons across the program to use classnames to obey this
    the migrate database dialog now has an outright 'remove location' button to reduce confusion and speed up removal of high weight locations
    if a location does not exist on the migrate database dialog, it will now stop throwing multiple error popups every time the list slightly changes, and will complain if file rebalancing is attempted, and will provide different 'remove' yes/no messages if that missing location currently has files or not
    slight ui touch-ups to the migrate database dialog
    if a window that remembers its position attempts to re-position to a location not on a current display, the windowing system now attempts to rescue it to the primary display, with appropriate popup messages given and errors caught more gracefully
    extended these off-screen rescue calls to windows that pull their position from their parent. e.g. if you open the options dialog while the main gui is half over the left side of your screen, it should rescue to the primary display
    windows that position off the center of their parent now calculate that reliably on the parent window, not just the parent widget, which never really worked as intended
    windows that have no position memory and no parent to pull center/topleft position from will now appear center/topleft of the monitor your mouse is on
    the splash screen now appears centered on the monitor your mouse is on
    cleaned up and improved a bunch of window/screen coodinate code, moving 'space on screen' calculations to 'space on screen minus taskbar' and similar
    unified a 'dialog is open' check across the program
    cleaned up the old wx->Qt size, coordinate, and colour conversion code
    cleaned up some old wx->Qt calculation code
    improved 'light' and 'grey' colour detection code to now work in HSV
    improved colour changing code to now work in HSV
    improved some internal single-shot scheduled job 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 )