Announcement

Collapse
No announcement yet.

Post the FEATURE REQUEST or SUGGESTIONS about StreamFab here.

Collapse
This is a sticky topic.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Ninko
    replied
    Please support NOW TV in the UK!

    Leave a comment:


  • yiuleungf
    replied
    Hi admin, can you please add the feature to download VR videos from FANZA? There is a huge catalog of VR Videos from FANZA. If StreamFab can only download regular videos it would really be a shame.

    Leave a comment:


  • tabmag
    replied
    My request is to actually fix problems. I reported that supported site itv.com is not working back in December 2022. Still not fixed. I patiently waited for them to fix it and reported it again. All i get in response is their standard canned answer "We express our sincere sorry for inconvenience brought to you." So my feature request \ suggestion is to actually fix problems.

    Leave a comment:


  • Ninko
    replied
    Please support itvX in the UK!

    Leave a comment:


  • zekeblue
    replied
    Originally posted by Cats4U View Post

    Did you try this URL if you have the MPD downloader?
    I did not as I do not have MPD Downloader. I see is is USD $120 for lifetime, so not sure I will have it.

    Leave a comment:


  • Cats4U
    replied
    Originally posted by zekeblue View Post
    Would like to download from Plex please.
    Did you try this URL if you have the MPD downloader?

    Click image for larger version

Name:	Screenshot 2023-04-12 11.28.09 AM.png
Views:	753
Size:	108.0 KB
ID:	424185

    And now my request (again) -
    Add the Supported Streaming Services from https://www.dvdfab.cn/drm-mpd-downloader.htm to StreamFab if user has DRM-MPD module. This would be similar to the existing listing for All Supported Sites for the Youtube Downloader in StreamFab. Or combine the two but clearly mark DRM-MPD sites.

    In other words - Add the above display from your advertisement for the DRM MPD Downloader to StreamFab itself if the user has purchased the DRM MPD module. This way the user can see what additional streamers are available to them from within StreamFab without having to load up an advertisement for a module that they already have.

    Leave a comment:


  • zekeblue
    replied
    Would like to download from Plex please.

    Leave a comment:


  • Ninko
    replied
    It would be nice to have the option to select more then one audio format, e.g. stereo AND surround sound.
    Thanks

    Leave a comment:


  • yusuf35
    replied
    When will Noorplay best sound quality option come? Please..

    Leave a comment:


  • Max524
    replied
    Hello,
    the downloader Canal+ doesn't work anymore.
    Can you please try to fix it?
    thanks with your help

    Leave a comment:


  • Bradf3rdc
    replied
    Please support the option for subtitle formats for modules using yt-dlp. Would be great to be able to select ASS over SRT with Crunchyroll. Thanks

    --sub-format FORMAT Subtitle format; accepts formats preference,
    e.g. "srt" or "ass/srt/best"​

    Leave a comment:


  • Marc
    replied
    I'd love to have an option to define the filenames of saved videos, in my case: YouTube Videos.
    Some placeholder like "YYYY-MM--DD <title>" would be really great.

    Leave a comment:


  • jpp72
    replied
    Originally posted by Cats4U View Post
    Very good suggestion, JPP72!
    That would be very, very helpful for some people. I really like the idea. But in my case, all I need is to have the video files dumped directly into one directory. I already have a system set up for files I get via torrenting. It is a offshoot from one that I used to use when I used to record my TV shows using Windows Media Center and Silicondust HDHomerun Prime tuners. The files get processed and renamed by TVRename (https://github.com/TV-Rename/tvrename) and sent to the libraries of my choice. My objective is to have a fully automated system where the only thing I need to do is choose the video files I want and they automatically wind up in the library where they belong.
    Ya my suggestion would suit both our needs...

    It's so funny cause i have used TVRename since like 2012!

    When i found SickBeard, i switched to that and when Sonarr came out, i switched to that.

    I'll DM you so we don't hijack this thread but maybe Sonarr can do what you want until SF takes the suggestion.

    Leave a comment:


  • Cats4U
    replied
    Very good suggestion, JPP72!
    That would be very, very helpful for some people. I really like the idea. But in my case, all I need is to have the video files dumped directly into one directory. I already have a system set up for files I get via torrenting. It is a offshoot from one that I used to use when I used to record my TV shows using Windows Media Center and Silicondust HDHomerun Prime tuners. The files get processed and renamed by TVRename (https://github.com/TV-Rename/tvrename) and sent to the libraries of my choice. My objective is to have a fully automated system where the only thing I need to do is choose the video files I want and they automatically wind up in the library where they belong.

    Leave a comment:


  • jpp72
    replied
    Originally posted by Cats4U View Post
    I'd like to request a change or an option in the way that VIP files are saved. At present VIP files are saved in one of the three ways listed in Settings below.

    I propose that the VIP video files simply be placed directly in the selected Output directory without the use of the subfolders such as Show Title and Season. I'm sure that the subfolders were probably set up this way so as to synch with the PlayerFab library format. I don't use PlayerFab. I use other player/library programs that use the formatting that I want. With all the VIP files being placed in one output directory I would be able to easily automate moving the files into my video library program. As it stands now with the way StreamFab has setup the output directory with subfolders, I must manually move the files into a single directory for them to be automatically accepted and processed into my video library. I could write an automation script gathering all the video files from the various subfolders but it would be much, much, more difficult than just having the video files placed directly in the Output directory. Please consider making this change or adding this option. Thank you.​
    If i may add to this suggestion, instead of just having a setting to enable/disable subfolders, we should disable the auto folders and have variables that we can use in the naming convention of folders and filenames.

    For example, you could have something like:

    Generic

    $(module): The name of the module used to download the file
    $(vcodec): H264 or H265
    $(vrange): SDR, HDR10
    $(resolution): 480/576/720/1080/2160p
    $(acodec): EAC3, AC3, or AAC
    $(acodecstring): Dolby Digital Plus, Dolby Digital, Advanced Audio Codec

    Movies

    $(movie): Name of the movie
    $(year): Year of the movie

    TV Shows

    $(show): TV Show name
    $(season): Season number
    $(epnum): Episode number
    $(eptitle): Episode Title


    This would then give us all the power in where to save the files and how they are named.

    This would result in the folder setting and filename settings to be like this:

    Movie Download Folder: D:\Stream Downloaders\StreamFab\$(module)\Movies
    Movie Filename: $(movie) ($(year))\$(movie) ($(year))-$(resolution)-$(vcodec)-$(acodecstring)-WEB-DL

    TV Shows Download Folder: D:\Stream Downloaders\StreamFab\$(module)\TV Shows
    TV Shows Filename: $(show)\$(show) - $(season:1)x$(epnum:2) - $(eptitle) - $(vcodec) $(resolution)-WEB-DL

    Notice the modifiers for season and episode numbers to specify the number of digits to return. So in that case i don't want the leading zero for season but i do want it for episode numbers.

    This will help a lot of people who download a lot and need to massage the names and move files.​

    Leave a comment:

Working...
X