• 1
  • 41
  • 42
  • 43(current)
  • 44
  • 45
  • 82
Release tinyMediaManager - a media manager written in Java (Win/Mac/Linux)
yes we thought about that and it would be nice. But we have more than enough to do with our "core" business (movies & tv shows) and there are other nice tools for music out there (Mediamonkey & music brainz).
If we decide to work on a music module it won't start this year
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
Hi, I just scraped a TV Episode and noticed this. The actors were scraped twice. I checked in XBMC and it doesn't list them twice which is good I guess. Here is the nfo -

Code:
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!-- created on 2014-05-05 16:25:07 - tinyMediaManager 2.5.5 -->
<episodedetails>
    <title>Waning Minutes</title>
    <showtitle>Continuum</showtitle>
    <rating>0.0</rating>
    <votes>0</votes>
    <season>3</season>
    <episode>7</episode>
    <uniqueid>4833023</uniqueid>
    <plot>Kiera crash lands her CPS flyer during a prisoner transport and is forced to work with her enemy captive in order to survive. In present day, the mystery of Kiera's murder is solved when Alec finds a way to recover the recording of her final moments from her CMR.</plot>
    <mpaa>TV-PG</mpaa>
    <playcount>0</playcount>
    <watched>false</watched>
    <credits>Sam Egan</credits>
    <director>Amanda Tapping</director>
    <aired>2014-05-04</aired>
    <premiered>2014-05-04</premiered>
    <studio>Showcase</studio>
    <actor>
        <name>Victor Webster</name>
        <role>Carlos Fonnegra</role>
        <thumb>http://thetvdb.com/banners/actors/297612.jpg</thumb>
    </actor>
    <actor>
        <name>Erik Knudsen</name>
        <role>Alec Sadler</role>
        <thumb>http://thetvdb.com/banners/actors/297611.jpg</thumb>
    </actor>
    <actor>
        <name>Rachel Nichols</name>
        <role>Kiera Cameron</role>
        <thumb>http://thetvdb.com/banners/actors/297610.jpg</thumb>
    </actor>
    <actor>
        <name>Roger R. Cross</name>
        <role>Travis Verta</role>
        <thumb>http://thetvdb.com/banners/actors/299178.jpg</thumb>
    </actor>
    <actor>
        <name>Stephen Lobo</name>
        <role>Matthew Kellog</role>
        <thumb>http://thetvdb.com/banners/actors/299157.jpg</thumb>
    </actor>
    <actor>
        <name>Lexa Doig</name>
        <role>Sonya Valentine</role>
        <thumb>http://thetvdb.com/banners/actors/297867.jpg</thumb>
    </actor>
    <actor>
        <name>Luvia Petersen</name>
        <role>Jasmine Garza</role>
        <thumb>http://thetvdb.com/banners/actors/301339.jpg</thumb>
    </actor>
    <actor>
        <name>Richard Harmon</name>
        <role>Julian Randol</role>
        <thumb>http://thetvdb.com/banners/actors/299158.jpg</thumb>
    </actor>
    <actor>
        <name>Jennifer Spence</name>
        <role>Betty Robertson</role>
        <thumb>http://thetvdb.com/banners/actors/297613.jpg</thumb>
    </actor>
    <actor>
        <name>Nicholas Lea</name>
        <role>Agent Gardiner</role>
        <thumb>http://thetvdb.com/banners/actors/324936.jpg</thumb>
    </actor>
    <actor>
        <name>William B. Davis</name>
        <role>Older Alec Sadler</role>
        <thumb>http://thetvdb.com/banners/actors/324935.jpg</thumb>
    </actor>
    <actor>
        <name>Tahmoh Penikett</name>
        <role>Jim Martin</role>
        <thumb>http://thetvdb.com/banners/actors/324931.jpg</thumb>
    </actor>
    <actor>
        <name>John Cassini</name>
        <role>Marco</role>
        <thumb>http://thetvdb.com/banners/actors/324927.jpg</thumb>
    </actor>
    <actor>
        <name>Omari Newton</name>
        <role>Lucas Ingram</role>
        <thumb>http://thetvdb.com/banners/actors/301338.jpg</thumb>
    </actor>
    <actor>
        <name>Tony Amendola</name>
        <role>Edouard Kagame </role>
        <thumb>http://thetvdb.com/banners/actors/301048.jpg</thumb>
    </actor>
    <actor>
        <name>John Reardon</name>
        <role>Greg Cameron</role>
        <thumb>http://thetvdb.com/banners/actors/299159.jpg</thumb>
    </actor>
    <actor>
        <name>Brian Markinson</name>
        <role>Dillon</role>
        <thumb>http://thetvdb.com/banners/actors/299156.jpg</thumb>
    </actor>
    <actor>
        <name>Victor Webster</name>
        <role>Carlos Fonnegra</role>
        <thumb>http://thetvdb.com/banners/actors/297612.jpg</thumb>
    </actor>
    <actor>
        <name>Erik Knudsen</name>
        <role>Alec Sadler</role>
        <thumb>http://thetvdb.com/banners/actors/297611.jpg</thumb>
    </actor>
    <actor>
        <name>Rachel Nichols</name>
        <role>Kiera Cameron</role>
        <thumb>http://thetvdb.com/banners/actors/297610.jpg</thumb>
    </actor>
    <actor>
        <name>Roger R. Cross</name>
        <role>Travis Verta</role>
        <thumb>http://thetvdb.com/banners/actors/299178.jpg</thumb>
    </actor>
    <actor>
        <name>Stephen Lobo</name>
        <role>Matthew Kellog</role>
        <thumb>http://thetvdb.com/banners/actors/299157.jpg</thumb>
    </actor>
    <actor>
        <name>Lexa Doig</name>
        <role>Sonya Valentine</role>
        <thumb>http://thetvdb.com/banners/actors/297867.jpg</thumb>
    </actor>
    <actor>
        <name>Luvia Petersen</name>
        <role>Jasmine Garza</role>
        <thumb>http://thetvdb.com/banners/actors/301339.jpg</thumb>
    </actor>
    <actor>
        <name>Richard Harmon</name>
        <role>Julian Randol</role>
        <thumb>http://thetvdb.com/banners/actors/299158.jpg</thumb>
    </actor>
    <actor>
        <name>Jennifer Spence</name>
        <role>Betty Robertson</role>
        <thumb>http://thetvdb.com/banners/actors/297613.jpg</thumb>
    </actor>
    <actor>
        <name>Nicholas Lea</name>
        <role>Agent Gardiner</role>
        <thumb>http://thetvdb.com/banners/actors/324936.jpg</thumb>
    </actor>
    <actor>
        <name>William B. Davis</name>
        <role>Older Alec Sadler</role>
        <thumb>http://thetvdb.com/banners/actors/324935.jpg</thumb>
    </actor>
    <actor>
        <name>Tahmoh Penikett</name>
        <role>Jim Martin</role>
        <thumb>http://thetvdb.com/banners/actors/324931.jpg</thumb>
    </actor>
    <actor>
        <name>John Cassini</name>
        <role>Marco</role>
        <thumb>http://thetvdb.com/banners/actors/324927.jpg</thumb>
    </actor>
    <actor>
        <name>Omari Newton</name>
        <role>Lucas Ingram</role>
        <thumb>http://thetvdb.com/banners/actors/301338.jpg</thumb>
    </actor>
    <actor>
        <name>Tony Amendola</name>
        <role>Edouard Kagame </role>
        <thumb>http://thetvdb.com/banners/actors/301048.jpg</thumb>
    </actor>
    <actor>
        <name>John Reardon</name>
        <role>Greg Cameron</role>
        <thumb>http://thetvdb.com/banners/actors/299159.jpg</thumb>
    </actor>
    <actor>
        <name>Brian Markinson</name>
        <role>Dillon</role>
        <thumb>http://thetvdb.com/banners/actors/299156.jpg</thumb>
    </actor>
</episodedetails>

I am just wondering is this because of some settings at my end?
One more thing, I use SickBeard for fetching and renaming episodes. It renames multi episodes in this format - Show Name - 2x03x04x05 - Ep Name.ext
For ex: Burn Notice - 6x17x18 - You Can Run & Game Change
TMM detects this as one episode.
~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
could you check the UI for two parts:
1) in the TV show section / Actors: are the actors listed twice?
2) in the episode section / Actors: are the actors listed twice?

ad multiepisode detection: this is a pita; we've tried to write the engine as flexible as possible, but with as low as possible false positives. But some notations aren't detectable - I guess you got one of these notations
The simplest way to handle this is to remove the episode from tmm; rename the file to S06E17E18 and update the tv show again; I may open a task to check if this notation is possible to detect without other problems
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) in the TV show section / Actors: are the actors listed twice?
Nope
2) in the episode section / Actors: are the actors listed twice?
Nope
I guess maybe both TV show actors and episode actors are getting written into the episode nfo. I scraped a lot of shows yesterday and it did happen everywhere and not just the show I mentioned before.

(2014-05-06, 08:03)mlaggner Wrote: ad multiepisode detection: this is a pita; we've tried to write the engine as flexible as possible, but with as low as possible false positives. But some notations aren't detectable - I guess you got one of these notations
The simplest way to handle this is to remove the episode from tmm; rename the file to S06E17E18 and update the tv show again; I may open a task to check if this notation is possible to detect without other problems
Yep I did the same and TMM renamed it and scraped it okay. But then SickBeard wasn't able to detect it and ignored it. It isn't a big deal and once the episode is scarped it doesn't matter what sickbeard sees. But I thought I should let you guys know 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
thanks for the hint. It was an error within writing of the NFOs since the beginning of the TV show section Tongue
Strange that no one saw this earlier Smile
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
How do i handle movies with multiple files? For instance: somemovie.CD01 and somemovie.CD02. tMM thinks that theses are two separate movies.
his *should* work already..

maybe try to remove the "0" -> somemovie.CD1 and retry 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
disregard
YOYIZDERZOMENEMOHOZEZAZEZDENDERIZHOZEZ
Hi, i just recently discovered this nice tool and i really love it!
Just one question, i have a huge amount of movies and all of them are "itunes tagged" (M4V) with custom covers and genre and description.
XBMC does not read the embedded tags (Plex can do it) so when i want my movies to be XBMC-ready i need something.
Any chance that TMM can use those embedded tags and create NFO and poster.jpg with that data?
sorry, not at the moment; I am afraid reading this tags would need a "native" lib, which we try to avoid (they usually only make problems Big Grin)

so atm you have to go the hard way and rescrape the movies ...
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
There is another tool working with this library https://code.google.com/p/mp4v2/ - is that a native lib?
However, thanks for the quick reply, i will continue looking for a solution (maybe at least saving the custom covers)
yes, this is a native lib Sad
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
When do you think we'll be able to select trailer quality to scrape
Press THANK USER if I Help
Unfortunately, we didn't have time yet, to specify how this should work.
And how to easily configure that option, since we don't want a popup while scraping to choose from...
Quality ok, but with site preferences (like yahoo, apple, and others) we get quite a big matrix of all combinations, to let the user choose in which preferred order you'll get the trailers.
But it is not forgotten Smile

We have still much work to do for upcoming 2.6, so don't expect a release in the next 2 months... :|
tinyMediaManager - THE media manager of your choice :)
Wanna help translate TMM ?
Image
@AuXBoX implemented it today; will be available in v2.6
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
  • 41
  • 42
  • 43(current)
  • 44
  • 45
  • 82

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