It does make sense, it is an 'unwatched' icon so it's going to remain static just like the 'title'. The counter next to it changes accordingly.
It would probably make more sense with the icon to the right of the counter so it reads: "0 Unwatched".
It looks like the skin could do with a icon on the poster to indicate the watched or...
It does make sense, it is an 'unwatched' icon so it's going to remain static just like the 'title'. The counter next to it changes...
Hi,
so I just installed this plugin with trakt and imported my series.
When I mark all episodes of a series as watched, in...
i was importing them bit by bit as they were encoding, so i could start watching the series. in the end i just gave up, waited for the whole lot to encode, then re-numbered the episodes to match the order offered.
i was importing them bit by bit as they were encoding, so i could start watching the series. in the end i just gave up, waited for...
I'm currently doing a big DVD rip of about 100 episodes from discs, and importing them into MP after every couple of discs has...
This problem has nothing to do with skin files, it´s the implementation of comskip markers.
The respective dev has already the solution, so it will be in MP 1.6 ;)
This problem has nothing to do with skin files, it´s the implementation of comskip markers.
The respective dev has already the...
Hello everyone,
i am running MP 1.4 on a windows 8 Pro x64 machine using the Default wide media portal skin. Maybe 1 month ago my...
Trakt is awesome, nuff said ;)
Death squads will be dispatched upon uninstalling or disabling, you will also receive phone calls from Indian call centers until you register and enable tvseries and your movie plugin of choice.
In all seriousness, trakt is so much more than a scrobbling/syncing plugin, it basically brings the whole...
Trakt is awesome, nuff said ;)
Death squads will be dispatched upon uninstalling or disabling, you will also receive phone calls...
What's Trakt? Installing MP-TVSeries has also installed this. Why and how do I get rid of it?
Thanks.
SB is awesome indeed, and can be adapted to work with pretty much anything if you take the time to configure it proper. I use it myself as well to ensure that the TV-show title are correct, so that it will import without a problem into MP-TVSeries. You can also use it to mass-rename existing collections.
SB is awesome indeed, and can be adapted to work with pretty much anything if you take the time to configure it proper. I use it...
Are there any options or perhaps future plans around episode management? Like being able to set thresholds on the number of...
@pasti, did you sort things out yet? You need to give a lot more info to assist you. For example are you importing an existing TV-Show that has a valid entry at TheTVdB (the source used by MP-TVSeries), or is this like a sports show that is not allowed on TheTVdB and requires you to manually import it into MP-TVSeries as per the Wiki...
@pasti, did you sort things out yet? You need to give a lot more info to assist you. For example are you importing an existing...
Hello everyone,
I`m trying to import an series like discriped in the wiki for two days now.
After importing with "no match found"...
Check the forum as well though, there has been a lot of effort from other TV-Recording-via-EPG-data users who solved the problem of missing EPG data.
One I found with a quick forum search = https://forum.team-mediaportal.com/threads/new-tool-episodescanner-adds-series-and-episodenumbers-to-your-mp-or-4tr-epg.76220/
But try with...
Check the forum as well though, there has been a lot of effort from other TV-Recording-via-EPG-data users who solved the problem of...
Hey Guys (or girls) ,
I love the mp tv series plugin but for over a year I still haven't figured out how to setup media portals...
It can also be that only 4 episodes had a filename that was parsable by the import expressions and that the rest was unable to find a match.
Run the import wizard inside configuration, and see if there are any files that need some manual adjustment to be 'found'. If the files do not show then it could be as simple that they have a...
It can also be that only 4 episodes had a filename that was parsable by the import expressions and that the rest was unable to find...
My TV-Series only shows 4 episodes of the Series "Ein Herz und eine Seele". Theses 4 episodes are highlighted in blue by the...
Hi All,
I recently reinstalled everything since I upgraded to MP 1.4. I did the plugin setup and import of all my series and that went fine. All are visible and accessible. The problem starts when I try to play an episode, of some of my series. I am saying some because it doesn't happen with all. Once I press enter to play the...
Hi All,
I recently reinstalled everything since I upgraded to MP 1.4. I did the plugin setup and import of all my series and that...
Hi All,
I recently reinstalled everything since I upgraded to MP 1.4. I did the plugin setup and import of all my series and that...
It would probably be best to create a new thread for that. If you search you might find some examples as im pretty sure this has been discussed before, but note its not officially supported so you may encounter bugs.
It would probably be best to create a new thread for that. If you search you might find some examples as im pretty sure this has...
Hi,
I've been using MP TV Series for a couple years now and I love it. Everything is set up just how I want it to, but I recently...
At least you had the knowledge that it 'worked' on your LAN, because fixing something when you can fallback on a working setup to compare agaist is much better then to be totally in the dark.
Now that you have narrowed things down more a few suggestions come to mind. Importing a collection, no matter how small creates a ton of...
At least you had the knowledge that it 'worked' on your LAN, because fixing something when you can fallback on a working setup to...
My problem, that suddenly appeared is, that when I try to import the informations about the wished series from TheTVDB, MP-tvseries...
That language box doesnt refer to the local language, only online languages. I guess the thetvdb.com is having problems when you're trying, I have no idea why.
That language box doesnt refer to the local language, only online languages. I guess the thetvdb.com is having problems when you're...
I have just installed MP TV Series, v3.5.0.2028, with MP 1.4.0
I wish tu use it in French but I can't find anyway to set language ...
You can import the TV shows from the optical drive, but you have to manually import each episode, because the DVD filename usually has no proper reference for TheTVdB lookup. After that just enable the 'show all episodes', and the off-line DVD ones will appear in orange (well at least in my skin) color to indicate they are not...
You can import the TV shows from the optical drive, but you have to manually import each episode, because the DVD filename usually...
Is it possible to enter offline episodes? I have some of the series on DVD and would like to add those to the database with an...
I'm now using MPsync plugin to make a copy of the databases (one way sync). MPsync is read only so i'm pretty sure it can't corrupt anything. Then I let mpextended access the copy only. Hopefully this should make it impossible to corrupt the database by having 2x programs write to the database at the same time.
I'm now using MPsync plugin to make a copy of the databases (one way sync). MPsync is read only so i'm pretty sure it can't corrupt...
Hi
On my main HTPC TV-Series is causing MP to crash on startup.
I have disabled most of the other plugins in order to make...
Ok, done. Here's the complete set of SQL statements required to do the job:
c:\SQLITE3.EXE C:\ProgramData\Team MediaPortal\MediaPortal\database\TVSeriesDatabase4.db3
UPDATE online_episodes SET watched = 0;
UPDATE online_series SET UnwatchedItems = 1;
UPDATE online_series SET EpisodesUnwatched = EpisodeCount;
UPDATE season SET...
Ok, done. Here's the complete set of SQL statements required to do the job:
c:\SQLITE3.EXE C:\ProgramData\Team...
Does anyone know of a quick way to reset the watched flag for all episodes in all series of a large collection? I have 350 series...
Hi thanks, I've been there and set to wide banners but still have the smaller banners. I think Its more of a change in the skin, because the old wide banners were bigger than the wide banners now.
Hi thanks, I've been there and set to wide banners but still have the smaller banners. I think Its more of a change in the skin...
Hi love TV-series but I want my big wide banners back, Using Titan. Not sure who's was doing the skins for TV-series but I will try...
@liteglow, the default import expression looks for show title, season, episode and optional episode title within the filename, there are other expressions available as well that look for other patterns, as well as a forum thread dedicated to sharing other expressons if you have a weird structure. If you share more details about the...
@liteglow, the default import expression looks for show title, season, episode and optional episode title within the filename...