• 1
  • 45
  • 46
  • 47(current)
  • 48
  • 49
  • 82
Release tinyMediaManager - a media manager written in Java (Win/Mac/Linux)
Hello friends I have found the complete code in java to create your own download manager here .I found it helpful so I am posting this. Hope it would be helpful to you too.

Source code
Sad EXPORT TO HTML ...

when doing a movie export (detail) I get a correct list of the selcted movies in index.html
BUT only one movie in the "movies" directory .html ...

just a bug or am I doing something wrong ?
please send us the logs, after you tried it again.
(use the BugReporting formular inside TMM)

Just tried it, it works here... generating all the HTML files...
tinyMediaManager - THE media manager of your choice :)
Wanna help translate TMM ?
Image
ok - sent ...
to me it seems it cannot write the proper <movie>.html detail file ... Huh

thx for looking into it
14. Nov. 2014 - Version 2.6.4
=======================
+ changed Fanart.tv to v3 API (with clientKey)
+ added more artwork scraping dialogs
+ new Excel export template (xml)
+ added $L language renaming option
+ added/improved 3D handling
+ certification bulk edit
+ add season to image chooser title
+ remember last opened directory in the directory/file chooser
x fixed BD NFO
x fixed Excel export template
x fixed/improved some tooltips
x improved artwork sorting, better language detection
x fixed MacOS startup; Java detection, executable, ...
x fixed SSxEE TvShow parser
x fixed movie exporter filename generation
x ingore folders/files starting with .@
x many code cleanups
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
The last update broke everything for me Sad(

Here’s the detail, running on Mac OSX 10.9.5:

The app doesn’t start anymore, even with a fresh reboot of the OS.

I uninstalled it (also deleting the folder in my user library) and reinstalled again.

Then it finally start again, empty.

I entered the source and did a scan, add some episodes, and register the app as a donator.

It asked me to restart the app so I shut it down but then it doesn’t start again.

Is there an older version to download so I can try with that?



EDIT: New test

Uninstalled again, reinstalled.
First run is ok, then I simply closed the app without doing anything.
Since then it doesn't run anymore.


SOLVED:

I've installed a proper Java client (not the one included in the OS) and now it works.

Sorry.
so you changed to Oracles Java 8? (Just to be informed if another user has the same problem Wink )
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
Yes, the latest offered from Oracle Java website.
Really nice app.

The only drawback vs EMM, I have noticed is that it doesn't seem to recognize correctly DTS Master Audio Tracks (but Dolby True HD is scraped correctly)
For DTS HD, it generates a nfo including <codec>DTS</codec>. I believe it should be <codec>DTS-MA</codec> instead.
we are looking into this.
We maybe just need to upgrade our mediainfo.

For the NFO entries i wouldn't really care.
XBMC does not need them, and (over)writes them on every access...
tinyMediaManager - THE media manager of your choice :)
Wanna help translate TMM ?
Image
Yes indeed, xbmc changes the codec when playing the file, I've just noticed.

I've also seen that when Searching/Scraping TMM is renaming automatically my external subtitles from xxxx.en.srt to xxxx.anglais.srt Smile
Very strange... As I am French, it doesn't bother me a lot, but I'm not sure if it is really intended to work that way (TMM UI is in english, and I am running Windows 7 in French)
yes, this is intentional ^^
We rename the subtitle to the user's default Java language, since XBMC displays this filename part in UI.
But you are right, we might tweak that to use the GUI language, not the system one...
tinyMediaManager - THE media manager of your choice :)
Wanna help translate TMM ?
Image
edit: sry, wrong thead ...
Quick question regarding Moviesets (Movie Collections from themoviedb.org):

Is there a reason why the movieset fanart data is duplicated in each movie (sub)folder instead of storing it once in the parent folder?

For example, I end up with the following folder structure after scraping:

/movies/The Fly Collection/
/The Fly (1986)
- banner.jpg
- fanart.jpg
- movie.nfo
- movieset-fanart.jpg
- movieset-poster.jpg
- poster.jpg
- The Fly (1986).avi
/The Fly II (1989)
- banner.jpg
- fanart.jpg
- movie.nfo
- movieset-fanart.jpg
- movieset-poster.jpg
- poster.jpg
- The Fly II (1989).avi

The files movieset* are duplicated in each folder - I would expect them once in the parent folder ("The Fly Collection").
This has one simple reason: Kodi does not have any folder restrictions for movie sets.

You have a clean setup where tmm could put the movie set artwork in the movie set root.

But e.g. my setup would be the following:

/movies/F/Fly, The (1986)/
...
/movies/F/Fly II, The (1989)/
...
/movies/F/Fantastic Four - Rise of the Silver Surfer (2007)/
...

where should tmm put the movie set artwork in this case? /movies/F/ would be definitely wrong.
Since Kodi has no restriction here, we do two things:

a) store the movie set artwork in every movie folder
b) store the movie set artwork in an artwork folder (if enabled in the settings)

Hope this helps
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
  • 45
  • 46
  • 47(current)
  • 48
  • 49
  • 82

Logout Mark Read Team Forum Stats Members Help
tinyMediaManager - a media manager written in Java (Win/Mac/Linux)7