a few new MIP features added (not yet released), but in the SVN
- right click to remove a source folder
- checked list box for TV Shows, just like the movies one.
- filter for anything in ( * )
- option to edit title, that one was abit tricky, so please test in the next release
Some new features that I'm sorting out
- Monitoring a root folder (like in movies) and automatically adding new items so that single shows no longer have to be added, but still can be. This part will require some stricker naming conventions.. I'm thinking \TVShows\<tvshowname> .. will only scan 1 level deep off \TVShows\ .. so \TVShows\Drama\House would not work, but \TVShows\House would
- Renaming of movie files and folders - i have a plan to fix the current feature, just have to write it
- Flagging content based on quality and sound. Read up the movie file itself, or manually select the options, that overlay on the folder.jpg and/or the .tbn file with SD, HD, 480p, 720p, 1080p, and audio using the functions from TOG python script here in the forums or something similar.
- ability to autogenerate a full tv show set, even without all the files
-- this would create a 0k avi file, notvshow.sXXeXX.avi in the folder with the .nfo and .tbn file
---- The .nfo would have the title appended to {missing} + Title so it's easy to tell in xbmc
-- if a future scan finds an avi for that, it will remove the temporary file and .nfo and .tbn, the new .nfo file would have the title appended to {New} + title (or something simliar)
-- now this isn't a perfect solution, but i want it as I hate skipping a show of a series and thinking "wtf", when did that happen.
Now to answer some questions.. the TV Show portion of MIP is just getting started, alot of features aren't there, and I'm sure the end product will look different then what's in there now. The first revision of MIP looks nothing like today's application, and I think the movie side of it is good now and TV shows is about a 2.
Icons will work the same as movies, with something in place to figure out what part of the show is being modified, or a dialog box that asks (prob the dialog box asking what to save this item as), fanart for the tvshow will also be like the movies.
I'm not sure i like the current layout of tv shows, or how the data is displayed. When it's all said and done, download / display will work and it should be similar to how movies currently work. Right now it's more of a grab everything now approach. Load Shows should be more like the load movies option, and update would scan for new episodes, i'm sure there will be alot of gui changes to tv shows coming, just don't know what they are yet
If anyone has some ideas on how it TV Shows should look, feel free to do mockup's in image format with a description of what feature does what.
example of description
- when i click on seasons, it displays X,Y, and Z and if you click on X, it does XX, if you right click, it does XY.
I try to implement as much as I can, and want to get the windows version wrapped up before I try the linux port, it's easier for me to test and try new functions in the windows version. If i can get it running stable under WINE, that's a big plus as well.