Kodi Community Forum
Release tinyMediaManager - a media manager written in Java (Win/Mac/Linux) - 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: Release tinyMediaManager - a media manager written in Java (Win/Mac/Linux) (/showthread.php?tid=142723)



RE: tinyMediaManager - a media manager written in Java (Win/Mac/Linux) - wcndave - 2020-03-06

It's getting better all the time!
This release, I really love this one: remember last used folder when choosing files #791
It saves soooooo much time....

Couple of things I noticed, from movie sets there's no hotkey to edit, and also the hotkey (ctrl+e) to edit movie doesn't work in sets list.

One quick question about how to use it, If I want to add only one new movie for example, how does one do that?
Update sources scans everything, and finds a lot of things I deleted, (for which i should use the ignore file), however it does take a while, it seems to check a lot of stuff.
Find missing movies, didn't do anything, but in the log summary, I saw all these "possible movie" entries, however there's no UI to ask me.

Should I just drag the folder on there?  What's the process for quick add one title?

Thanks again!

Dave


RE: tinyMediaManager - a media manager written in Java (Win/Mac/Linux) - myron - 2020-03-06

We operate only on datasource level.
just add another one...

But: why are movies there you don't need?
why not delete them completely?
You might want to split them into another datasource....


RE: tinyMediaManager - a media manager written in Java (Win/Mac/Linux) - wcndave - 2020-03-06

(2020-03-06, 12:33)myron Wrote: We operate only on datasource level.
just add another one...

But: why are movies there you don't need?
why not delete them completely?
You might want to split them into another datasource....
It's because they were in Extras folders, however still getting imported as separate movies.
I hadn't had the time to put in .tmmignore files, but I've done that now, so I can do "update sources".
Just seems a bit long to wait 15 mins to add one movie ;-)
I'm not going to complain now, as I haven't yet contributed anything....


RE: tinyMediaManager - a media manager written in Java (Win/Mac/Linux) - myron - 2020-03-06

Well, yes.
With current release version, we support the extras folder only one level deep.

This has already changed in latest nightly - you might want try that...


RE: tinyMediaManager - a media manager written in Java (Win/Mac/Linux) - wcndave - 2020-03-07

(2020-03-06, 23:29)myron Wrote: Well, yes.
With current release version, we support the extras folder only one level deep.

This has already changed in latest nightly - you might want try that...

Thanks, I tend to just dump in the whole VIDEO_TS or BDMW structure for extras.
I'm fine to wait for it to make it to stable ;-)

Many thanks again, it's looking like great software!


RE: tinyMediaManager - a media manager written in Java (Win/Mac/Linux) - mlaggner - 2020-03-08

08.03.2020 - Version 3.1.4
=======================
+ added some more scraper languages #800
+ added a filter for common audio channel setups
+ (movie/TV show) option to extract artwork from VSMETA on "update data sources"
+ (movie) added an M3U export template (thx @maricn)
+ (movie) added column for sort title
x (TVDB) fixed artwork scraping due to recently changed artwork url
x (TV show) storing duplicate episodes filter
x (movie/TV show) pre-set all artwork/trailer/subtitle scrapers on first start
x (Trakt.tv) do not pass language to the search engine of Trakt.tv to improve the search result
x (TV show) set TVDB id as default in NFO #810
x (movies) removed storing of sort order (because we can not store it completely)
x evaluate movie extras even deeper


RE: tinyMediaManager - a media manager written in Java (Win/Mac/Linux) - Usafle - 2020-03-21

Anyone else artwork downloads failing or is it just me (as usual)


RE: tinyMediaManager - a media manager written in Java (Win/Mac/Linux) - MX10.AC2N - 2020-03-22

No,
In fact there is a problem with artwork download on fanart.tv..
Wait a new update..


RE: tinyMediaManager - a media manager written in Java (Win/Mac/Linux) - mlaggner - 2020-03-22

https://forum.fanart.tv/viewtopic.php?f=4&t=9482

a fanart.tv server is off - there is nothing tmm can fix with a new update


RE: tinyMediaManager - a media manager written in Java (Win/Mac/Linux) - Usafle - 2020-03-23

(2020-03-22, 21:05)mlaggner Wrote: https://forum.fanart.tv/viewtopic.php?f=4&t=9482

a fanart.tv server is off - there is nothing tmm can fix with a new update

Thanks for confirming that it wasn't an issue on my end.  Appreciate the response.

Since I have your attention, is there any way to limit the amount of actors this populates?  Can you limit it to like 5 or something small?


RE: tinyMediaManager - a media manager written in Java (Win/Mac/Linux) - MX10.AC2N - 2020-03-23

(2020-03-22, 21:05)mlaggner Wrote: https://forum.fanart.tv/viewtopic.php?f=4&t=9482

a fanart.tv server is off - there is nothing tmm can fix with a new update

Hello,
I've seen that on fanart.tv forum : 

It seems that the API returns:
https://assets.fanart.tv/fanart/music/e2345fdf-2be7-47c5-a6dd-be64353ad134/artistthumb/stevens-cat-4fdca21301f76.jpg

Which seems to be down. However, the site seems to be up:
https://fanart.tv/fanart/music/e2345fdf-2be7-47c5-a6dd-be64353ad134/artistthumb/stevens-cat-4fdca21301f76.jpg

You can do a quick replacement and it seems to work fine. I'm not sure if the address was changed and the API wasn't updated or if a service is down.

What do you think M. Mlaggner, it's possible add an automatic switch of download link if downloading is impossible with API link ??


RE: tinyMediaManager - a media manager written in Java (Win/Mac/Linux) - MX10.AC2N - 2020-03-23

Another thing, would it be possible to add an option in order to preferably select animated works to non-animated and to automatically download animated Artworks when there are some available.
It would be great because for the moment we have to do it manually, delete the poster of the artwork, scan missing artwork only with Kyradb, then rescan missing artwork with fanart.tv. It's tedious .. it could be automatic I think ..
It's just an idea ..


RE: tinyMediaManager - a media manager written in Java (Win/Mac/Linux) - Kincaid - 2020-03-27

(2020-03-22, 21:05)mlaggner Wrote: https://forum.fanart.tv/viewtopic.php?f=4&t=9482

a fanart.tv server is off - there is nothing tmm can fix with a new update
There is a Post in your linked thread from the 25th that says:
Quote:Should all be fine now, we changed the assets server to one with more bandwidth. The assets server was being hammered far beyond its capacity. The discord server will get you a quicker response for future reference.

I still get the error in tmm with the newest version.


RE: tinyMediaManager - a media manager written in Java (Win/Mac/Linux) - fexxall - 2020-03-30

A little doubt.
It's possible to select a different output directory?
Or does it have to be the same where the movie path is located?

Sorry but i didn't found any option for that.

Thanks.


tinyMediaManager - a media manager written in Java (Win/Mac/Linux) - ilan316 - 2020-03-30

I have trailers set on, but no trailers been downloaded.