Menu

Add "VOTES" column to the Movies Table Tab and add "STARS" column to the TV Shows Table Tab

Tech Craze
2022-06-29
2022-10-23
  • Tech Craze

    Tech Craze - 2022-06-29

    First off, thanks so much for the awesome work you'll put into this fantastic program.

    For the Movies table tab would it be possible to add the following columns:

    COUNTRY
    VOTES
    VIDEO RESOLUTION
    AUDIO CODEC
    AUDIO CHANNELS
    MOVIE/FOLDER SIZE

    And for the TV Shows table tab the following columns (Added image for reference):

    COUNTRY
    STARS
    NUMBER OF TOTAL SEASONS
    NUMBER OF TOTAL EPISODES
    NUMBER OF MISSING AIRED EPISODES
    STATUS (TV SHOW IS CONTINUING OR HAS ENDED)
    TV SHOW/FOLDER SIZE

    Many thanks and am LOVING the latest update!

     
  • Rob

    Rob - 2022-06-29

    Adding to movie table could be do-able, but Movie Table is more for checking/editing multiple fields. And apart from Country and votes, the other four fields should not be edited.
    Also, all of these are already filters in the main browser.

    As for TV, sorry, that data is not stored in the tvcache file. We do not keep info on total seasons or total episodes, and do not log the number of missing aired episodes.
    Status is possible
    TV Show/Folder Size is not stored or retrieved like it is for Movies.

     
  • Tech Craze

    Tech Craze - 2022-06-29

    Thanks for the quick response!

    In that case would it also be possible to add an export feature to be able to export those fields in excel format as a table?

    This is available for the Movies when selecting "Export Movie List Info\XML Output" but the option is not available for the TV Shows.

    Would be awesome if you could add in Country and Votes for the Movies and status for the TV Shows. Is it also not possible to add Stars for the TV Shows or is that not stored in the tvcache as well? if not no worries.

    Thanks again!

     

    Last edit: Tech Craze 2022-06-29
  • Jon Stevens

    Jon Stevens - 2022-06-30

    If you have a look at Export Media Info in the Wiki, all of those are included for Movies (i.e. votes, country, video info, audio info, filesize) - you just have to format it correctly, e.g:

    <<votes>>
    <<nfo:country>>
    <<format:resolution>>
    <<nfo:file:audio:codec>>
    <<nfo:file:audio:channels>>
    <<file_size>> or <<nfo:file:filesize>>
    <<folder_size>>
    

    The TV Export is a different beast altogether. The number of seasons and episodes is there, as well as show status. The other things you are asking for don't seem to be there. Have a look at MediaInfoExport.vb to see what is actually available for export in each of the Case statements - there is a lot there that's not documented. Let me know of any deficiencies you would like added and I'll get it done if possible.

     
  • Tech Craze

    Tech Craze - 2022-07-01

    Thanks Jon will have a look.

     
  • Rob

    Rob - 2022-07-13

    Just to clarify on Jons post above.
    Tv number of Seasons and Episodes. This is available on export but counts only the seasons and episodes that are scraped in Media Companion.
    Missing Episodes are not available for Export as are not counted or noted in any database MC maintains.

    The most up-to-date list of exportable fields are listed in the file 1Export Template Guide.txt
    in the html_templates folder in your extracted Media Companion.

     
  • Rob

    Rob - 2022-07-14

    As discussed, some of these options will be available in the next release, MC 3.757b.

     
    • Tech Craze

      Tech Craze - 2022-07-16

      Fantastic, thanks for clarifying Rob and again for all the hard work you guys put into making this little piece of software so versatile.

       
  • Rob

    Rob - 2022-10-23

    New release out now. MC 3.757b

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.