• 1
  • 2
  • 3(current)
  • 4
  • 5
  • 15
Nightly build / Developer thread
#31
should be fixed in the build tomorrow
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
#32
(2016-05-24, 09:06)mlaggner Wrote: should be fixed in the build tomorrow

Yup, fixed now.. thanks! I started with a new DB today and after refreshing my sources, media information wasn't parsed as usual. TMM crashed a cpl of times. After manually selecting shows and hitting update media information worked. It must have been some temporary glitch. Adding logs just in case. Also is it possible to add HEVC label image for shows?
http://xbmclogs.com/p8pvvlxjy
http://xbmclogs.com/p4uaemjfz
~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
#33
this is a complete jvm crash which is caused by the mediainfo lib.
You have libmediainfo 0.7.84 in your system, 0.7.85 is the actual one. Please try to up/downgrade to another version
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
#34
(2016-05-26, 09:30)mlaggner Wrote: this is a complete jvm crash which is caused by the mediainfo lib.
You have libmediainfo 0.7.84 in your system, 0.7.85 is the actual one. Please try to up/downgrade to another version

Are you saying that 0.7.85 is a problem, or that 0.7.84 is a problem?
#35
I think 0.7.84 is a problem at akya's installation.

I have 0.7.85 on my arch install an have no problems at all
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
#36
With the latest beta loading of movies crashes.

Java Crash during load of movie directory

Thanks.
#37
a new build is up with a fix for that
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
#38
Thanks.
#39
TV show list won't recognize poster for "Specials". I think I remember this has happened before. Check screenshots -
Code:
https://www.dropbox.com/s/1cpxvrlxxcqltmf/Selection_148.png?dl=0
https://www.dropbox.com/s/8t52k6mx9lpm1qt/Selection_149.png?dl=0

Also I was replacing some movies with better version of the same movie, I removed previous movie file + subtitle and added new movie file + subtitle, refreshed source, When I clicked rename, the movie and subtitle was renamed but during cleanup, one of the poster was removed.
I keep 2 poster files. folder.jpg and <dynamic>-poster. Out of these 2, dynamic poster was removed. Once I click rename again, TMM adds the 2nd poster as expected.
~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
#40
the fix for the specials folder is in 2.8.1
the other issue has to be analyzed
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
#41
(2016-06-14, 19:19)mlaggner Wrote: the fix for the specials folder is in 2.8.1
the other issue has to be analyzed

I am on latest dev build and also tried re-initializing database but still the specials posters aren't appearing, So I checked the relevant commit on github (e5ab30a). In the code it says

Code:
if (mf.getFilename().startsWith("season-special-poster")) {

Whereas the poster name is season-specials-poster. This is maybe the reason it's not working? This is just an observation though and I maybe wrong.
~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
#42
you are absolutely right.. we write the season-specials-poster and search for season-special-poster

dunno why no one ever complained about that - this has been in for ages

nevertheless - that's fixed now
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
#43
Yup, its working now

(2016-06-14, 11:50)akya Wrote: Also I was replacing some movies with better version of the same movie, I removed previous movie file + subtitle and added new movie file + subtitle, refreshed source, When I clicked rename, the movie and subtitle was renamed but during cleanup, one of the poster was removed.
I keep 2 poster files. folder.jpg and <dynamic>-poster. Out of these 2, dynamic poster was removed. Once I click rename again, TMM adds the 2nd poster as expected.
To test this, try renaming already renamed movie with following settings for artwork. Dynamic poster gets removed during first rename/cleanup and appears if you rename again.

Code:
https://www.dropbox.com/s/bstvhxn1bkise2n/Selection_151.png?dl=0
~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
#44
Upgraded to Fedora 24 and using latest nightly, I am getting this -
Code:
14:53:12.999 ERROR org.tinymediamanager.scraper.http.Url - bad http response: 403 ; Forbidden
14:53:14.633 ERROR org.tinymediamanager.scraper.http.Url - bad http response: 403 ; Forbidden
14:53:15.243 ERROR org.tinymediamanager.scraper.http.Url - bad http response: 403 ; Forbidden
14:53:15.495 WARN  org.tinymediamanager.core.ImageCache - problem caching file: cannot create image - file seems not to be valid? /media/TV/Continuing/Game of Thrones/Season 6/Game of Thrones - 6x10 - The Winds of Winter-thumb.jpg

Log is here - tmm_logs

I think this is api related or maybe my stupid internet connection , I dunno. :/
~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
#45
http 403 (forbidden) is the response from tvdb..
there is nothing _we_ can do..
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
  • 2
  • 3(current)
  • 4
  • 5
  • 15

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