Results 1 to 6 of 6

Thread: Feature Requests

  1. #1
    Join Date
    Mar 2012
    Posts
    15

    Default Feature Requests

    I just purchased Mezzmo after comparing it with several other media servers and think you guys are doing a great job. There are a couple of feature requests that I think would make your product much more solid and an even greater step above the others. Here are my suggestions:

    1. Ability to specify artwork by filename. (not always use folder.jpg - maybe use wd_tv.jpg etc)
    2. Video metadata that can be assigned in the same way that audio tags create playlist structure with proper art displayed. It would be nice to browse playlists in the following ways (the field titles may not be exact as I am not in front of my server at the moment but this should give the idea):
    - Movie Year
    - Movie Title
    - Synopsis (summary)

    - TV Series
    - Season
    - Episode#
    This data could be populated from Series.xml and MyMovies.xml

    MyMovies:
    <Actors></Actors>
    <ContentRating></ContentRating>
    <FirstAired></FirstAired>
    <Genre></Genre>
    <IMDB_ID></IMDB_ID>
    <Network></Network>
    <Overview></Overview>
    <Rating></Rating>
    <Runtime></Runtime>
    <SeriesID></SeriesID>
    <Status></Status>
    <SeriesName></SeriesName>

    Series:
    <LocalTitle></LocalTitle>
    <OriginalTitle></OriginalTitle>
    <SortTitle></SortTitle>
    <ForcedTitle></ForcedTitle>
    <IMDBrating></IMDBrating>
    <ProductionYear></ProductionYear>
    <MPAARating></MPAARating>
    <Revenue></Revenue>
    <Budget></Budget>
    <Added></Added>
    <IMDbId></IMDbId>
    <RunningTime></RunningTime>
    <TMDbId></TMDbId>
    <Studio></Studio>
    <CDUniverseId></CDUniverseId>
    <Persons> </Persons>
    <Genres> </Genres>
    <Description></Description>

    3. A refresh of the library that works similar to TVersity where a playlist or folder can be quickly refreshed without running full maintenance of the library
    4. The ability to map Series.xml and MyMovies.xml fields similar to the way mapping audio files works with mp3 tags. I am aware that this can currently be done using the drop down audio fields but not all video metadata is mappable this way. A separate drop list for video files would be preferrable.
    5. For video files allow rating to be user generated OR auto generated based on IMDB metadata rating.
    6. The ability to hide all media folders that are added and only stream the playlists.
    7. Instead of a Videos tree make a Movie tree and TV Shows tree to recognize proper folder structure for movies vs tv series and display the playlists accordingly. Folders would look like:

    Movies -> MovieName (YYYY) -> movie (YYYY).avi
    TV Series -> SeriesName -> Episode# -> Series S##E##.avi

    Thanks so much for continuing to build a great product.
    Last edited by devilbrand; 03-01-2012 at 01:39 AM.

  2. #2
    Join Date
    Nov 2007
    Location
    Melbourne, Australia
    Posts
    11,642

    Default

    Quote Originally Posted by devilbrand View Post
    I just purchased Mezzmo after comparing it with several other media servers and think you guys are doing a great job. There are a couple of feature requests that I think would make your product much more solid and an even greater step above the others. Here are my suggestions:
    I'm glad you like Mezzmo and thank you for the suggestions!

    1. Ability to specify artwork by filename. (not always use folder.jpg - maybe use wd_tv.jpg etc)
    Mezzmo supports a few more artwork filenames (see: http://www.conceiva.com/products/mez...p#MetadataRead), but having a list of possible ones is flexible, I agree.

    2. Video metadata that can be assigned in the same way that audio tags create playlist structure with proper art displayed. It would be nice to browse playlists in the following ways (the field titles may not be exact as I am not in front of my server at the moment but this should give the idea):

    - Movie Year
    - Movie Title
    - Synopsis (summary)

    - TV Series
    - Season
    - Episode#
    This data could be populated from Series.xml and MyMovies.xml
    We already get data from series.xml and mymovies.xml - do you mean to add these keywords to smart/active playlists?

    3. A refresh of the library that works similar to TVersity where a playlist or folder can be quickly refreshed without running full maintenance of the library
    You don't need to refresh the whole library - just right-click on a playlist or folder and there's an option to maintain that folder in the popup menu.

    4. The ability to map Series.xml and MyMovies.xml fields similar to the way mapping audio files works with mp3 tags. I am aware that this can currently be done using the drop down audio fields but not all video metadata is mappable this way. A separate drop list for video files would be preferrable.
    Sorry, I'm not sure what you mean as there is no user-defined mapping in Mezzmo at the moment? Can you please send a screenshot of those lists?

    5. For video files allow rating to be user generated OR auto generated based on IMDB metadata rating.
    Files can be rated by opening up their properties dialog. We'll implement IMDB ratings in one of the future versions.

    6. The ability to hide all media folders that are added and only stream the playlists.
    This can be achieved by moving the media folders into the root of your library tree (for example), so that they are all gathered in one place (under one "normal" playlist, for example). Then you won't see them, unless you go into this folder specifically.

    7. Instead of a Videos tree make a Movie tree and TV Shows tree to recognize proper folder structure for movies vs tv series and display the playlists accordingly. Folders would look like:

    Movies -> MovieName (YYYY) -> movie (YYYY).avi
    TV Series -> SeriesName -> Episode# -> Series S##E##.avi
    Thank you for that suggestion - it's an interesting idea and we'll certainly consider adding it in.

    Mezzmo Android: Install it on your tablet, smartphone, Android TV or Amazon Fire to browse and stream files from your Mezzmo library to all your devices. Full details at http://www.conceiva.com/products/mez...mo_android.asp
    Mezzmo for Kodi Add-on: Install it into Kodi to stream files from your Mezzmo library directly in Kodi. Full details at http://www.mezzmo.com/wiki/doku.php?...odi_user_guide
    Mezzmo for Roku App: Install it onto your Roku to stream files from your Mezzmo library. Full details at http://www.mezzmo.com/wiki/doku.php?...oku_user_guide
    Wiki: User Guides & Reference Manual at http://www.mezzmo.com/wiki
    Facebook: http://www.facebook.com/Mezzmo.DLNA.Server
    Twitter: https://twitter.com/conceiva_mezzmo
    Web: http://www.mezzmo.com

  3. #3
    Join Date
    Mar 2012
    Posts
    15

    Default

    Thanks for your help. I have found workarounds for most of the problems encountered. Your suggestions were helpful. I am now wondering if it is possible to have an image (folder.jpg) display on the TV for playlists. I setup a regular playlist called "TV Series" and nested under that playlist I have many other smart playlists containing each TV series. I assigned an image to each smart playlist for the TV series. When I browse to the TV Series basic playlist on mezzmo I can see all of the TV Series as well as their folder art. When I browse to the same playlist on my TV I just see a folder icon with the name of the series. It would be nice to have the image displayed for each smart playlist on the TV the same way it does on my computer.

  4. #4
    Join Date
    Nov 2007
    Location
    Melbourne, Australia
    Posts
    11,642

    Default

    Most devices do not support folder artwork for playlists, so most likely the answer is no, due to the firmware limitation of your TV. What's your TV make and model?

    Mezzmo Android: Install it on your tablet, smartphone, Android TV or Amazon Fire to browse and stream files from your Mezzmo library to all your devices. Full details at http://www.conceiva.com/products/mez...mo_android.asp
    Mezzmo for Kodi Add-on: Install it into Kodi to stream files from your Mezzmo library directly in Kodi. Full details at http://www.mezzmo.com/wiki/doku.php?...odi_user_guide
    Mezzmo for Roku App: Install it onto your Roku to stream files from your Mezzmo library. Full details at http://www.mezzmo.com/wiki/doku.php?...oku_user_guide
    Wiki: User Guides & Reference Manual at http://www.mezzmo.com/wiki
    Facebook: http://www.facebook.com/Mezzmo.DLNA.Server
    Twitter: https://twitter.com/conceiva_mezzmo
    Web: http://www.mezzmo.com

  5. #5
    Join Date
    Mar 2012
    Posts
    15

    Default

    This is primarily being served vix xbox 360 (5 in total) although I do have a samsung BD and a wii that have access as well as many PCs (about 10).

  6. #6
    Join Date
    Nov 2007
    Location
    Melbourne, Australia
    Posts
    11,642

    Default

    I don't think any of those support folder artwork, sorry.

    Mezzmo Android: Install it on your tablet, smartphone, Android TV or Amazon Fire to browse and stream files from your Mezzmo library to all your devices. Full details at http://www.conceiva.com/products/mez...mo_android.asp
    Mezzmo for Kodi Add-on: Install it into Kodi to stream files from your Mezzmo library directly in Kodi. Full details at http://www.mezzmo.com/wiki/doku.php?...odi_user_guide
    Mezzmo for Roku App: Install it onto your Roku to stream files from your Mezzmo library. Full details at http://www.mezzmo.com/wiki/doku.php?...oku_user_guide
    Wiki: User Guides & Reference Manual at http://www.mezzmo.com/wiki
    Facebook: http://www.facebook.com/Mezzmo.DLNA.Server
    Twitter: https://twitter.com/conceiva_mezzmo
    Web: http://www.mezzmo.com

Similar Threads

  1. Where is the shuffle feature?
    By Britinva in forum Mezzmo Questions and Support
    Replies: 13
    Last Post: 03-28-2013, 05:00 PM
  2. 2 Requests: movie information import by script & choise of audio stream
    By Rapishu in forum Mezzmo Wish List and Feedback
    Replies: 12
    Last Post: 11-18-2011, 03:30 PM
  3. Two requests: Album Artist/Band tag and Active Playlist Filters
    By Gregyski in forum Mezzmo Wish List and Feedback
    Replies: 8
    Last Post: 07-26-2011, 05:45 PM
  4. Catagories feature not what I expected
    By sparker366 in forum DownloadStudio Questions and Support
    Replies: 3
    Last Post: 05-04-2011, 08:11 AM
  5. Need Backup Config feature
    By Britinva in forum Mezzmo Wish List and Feedback
    Replies: 5
    Last Post: 02-21-2011, 07:55 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •