• 1
  • 3
  • 4
  • 5(current)
  • 6
  • 7
  • 15
Nightly build / Developer thread
#61
The tag <Top250> does not get scraped (it's a IMDB source i guess)

And if it's set manually by editing a movie, the scraper resets the tag to 0
#62
works here..

did you scrape a movie which is in the Top250? (with IMDB)
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
#63
Damn it - You're right - it was actually updated by the Ratings metadata - and not by Tag or any of the other...

sorry, my own mistake (Of course the only thing i didnt grab by itself from IMDB)
#64
I still get stuck at launch. I have to kill it a few times. In past we found out that it was an issue related to OpenJDK. Can you guys check the log and see if it's still the same thing?
https://paste.fedoraproject.org/409441/71413426
https://paste.fedoraproject.org/409442/14134951
~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
#65
While browsing, randomly get this error with recent nightly builds:

Code:
ERROR [main] org.tinymediamanager.Log4jBackstop:37 - Uncaught exception in thread: main
java.lang.IllegalStateException: Unbalanced enter/exit
    at okio.AsyncTimeout.enter(AsyncTimeout.java:72)
    at okio.AsyncTimeout$2.read(AsyncTimeout.java:236)
    at okio.RealBufferedSource.read(RealBufferedSource.java:45)
    at okhttp3.internal.http.Http1xStream$FixedLengthSource.read(Http1xStream.java:381)
    at okhttp3.internal.Util.skipAll(Util.java:178)
    at okhttp3.internal.Util.discard(Util.java:160)
    at okhttp3.internal.http.Http1xStream$FixedLengthSource.close(Http1xStream.java:397)
    at okio.RealBufferedSource.close(RealBufferedSource.java:411)
    at okio.RealBufferedSource$1.close(RealBufferedSource.java:399)
    at java.nio.channels.Channels$ReadableByteChannelImpl.implCloseChannel(Unknown Source)
    at java.nio.channels.spi.AbstractInterruptibleChannel$1.interrupt(Unknown Source)
    at java.lang.Thread.interrupt(Unknown Source)
    at java.util.concurrent.FutureTask.cancel(Unknown Source)
    at javax.swing.SwingWorker.cancel(Unknown Source)
    at org.tinymediamanager.ui.components.ActorImageLabel.setActor(ActorImageLabel.java:51)
    at org.tinymediamanager.ui.movies.MovieActorPanel$2.valueChanged(MovieActorPanel.java:116)
    at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source)
    at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source)
    at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source)
    at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source)
    at javax.swing.DefaultListSelectionModel.changeSelection(Unknown Source)
    at javax.swing.DefaultListSelectionModel.setSelectionInterval(Unknown Source)
    at org.tinymediamanager.ui.movies.MovieActorPanel$1.propertyChange(MovieActorPanel.java:100)
    at java.beans.PropertyChangeSupport.fire(Unknown Source)
    at java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source)
    at javax.swing.event.SwingPropertyChangeSupport.firePropertyChange(Unknown Source)
    at java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source)
    at org.tinymediamanager.core.AbstractModelObject.firePropertyChange(AbstractModelObject.java:96)
    at org.tinymediamanager.ui.movies.MovieSelectionModel.valueChanged(MovieSelectionModel.java:177)
    at ca.odell.glazedlists.swing.DefaultEventSelectionModel.fireSelectionChanged(DefaultEventSelectionModel.java:211)
    at ca.odell.glazedlists.swing.DefaultEventSelectionModel.access$100(DefaultEventSelectionModel.java:55)
    at ca.odell.glazedlists.swing.DefaultEventSelectionModel$SwingSelectionListener.selectionChanged(DefaultEventSelectionModel.java:191)
    at ca.odell.glazedlists.ListSelection.fireSelectionChanged(ListSelection.java:1125)
    at ca.odell.glazedlists.ListSelection.setSubRangeOfRange(ListSelection.java:1078)
    at ca.odell.glazedlists.ListSelection.setSelection(ListSelection.java:730)
    at ca.odell.glazedlists.swing.DefaultEventSelectionModel.setSelectionInterval(DefaultEventSelectionModel.java:242)
    at javax.swing.JTable.changeSelectionModel(Unknown Source)
    at javax.swing.JTable.changeSelection(Unknown Source)
    at javax.swing.plaf.basic.BasicTableUI$Actions.actionPerformed(Unknown Source)
    at javax.swing.SwingUtilities.notifyAction(Unknown Source)
    at javax.swing.JComponent.processKeyBinding(Unknown Source)
    at javax.swing.JTable.processKeyBinding(Unknown Source)
    at javax.swing.JComponent.processKeyBindings(Unknown Source)
    at javax.swing.JComponent.processKeyEvent(Unknown Source)
    at java.awt.Component.processEvent(Unknown Source)
    at java.awt.Container.processEvent(Unknown Source)
    at java.awt.Component.dispatchEventImpl(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source)
    at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source)
    at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source)
    at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source)
    at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source)
    at java.awt.Component.dispatchEventImpl(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Window.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
    at java.awt.EventQueue.access$500(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
    at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue$4.run(Unknown Source)
    at java.awt.EventQueue$4.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)

It doesn't crash TMM though. I can still use it ignoring this.
#66
should be fixed in the latest nighlty
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
#67
Using latest nightly, unable to scrape episode images. getting the following error -

Code:
18:32:16.271 ERROR org.tinymediamanager.core.MediaEntityImageFetcherTask - fetch image
java.nio.file.NoSuchFileException: /media/TV/Continuing/Lucifer/Season 2/Lucifer - 2x10 - Quid Pro Ho-thumb.jpg
    at sun.nio.fs.UnixException.translateToIOException(UnixException.java:86)
    at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
    at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
    at sun.nio.fs.UnixFileSystemProvider.isSameFile(UnixFileSystemProvider.java:332)
    at java.nio.file.Files.isSameFile(Files.java:1504)
    at org.tinymediamanager.core.Utils.moveFileSafe(Utils.java:734)
    at org.tinymediamanager.core.MediaEntityImageFetcherTask.run(MediaEntityImageFetcherTask.java:139)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at java.lang.Thread.run(Thread.java:745)

Then I downloaded the image from TVDB and manually tried adding the image, same error
~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
#68
just created a new build - could you try again?
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
#69
(2016-11-29, 15:31)mlaggner Wrote: just created a new build - could you try again?

Yup working in the new build Smile
~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
#70
Just noticed something weird after updating to the lastest nightly: All the scraper settings are empty now; both movies and tv shows.
No error message showed up - just empty settings. Did sthg went wrong while updating?
Any way to fix it?
#71
thanks for reporting.
looks like there is a problem loading plugins from a path with a space in there now..
Just try to move the tmm dir to a path without a space in it till that is solved
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
#72
Thanks - it worked like a charme!
#73
should work now as indended
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
#74
@mlaggner Can you check this page? -

http://forum.kodi.tv/showthread.php?tid=274373&page=16

What's the correct nomenclature for a 16:9 thumb for a tvshow? because for tvshows TMM saves it as thumb.jpg and the skin in above thread as well as default skin (For Krypton) expects landscape.jpg.
That's also what http://kodi.wiki/view/Add-on:Artwork_Downloader is showing. I am not sure if that info is outdated or not.
~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
#75
has there been any change in the wiki?
I am sure when I implemented the extra artwork (years ago..), I've used all information from this wiki and there was no landscape.jpg available...

I've just searched a bit in the ned and there is an one year old thread (http://forums.mediacentermaster.com/view...=4&t=11242) which mentions that the artwork downloader is creating a thumb.jpg..
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
  • 1
  • 3
  • 4
  • 5(current)
  • 6
  • 7
  • 15

Logout Mark Read Team Forum Stats Members Help
Nightly build / Developer thread2