Kodi Community Forum
Nightly build / Developer thread - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Supplementary Tools for Kodi (https://forum.kodi.tv/forumdisplay.php?fid=116)
+---- Forum: TinyMediaManager (https://forum.kodi.tv/forumdisplay.php?fid=204)
+---- Thread: Nightly build / Developer thread (/showthread.php?tid=258601)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15


Nightly build / Developer thread - mlaggner - 2016-02-02

This thread is especially for all nightly build users and other developers to

- report new bugs / problems in the nightly build
- talk about recently added features
- direct feedback

nightly build - nightly.tinymediamanager.org <- cutting-edge, many bugs deleting your files - do NOT use that version on your real files!
built ~ @6pm EDT / @12am CEST


Github
All development done in the "devel" branch.
https://github.com/tinyMediaManager/tinyMediaManager/commits/devel


RE: Nightly build / Developer thread - akya - 2016-02-04

I am using 2.7.3 nightly and stuck on "loading UI"
Here is the log - http://goo.gl/NPD1Vp


RE: Nightly build / Developer thread - mlaggner - 2016-02-06

is it working now? couldn't reproduce it here or find a clue in the logs..

but as far as I can remember, your are a linux user. When tmm hangs again, please open up a terminal, find the pid of tmm and do a

Code:
jstack <PID>

and send me the output


RE: Nightly build / Developer thread - akya - 2016-02-07

(2016-02-06, 14:30)mlaggner Wrote: is it working now? couldn't reproduce it here or find a clue in the logs..

but as far as I can remember, your are a linux user. When tmm hangs again, please open up a terminal, find the pid of tmm and do a

Code:
jstack <PID>

and send me the output

It happens randomly. Here is the output you asked for - http://pastebin.com/je1riwyK


RE: Nightly build / Developer thread - mlaggner - 2016-02-07

okay, looks like an upstream error from java/gtk on debian derivates ( https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=813143 )
there is nothing we can do..

maybe the workaround of the following thread helps:
https://bugs.launchpad.net/ubuntu/+source/openjdk-8/+bug/1510009


RE: Nightly build / Developer thread - akya - 2016-02-07

(2016-02-07, 11:02)mlaggner Wrote: okay, looks like an upstream error from java/gtk on debian derivates ( https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=813143 )
there is nothing we can do..

maybe the workaround of the following thread helps:
https://bugs.launchpad.net/ubuntu/+source/openjdk-8/+bug/1510009

It's running fine for now. Application used to hang at loading ui and I would just kill the process and start again. Worked at 3rd or 4th time. Next time if it hangs like that, I will try the mentioned workaround from here. Thanks for looking into it Smile


RE: Nightly build / Developer thread - akya - 2016-02-18

I believe naming convention for specials were changed recently from season00-poster.jpg to season-specials-poster.jpg ? I renamed the rest season00 posters manually but after a refresh/restart TMM still won't pick them up for rest of the shows. Also are Specials still stored in Season 0 folder?


RE: Nightly build / Developer thread - akya - 2016-03-13

Screenshot

Updated to latest nightly, 2016-03-12 build and each tvshow shows up twice in the list.


RE: Nightly build / Developer thread - mlaggner - 2016-03-14

please drop and rebuild your database.

with a previous nightly we had a problem which prevented some tv shows from being loaded.
With this fix the "unload-able" TV show and the correct copy of the same TV show got loaded (=twice)


RE: Nightly build / Developer thread - akya - 2016-03-14

(2016-03-14, 08:48)mlaggner Wrote: please drop and rebuild your database.

with a previous nightly we had a problem which prevented some tv shows from being loaded.
With this fix the "unload-able" TV show and the correct copy of the same TV show got loaded (=twice)

Yup, initializing database worked. One more thing I noticed, that might be a bug. When "watched state" is synced from trakt, it isn't written to the nfo of episode. So when syncing is finished. TMM shows episode as watched but the watched state in nfo still reads as False.


RE: Nightly build / Developer thread - Freeze - 2016-03-14

(2016-03-14, 15:24)akya Wrote: Yup, initializing database worked. One more thing I noticed, that might be a bug. When "watched state" is synced from trakt, it isn't written to the nfo of episode. So when syncing is finished. TMM shows episode as watched but the watched state in nfo still reads as False.

Same here, it work on 2.7.2.1 but not with tmm_2.7.3-SNAPSHOT_54ed440_linux.tar.gz from.


RE: Nightly build / Developer thread - myron - 2016-03-15

can you please try again with nightly?
watched state works now for me...
(but it should not have worked with 2.7.2 either..)


RE: Nightly build / Developer thread - Freeze - 2016-03-15

Works with bd24c97_linux, watched and sync whole collection in series and movies.


RE: Nightly build / Developer thread - akya - 2016-03-18

(2016-03-15, 12:20)myron Wrote: can you please try again with nightly?
watched state works now for me...
(but it should not have worked with 2.7.2 either..)

Yup it's fixed.. I think.. I forgot the episodes I tested this with NerdTongue


RE: Nightly build / Developer thread - dft601 - 2016-04-03

Hi

Can you add an option not to find theme.mp4 as movie ?

TVTune from Kodi saves video Theme with this name....

Thanks

Mike