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
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.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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!
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.
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
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:
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.
Thanks Jon will have a look.
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.
As discussed, some of these options will be available in the next release, MC 3.757b.
Fantastic, thanks for clarifying Rob and again for all the hard work you guys put into making this little piece of software so versatile.
New release out now. MC 3.757b