Release Release version 2.7.1
#1
Within the last months tinyMediaManager has constantly grown and thus we decided to do some general cleanup of the whole source to prepare it for the next months/years of development Wink

1.) First of all Google Code announced to close their source code hosting service and with this step we also moved our source code to GitHub, changed the code management tool from svn to git, the build chain from ant to maven.

2.) Furthermore we've extracted some core code needed by the scraper to its own API (link) to provide an interface for 3rd party scraper developers. Hand in hand with that process we've extracted and refactored all our scrapers to their own projects.

3.) We've also changed our internal database engine from ObjectDb to a more maintainable (and opensource!) library H2-MVStore and JSON. This change boosted the overall performance of tinyMediaManager and is more failsafe than the old one. The drawback it, that all users have to "import" their library again into tinyMediaManager (update data sources)

All in all you see that in the last months there has been a lot of work with this project and now we're proud to announce the release of version 2.7. You can find it at http://release.tinymediamanager.org/ for Windows/MacOSX and Linux.

Code:
31.12.2015 Version 2.7.1
=======================
+ added episode tags to the TV show bulk editor
x fix startup problems
x fix poster & fanart sizes
x fix parsing of the year in the movie editor
x fix filter in the episode chooser
x rework "extras" detection

29.12.2015 - Version 2.7
=======================
IMPORTANT: with the update to version 2.7 the internal database will be deleted due to
           internal changes. You only need to re-import (update data sources) your movies
           and TV shows

With the update to 2.7 there are massive changes under the hood of tinyMediaManager:
- moved source code management to GitHub and changed the build system to maven
- changed the internal database engine from ObjectDB to H2-MVStore + JSON
  this change makes tinyMediaManager more robust and faster
- introduced a new infrastructure for scrapers which makes developing new
  scrapers less complex and opens the scraper interface to other developers

+ added a basic setup wizard for new installations
+ better detection of "stacking" markers (CD1, part1, ...)
+ added support excluding folder from scan (via a file .tmmignore or tmmignore and settings)
+ rewrote all scrapers from scratch (including optimizations and bug fixes)
+ added a very special scraper for all that who have Kodi installed ;) (donator only) (http://goo.gl/FEBIht)
+ assign movie sets feature is now free for all (dropped donator only status)
+ added automatic trailer download at scrape (dropped donator only status for trailer download)
+ added "date added" to the columns of the movie list
+ enhanced UI language to enable country specific translations (e.g. pt_BR)
+ changed trakt.tv login mode to PIN auth (you may re-check your settings)
+ added media info editor (some fields from media info are now maintain able)
+ added title sortable to TV shows section
+ added displayepisode and displayseason for TV shows
+ added option to persist UI filter settings
+ added native file- and directory-open dialogs
+ updated mediainfo to 0.7.78 and generalized folder structure
+ added <streamdetails> tag for episodes
+ refactored episode chooser (search for episode is now available)
+ take the date added from the video file where possible
+ changed behavior of the _new_ state: it will now be dropped at the next update data source  
  the new indicator changed from the green font to an icon
+ added media source to NFO
x fixed invoking the specified media player on OSX
x included mediainfo fix for all platforms
x changed the style of notifications to be less intrusive
x changed NFO rewriting behavior to be less aggressive
x prevent setting incomplete meta data when scraping was not successful
x adding special characters to the sort title prefixes is now possible
x several fixes in the movie renamer              
x reworked internal representation of artwork file names/url
  (high performance boost for movie sets)  
x changed bug reporting system
x reworked movie name detection  
x reworked episode number detection
x enhanced detection of extras (samples, trailers, ..)
x updated all templates to our actual data model and JMTE 3.2
x tweaked "best-trailer" detection
x fixed auto complete combox
x fixed scraping episodes with DVD ordering
x fixed special character handling of sort titles
x fixed real offline startup
x fixed cleanup on artwork scraping
x fixed NFO importing issue when having multiple tags
x fixed display of "never ending" tasks
x fixed file name generation of movie/tv show export templates
x fixed finding of additional files for episodes
x fixed writing of watched state in MediaPortal NFO
x fixed/improved trakt.tv episode sync  
x many smaller fixes and enhancements
tinyMediaManager - THE media manager of your choice - available for Windows, macOS and Linux
Help us translate tinyMediaManager at Weblate | Translations at 66%
Found a bug or want to submit a feature request? Contact us at GitLab
#2
New scraping is working flawless, huge upgrade over the older version of TMM I was using. Kudo's
#3
with new version does not find the italian language for the film ...:-(
#4
(2015-12-29, 18:16)maxp72 Wrote: with new version does not find the italian language for the film ...:-(

You have to select the correct language for the scraper

settings->Movie->Scraper

[Italiano]
Devi selezionare la lingua di default per lo scraper

Impostazioni->Film->Estrattore
#5
Great update! Love the additional scraper options. A+

Once small problem I was having was if I chose rotten tomatoes (example move Pan from 2015), it would find a completely unrelated movie on first try, then if I manually hit search again it will pick it up but the poster is the lowest resolution and is unusable, when I switch to IMDB it works great though (I like using rottentomatoes for the ratings).
#6
(2015-12-29, 22:34)craig91 Wrote: Once small problem I was having was if I chose rotten tomatoes (example move Pan from 2015), it would find a completely unrelated movie on first try, then if I manually hit search again it will pick it up but the poster is the lowest resolution and is unusable, when I switch to IMDB it works great though (I like using rottentomatoes for the ratings).
hmm... interesting.
It seems, RT does not maintain ImdbID Sad
Usually, when nothing found, we search with title - unfortunately, in this case, a movie has been found (false entry on RT)
Better scrape with imdb/tmdb, and then update rating only from RT.

Thanks for reporting
tinyMediaManager - THE media manager of your choice :)
Wanna help translate TMM ?
Image
#7
In the past someone might always scrape using imdb.com (german language preffered set), which resulted in getting votes and basic info from IMDB (especially votes are best at IMDB because of the amount of votes), but german plot would fallback to TMDB (this made sense and worked perfectly).
Now this doesn't work anymore. Even if i enable TMDB fallback when using IMDB as primary scraper, i only get the english plotline from IMDB itself, when using IMDB as primary scraper.

Anyway, many thanks for the update. Maybe you got a chance to look into that.
⬅️⬅️ Feel free to leave a 👍 on useful posts  |  A Confluence ZEITGEIST (A modern reimagination of Confluence)  |  axbmcuser REPO (Download Link)  |  Kodi 17.7 DSPlayer x64 BETTERGUI (2020 build)
#8
this release looks promising, but whenever i want to add a movie folder, the app crashes under OS X:
- it happens every time clicking the "+" under movies --> finder menu pops up with a spinning wheel and nothing happens. i have to force quite the app

is there another command to define a folder?

Code:
Date/Time:       2015-12-30 10:26:08 +0100
OS Version:      Mac OS X 10.11.2 (Build 15C50)
Architecture:    x86_64
Report Version:  22

Command:         org.tinymediamanager.TinyMediaManager
Path:            /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/bin/java
Version:         ??? (???)
Parent:          launchd [1]
PID:             2552

Event:           hang
Duration:        1.40s (process was unresponsive for 78 seconds before sampling)
Steps:           14 (100ms sampling interval)

Hardware model:  MacPro5,1
Active cpus:     24

Fan speed:       1024 rpm

--------------------------------------------------
Timeline format: stacks are sorted chronologically
Use -i and -heavy to re-report with count sorting
--------------------------------------------------

Heaviest stack for the main thread of the target process:
  14  start + 52 (java + 6660) [0x106d1ba04]
  14  main + 101 (java + 33984) [0x106d224c0]
  14  JLI_Launch + 1952 (java + 8620) [0x106d1c1ac]
  14  CreateExecutionEnvironment + 871 (java + 25699) [0x106d20463]
  14  CFRunLoopRunSpecific + 296 (CoreFoundation + 455480) [0x7fff9c2b0338]
  14  __CFRunLoopRun + 927 (CoreFoundation + 457023) [0x7fff9c2b093f]
  14  __CFRunLoopDoSources0 + 556 (CoreFoundation + 459804) [0x7fff9c2b141c]
  14  __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17 (CoreFoundation + 517569) [0x7fff9c2bf5c1]
  14  __NSThreadPerformPerform + 279 (Foundation + 580939) [0x7fff8d271d4b]
  14  +[JNFRunLoop _performCopiedBlock:] + 20 (JavaNativeFoundation + 26101) [0x11fd5a5f5]
  14  __SplashInitPlatform_block_invoke_1 + 360 (libsplashscreen.dylib + 226648) [0x121720558]
  14  +[NSApplicationAWT runAWTLoopWithApp:] + 156 (libosxapp.dylib + 8525) [0x12174414d]
  14  -[NSApplication run] + 682 (AppKit + 524232) [0x7fff94ec3fc8]
  14  -[NSApplicationAWT nextEventMatchingMask:untilDate:inMode:dequeue:] + 124 (libosxapp.dylib + 9130) [0x1217443aa]
  14  -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 454 (AppKit + 4548931) [0x7fff9529a943]
  14  _DPSNextEvent + 1067 (AppKit + 565486) [0x7fff94ece0ee]
  14  _BlockUntilNextEventMatchingListInModeWithFilter + 71 (HIToolbox + 198063) [0x7fff95e455af]
  14  ReceiveNextEventCommon + 432 (HIToolbox + 198511) [0x7fff95e4576f]
  14  RunCurrentEventLoopInMode + 235 (HIToolbox + 198965) [0x7fff95e45935]
  14  CFRunLoopRunSpecific + 296 (CoreFoundation + 455480) [0x7fff9c2b0338]
  14  __CFRunLoopRun + 927 (CoreFoundation + 457023) [0x7fff9c2b093f]
  14  __CFRunLoopDoSources0 + 556 (CoreFoundation + 459804) [0x7fff9c2b141c]
  14  __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17 (CoreFoundation + 517569) [0x7fff9c2bf5c1]
  14  __NSThreadPerformPerform + 279 (Foundation + 580939) [0x7fff8d271d4b]
  14  -[GlassRunnable run] + 107 (libglass.dylib + 17979) [0x1804fc63b]
  14  jni_CallVoidMethod + 363 (libjvm.dylib + 3226683) [0x1072a9c3b]
  14  jni_invoke_nonstatic(JNIEnv_*, JavaValue*, _jobject*, JNICallType, _jmethodID*, JNI_ArgumentPusher*, Thread*) + 748 (libjvm.dylib + 3282023) [0x1072b7467]
  14  JavaCalls::call_helper(JavaValue*, methodHandle*, JavaCallArguments*, Thread*) + 1710 (libjvm.dylib + 3056478) [0x10728035e]
  14  ??? [0x10b0357a7]
  14  ??? [0x10b03cc92]
  14  ??? [0x10b03cc4d]
  14  ??? [0x10b03c9d0]
  14  ??? [0x10ba70915]
  14  JVM_DoPrivileged + 1208 (libjvm.dylib + 3451016) [0x1072e0888]
  14  JavaCalls::call_helper(JavaValue*, methodHandle*, JavaCallArguments*, Thread*) + 1710 (libjvm.dylib + 3056478) [0x10728035e]
  14  ??? [0x10b0357a7]
  14  ??? [0x10b03c9d0]
  14  ??? [0x10b03cc92]
  14  ??? [0x10b03c9d0]
  14  ??? [0x10b9cc454]
  14  ??? [0x10b9ad8ed]
  14  JVM_InvokeMethod + 358 (libjvm.dylib + 3417456) [0x1072d8570]
  14  Reflection::invoke_method(oopDesc*, Handle, objArrayHandle, Thread*) + 364 (libjvm.dylib + 5025044) [0x107460d14]
  14  Reflection::invoke(instanceKlassHandle, methodHandle, Handle, bool, objArrayHandle, BasicType, objArrayHandle, bool, Thread*) + 3602 (libjvm.dylib + 5023712) [0x1074607e0]
  14  JavaCalls::call_helper(JavaValue*, methodHandle*, JavaCallArguments*, Thread*) + 1710 (libjvm.dylib + 3056478) [0x10728035e]
  14  ??? [0x10b0357a7]
  14  ??? [0x10b03c9d0]
  14  ??? [0x10b03c9d0]
  14  ??? [0x10b03c9d0]
  14  ??? [0x10b03c9d0]
  14  ??? [0x10b03c9d0]
  14  ??? [0x10b04a394]
  14  Java_com_sun_glass_ui_mac_MacCommonDialogs__1showFolderChooser + 692 (libglass.dylib + 43284) [0x180502914]
  14  -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 131 (Foundation + 191139) [0x7fff8d212aa3]
  14  -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 1115 (Foundation + 192380) [0x7fff8d212f7c]
  14  -[DialogDispatcher runModally] + 523 (libglass.dylib + 35899) [0x180500c3b]
  14  jni_CallObjectMethod + 363 (libjvm.dylib + 3216663) [0x1072a7517]
  14  jni_invoke_nonstatic(JNIEnv_*, JavaValue*, _jobject*, JNICallType, _jmethodID*, JNI_ArgumentPusher*, Thread*) + 748 (libjvm.dylib + 3282023) [0x1072b7467]
  14  JavaCalls::call_helper(JavaValue*, methodHandle*, JavaCallArguments*, Thread*) + 1710 (libjvm.dylib + 3056478) [0x10728035e]
  14  ??? [0x10b0357a7]
  14  ??? [0x10b03c9d0]
  14  ??? [0x10b03c9d0]
  14  ??? [0x10b03c9d0]
  14  ??? [0x10b04a394]
  14  Java_com_sun_glass_ui_mac_MacApplication__1enterNestedEventLoopImpl + 74 (libglass.dylib + 29194) [0x1804ff20a]
  14  +[GlassApplication enterNestedEventLoopWithEnv:] + 136 (libglass.dylib + 26536) [0x1804fe7a8]
  14  -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270 (Foundation + 573025) [0x7fff8d26fe61]
  14  CFRunLoopRunSpecific + 296 (CoreFoundation + 455480) [0x7fff9c2b0338]
  14  __CFRunLoopRun + 2171 (CoreFoundation + 458267) [0x7fff9c2b0e1b]
  14  __CFRunLoopDoSource1 + 473 (CoreFoundation + 518057) [0x7fff9c2bf7a9]
  14  __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 41 (CoreFoundation + 518201) [0x7fff9c2bf839]
  14  mshMIGPerform + 199 (HIServices + 28077) [0x7fff895fbdad]
  14  _XCopyElementAtPosition + 388 (HIServices + 186842) [0x7fff896229da]
  14  _AXXMIGCopyElementAtPosition + 294 (HIServices + 150267) [0x7fff89619afb]
  14  CopyElementAtPosition + 294 (AppKit + 4453491) [0x7fff95283473]
  14  -[NSApplication(NSApplicationAccessibility) accessibilityHitTest:] + 282 (AppKit + 4576800) [0x7fff952a1620]
  14  -[NSWindow(NSWindowAccessibility) accessibilityHitTest:] + 514 (AppKit + 8446411) [0x7fff956521cb]
  14  -[AWTView accessibilityHitTest:] + 183 (libawt_lwawt.dylib + 22076) [0x1233bd63c]
  14  -[JavaComponentAccessibility accessibilityHitTest:withEnv:] + 189 (libawt_lwawt.dylib + 197761) [0x1233e8481]
  14  JNFCallStaticObjectMethod + 174 (JavaNativeFoundation + 15153) [0x11fd57b31]
  14  jni_CallStaticObjectMethodV + 268 (libjvm.dylib + 3242380) [0x1072ad98c]
  14  jni_invoke_static(JNIEnv_*, JavaValue*, _jobject*, JNICallType, _jmethodID*, JNI_ArgumentPusher*, Thread*) + 447 (libjvm.dylib + 3281104) [0x1072b70d0]
  14  JavaCalls::call_helper(JavaValue*, methodHandle*, JavaCallArguments*, Thread*) + 1710 (libjvm.dylib + 3056478) [0x10728035e]
  14  ??? [0x10b0357a7]
  14  ??? [0x10c120954]
  14  ??? [0x10c10efbd]
  14  Java_sun_lwawt_macosx_LWCToolkit_doAWTRunLoopImpl + 256 (libawt_lwawt.dylib + 214993) [0x1233ec7d1]
  14  -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270 (Foundation + 573025) [0x7fff8d26fe61]
  14  CFRunLoopRunSpecific + 296 (CoreFoundation + 455480) [0x7fff9c2b0338]
  14  __CFRunLoopRun + 1356 (CoreFoundation + 457452) [0x7fff9c2b0aec]
  14  __CFRunLoopServiceMachPort + 212 (CoreFoundation + 460324) [0x7fff9c2b1624]
  14  mach_msg_trap + 10 (libsystem_kernel.dylib + 70534) [0x7fff93cdd386]
*14  ipc_mqueue_receive_continue + 0 (kernel + 828992) [0xffffff80002ca640]


Process:         org.tinymediamanager.TinyMediaManager [2552]
Path:            /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/bin/java
Architecture:    x86_64
Parent:          launchd [1]
UID:             501
Task size:       88495 pages (+5)
CPU Time:        0.054s
Note:            Unresponsive for 78 seconds before sampling
Note:            1 idle work queue threads omitted

  Thread 0xa682           DispatchQueue 1         14 samples (1-14)       priority 46 (base 46)   cpu time 0.032s
  <thread QoS user interactive (requested user interactive), process unclamped, process received importance donation from WindowServer [333], IO policy important>
  14  start + 52 (java + 6660) [0x106d1ba04] 1-14
    14  main + 101 (java + 33984) [0x106d224c0] 1-14
      14  JLI_Launch + 1952 (java + 8620) [0x106d1c1ac] 1-14
        14  CreateExecutionEnvironment + 871 (java + 25699) [0x106d20463] 1-14
          14  CFRunLoopRunSpecific + 296 (CoreFoundation + 455480) [0x7fff9c2b0338] 1-14
            14  __CFRunLoopRun + 927 (CoreFoundation + 457023) [0x7fff9c2b093f] 1-14
              14  __CFRunLoopDoSources0 + 556 (CoreFoundation + 459804) [0x7fff9c2b141c] 1-14
                14  __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17 (CoreFoundation + 517569) [0x7fff9c2bf5c1] 1-14
                  14  __NSThreadPerformPerform + 279 (Foundation + 580939) [0x7fff8d271d4b] 1-14
                    14  +[JNFRunLoop _performCopiedBlock:] + 20 (JavaNativeFoundation + 26101) [0x11fd5a5f5] 1-14
                      14  __SplashInitPlatform_block_invoke_1 + 360 (libsplashscreen.dylib + 226648) [0x121720558] 1-14
                        14  +[NSApplicationAWT runAWTLoopWithApp:] + 156 (libosxapp.dylib + 8525) [0x12174414d] 1-14
                          14  -[NSApplication run] + 682 (AppKit + 524232) [0x7fff94ec3fc8] 1-14
                            14  -[NSApplicationAWT nextEventMatchingMask:untilDate:inMode:dequeue:] + 124 (libosxapp.dylib + 9130) [0x1217443aa] 1-14
                              14  -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 454 (AppKit + 4548931) [0x7fff9529a943] 1-14
                                14  _DPSNextEvent + 1067 (AppKit + 565486) [0x7fff94ece0ee] 1-14
                                  14  _BlockUntilNextEventMatchingListInModeWithFilter + 71 (HIToolbox + 198063) [0x7fff95e455af] 1-14
                                    14  ReceiveNextEventCommon + 432 (HIToolbox + 198511) [0x7fff95e4576f] 1-14
                                      14  RunCurrentEventLoopInMode + 235 (HIToolbox + 198965) [0x7fff95e45935] 1-14
                                        14  CFRunLoopRunSpecific + 296 (CoreFoundation + 455480) [0x7fff9c2b0338] 1-14
                                          14  __CFRunLoopRun + 927 (CoreFoundation + 457023) [0x7fff9c2b093f] 1-14
                                            14  __CFRunLoopDoSources0 + 556 (CoreFoundation + 459804) [0x7fff9c2b141c] 1-14
                                              14  __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17 (CoreFoundation + 517569) [0x7fff9c2bf5c1] 1-14
                                                14  __NSThreadPerformPerform + 279 (Foundation + 580939) [0x7fff8d271d4b] 1-14
                                                  14  -[GlassRunnable run] + 107 (libglass.dylib + 17979) [0x1804fc63b] 1-14
                                                    14  jni_CallVoidMethod + 363 (libjvm.dylib + 3226683) [0x1072a9c3b] 1-14
                                                      14  jni_invoke_nonstatic(JNIEnv_*, JavaValue*, _jobject*, JNICallType, _jmethodID*, JNI_ArgumentPusher*, Thread*) + 748 (libjvm.dylib + 3282023) [0x1072b7467] 1-14
                                                        14  JavaCalls::call_helper(JavaValue*, methodHandle*, JavaCallArguments*, Thread*) + 1710 (libjvm.dylib + 3056478) [0x10728035e] 1-14
                                                          14  ??? [0x10b0357a7] 1-14
                                                            14  ??? [0x10b03cc92] 1-14
                                                              14  ??? [0x10b03cc4d] 1-14
                                                                14  ??? [0x10b03c9d0] 1-14
                                                                  14  ??? [0x10ba70915] 1-14
                                                                    14  JVM_DoPrivileged + 1208 (libjvm.dylib + 3451016) [0x1072e0888] 1-14
                                                                      14  JavaCalls::call_helper(JavaValue*, methodHandle*, JavaCallArguments*, Thread*) + 1710 (libjvm.dylib + 3056478) [0x10728035e] 1-14
                                                                        14  ??? [0x10b0357a7] 1-14
                                                                          14  ??? [0x10b03c9d0] 1-14
                                                                            14  ??? [0x10b03cc92] 1-14
                                                                              14  ??? [0x10b03c9d0] 1-14
                                                                                14  ??? [0x10b9cc454] 1-14
                                                                                  14  ??? [0x10b9ad8ed] 1-14
                                                                                    14  JVM_InvokeMethod + 358 (libjvm.dylib + 3417456) [0x1072d8570] 1-14
                                                                                      14  Reflection::invoke_method(oopDesc*, Handle, objArrayHandle, Thread*) + 364 (libjvm.dylib + 5025044) [0x107460d14] 1-14
                                                                                        14  Reflection::invoke(instanceKlassHandle, methodHandle, Handle, bool, objArrayHandle, BasicType, objArrayHandle, bool, Thread*) + 3602 (libjvm.dylib + 5023712) [0x1074607e0] 1-14
                                                                                          14  JavaCalls::call_helper(JavaValue*, methodHandle*, JavaCallArguments*, Thread*) + 1710 (libjvm.dylib + 3056478) [0x10728035e] 1-14
                                                                                            14  ??? [0x10b0357a7] 1-14
                                                                                              14  ??? [0x10b03c9d0] 1-14
                                                                                                14  ??? [0x10b03c9d0] 1-14
                                                                                                  14  ??? [0x10b03c9d0] 1-14
                                                                                                    14  ??? [0x10b03c9d0] 1-14
                                                                                                      14  ??? [0x10b03c9d0] 1-14
                                                                                                        14  ??? [0x10b04a394] 1-14
                                                                                                          14  Java_com_sun_glass_ui_mac_MacCommonDialogs__1showFolderChooser + 692 (libglass.dylib + 43284) [0x180502914] 1-14
                                                                                                            14  -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 131 (Foundation + 191139) [0x7fff8d212aa3] 1-14
                                                                                                              14  -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 1115 (Foundation + 192380) [0x7fff8d212f7c] 1-14
                                                                                                                14  -[DialogDispatcher runModally] + 523 (libglass.dylib + 35899) [0x180500c3b] 1-14
                                                                                                                  14  jni_CallObjectMethod + 363 (libjvm.dylib + 3216663) [0x1072a7517] 1-14
                                                                                                                    14  jni_invoke_nonstatic(JNIEnv_*, JavaValue*, _jobject*, JNICallType, _jmethodID*, JNI_ArgumentPusher*, Thread*) + 748 (libjvm.dylib + 3282023) [0x1072b7467] 1-14
                                                                                                                      14  JavaCalls::call_helper(JavaValue*, methodHandle*, JavaCallArguments*, Thread*) + 1710 (libjvm.dylib + 3056478) [0x10728035e] 1-14
                                                                                                                        14  ??? [0x10b0357a7] 1-14
                                                                                                                          14  ??? [0x10b03c9d0] 1-14
                                                                                                                            14  ??? [0x10b03c9d0] 1-14
                                                                                                                              14  ??? [0x10b03c9d0] 1-14
                                                                                                                                14  ??? [0x10b04a394] 1-14
                                                                                                                                  14  Java_com_sun_glass_ui_mac_MacApplication__1enterNestedEventLoopImpl + 74 (libglass.dylib + 29194) [0x1804ff20a] 1-14
                                                                                                                                    14  +[GlassApplication enterNestedEventLoopWithEnv:] + 136 (libglass.dylib + 26536) [0x1804fe7a8] 1-14
                                                                                                                                      14  -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270 (Foundation + 573025) [0x7fff8d26fe61] 1-14
                                                                                                                                        14  CFRunLoopRunSpecific + 296 (CoreFoundation + 455480) [0x7fff9c2b0338] 1-14
                                                                                                                                          14  __CFRunLoopRun + 2171 (CoreFoundation + 458267) [0x7fff9c2b0e1b] 1-14
                                                                                                                                            14  __CFRunLoopDoSource1 + 473 (CoreFoundation + 518057) [0x7fff9c2bf7a9] 1-14
                                                                                                                                              14  __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 41 (CoreFoundation + 518201) [0x7fff9c2bf839] 1-14
                                                                                                                                                14  mshMIGPerform + 199 (HIServices + 28077) [0x7fff895fbdad] 1-14
                                                                                                                                                  14  _XCopyElementAtPosition + 388 (HIServices + 186842) [0x7fff896229da] 1-14
                                                                                                                                                    14  _AXXMIGCopyElementAtPosition + 294 (HIServices + 150267) [0x7fff89619afb] 1-14
                                                                                                                                                      14  CopyElementAtPosition + 294 (AppKit + 4453491) [0x7fff95283473] 1-14
                                                                                                                                                        14  -[NSApplication(NSApplicationAccessibility) accessibilityHitTest:] + 282 (AppKit + 4576800) [0x7fff952a1620] 1-14
                                                                                                                                                          14  -[NSWindow(NSWindowAccessibility) accessibilityHitTest:] + 514 (AppKit + 8446411) [0x7fff956521cb] 1-14
                                                                                                                                                            14  -[AWTView accessibilityHitTest:] + 183 (libawt_lwawt.dylib + 22076) [0x1233bd63c] 1-14
                                                                                                                                                              14  -[JavaComponentAccessibility accessibilityHitTest:withEnv:] + 189 (libawt_lwawt.dylib + 197761) [0x1233e8481] 1-14
                                                                                                                                                                14  JNFCallStaticObjectMethod + 174 (JavaNativeFoundation + 15153) [0x11fd57b31] 1-14
                                                                                                                                                                  14  jni_CallStaticObjectMethodV + 268 (libjvm.dylib + 3242380) [0x1072ad98c] 1-14
                                                                                                                                                                    14  jni_invoke_static(JNIEnv_*, JavaValue*, _jobject*, JNICallType, _jmethodID*, JNI_ArgumentPusher*, Thread*) + 447 (libjvm.dylib + 3281104) [0x1072b70d0] 1-14
                                                                                                                                                                      14  JavaCalls::call_helper(JavaValue*, methodHandle*, JavaCallArguments*, Thread*) + 1710 (libjvm.dylib + 3056478) [0x10728035e] 1-14
                                                                                                                                                                        14  ??? [0x10b0357a7] 1-14
                                                                                                                                                                          14  ??? [0x10c120954] 1-14
                                                                                                                                                                            14  ??? [0x10c10efbd] 1-14
                                                                                                                                                                              14  Java_sun_lwawt_macosx_LWCToolkit_doAWTRunLoopImpl + 256 (libawt_lwawt.dylib + 214993) [0x1233ec7d1] 1-14
                                                                                                                                                                                14  -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270 (Foundation + 573025) [0x7fff8d26fe61] 1-14
                                                                                                                                                                                  14  CFRunLoopRunSpecific + 296 (CoreFoundation + 455480) [0x7fff9c2b0338] 1-14
                                                                                                                                                                                    14  __CFRunLoopRun + 1356 (CoreFoundation + 457452) [0x7fff9c2b0aec] 1-14
                                                                                                                                                                                      14  __CFRunLoopServiceMachPort + 212 (CoreFoundation + 460324) [0x7fff9c2b1624] 1-14
                                                                                                                                                                                        14  mach_msg_trap + 10 (libsystem_kernel.dylib + 70534) [0x7fff93cdd386] 1-14
                                                                                                                                                                                         *14  ipc_mqueue_receive_continue + 0 (kernel + 828992) [0xffffff80002ca640] 1-14

...
#9
@axbmcuser we will look into that

@muellmaa works at my macbook.. Which Java runtime do you have installed? is it the latest one from Oracle?
tinyMediaManager - THE media manager of your choice - available for Windows, macOS and Linux
Help us translate tinyMediaManager at Weblate | Translations at 66%
Found a bug or want to submit a feature request? Contact us at GitLab
#10
Thanks!
⬅️⬅️ Feel free to leave a 👍 on useful posts  |  A Confluence ZEITGEIST (A modern reimagination of Confluence)  |  axbmcuser REPO (Download Link)  |  Kodi 17.7 DSPlayer x64 BETTERGUI (2020 build)
#11
I have a big problem with the new 2.7 release of tmm. Since the update the program does not start anymore. The splash-screen shows up for one second, shows the line "loading MediaInfo libs ..." and disappears. It looks like there is a problem with libmediainfo. I'm using Arch Linux with libzen-0.4.32-2 and libmediainfo-0.7.80-2 from the community repository with OpenJDK Runtime Environment (build 1.8.0_66-b17).

If i remove the libmediainfo package than tmm 2.7 starts but it shows the message that it can't find the mediainfo library and I should install the correct package for my Linux distribution.
#12
Thanks for all the reports, good findings (which we didn't catch with the test versions past months)
2.7 was kinda big-bang release, we're excited to not get more issues Wink

Some of them are already fixed in PreRelease, even more in nightly, but not quite ready for a release.
Please give us a few more days for polishing... will happen in first week of... hey, 2016 Big Grin

So we wish you all a Happy New Year, and party on ^^
See you in 2016 Love
Cheers!
tinyMediaManager - THE media manager of your choice :)
Wanna help translate TMM ?
Image
#13
@shuquen please put

Code:
-Djna.debug_load=true

into the file extra.txt in your tmm folder and start the shellscript from a terminal and send us the debug output of jna. Maybe we get a clue why it does not load the native libmediainfo.

and also be sure that you have the JVM in the same architecture as libmediainfo (both 32 bit or both 64 bit)
tinyMediaManager - THE media manager of your choice - available for Windows, macOS and Linux
Help us translate tinyMediaManager at Weblate | Translations at 66%
Found a bug or want to submit a feature request? Contact us at GitLab
#14
since for some user it is already the first week of 2016... happy 2.7.1 Big GrinBig GrinBig Grin
tinyMediaManager - THE media manager of your choice :)
Wanna help translate TMM ?
Image
#15
(2015-12-31, 15:31)myron Wrote: Thanks for all the reports, good findings (which we didn't catch with the test versions past months)
2.7 was kinda big-bang release, we're excited to not get more issues Wink

Some of them are already fixed in PreRelease, even more in nightly, but not quite ready for a release.
Please give us a few more days for polishing... will happen in first week of... hey, 2016 Big Grin

So we wish you all a Happy New Year, and party on ^^
See you in 2016 Love
Cheers!
@myron @mlaggner
Thanks for all your work.. Managing my media library would have been a nightmare without TMM. happy new year !!
~Web and graphic designer... Linux enthusiast... Python Fan... A Gooner~
[AMD A10-7850K 3.7 Ghz, Radeon R7]
[Fedora 27] | [Kodi - 17.6 / Skin - Grid]

Image

Logout Mark Read Team Forum Stats Members Help
Release version 2.7.11