I'm really happy that Waipu has been added as an official download module and immediately upgraded my subscription with a lifetime upgrade guarantee. What really annoys me about the new Waipu module, however, is the message that always appears on the homepage stating that you can't record live streams. Please provide a way to disable this message. It's annoying to have to click away every time.
Announcement
Collapse
No announcement yet.
Post the FEATURE REQUEST or SUGGESTIONS about StreamFab here.
Collapse
This is a sticky topic.
X
X
-
I would really like a module for viaplay.se site, and also for tv4play+, as now I have to download the videos from tv4play.se using the m3u8 downloader, but it won't work using my tv4play+ account, only with my free account (if I use my paid account, to be able to download all episodes of a series, the video is just a mess of mixed colours...)
Comment
-
How about getting MGM+ to work, whether in version 6 preferred, as it would be sooner, or version 7 quickly?
Reference post here about MGM+ not working.Things can't be fully accomplished without proper access.
Things need to be done with active moderatoration.
Disclaimer: Use of a VPN can NOT be fixed by StreamFab staff or members.
Comment
-
Originally posted by AYColumbia View PostPlease provide an option to name the season folder as "Season X" rather than the current default of "SXX" like "S01" so
Season 1
Season 2
...
Season 12
etc.
Thanks.
I use this naming convention and then use Rename Master to batch remove the 0s from the season numbers
Comment
-
Not really, because I want the file and folder to be separate. I don't want "Season x" on the FILE name. I like the way it is now for the file. The folder though, should have its own setting that allows you to name it as it is or as I suggested.
[UPDATE] I think I see what you're showing. You have it hard coded with the path which I don't. I use a relative path. You're also correct about the 0s that are padded for 1-9 which would have to be removed. I'll have to play with relative locations and see how that works.
[UPDATE2] Looks like relative paths won't work as expected as the default season folder still gets created, e.g.,
.\The Munsters\S01\Season 01Last edited by AYColumbia; 09-25-2025, 03:33 AM.
Comment
-
Originally posted by AYColumbia View PostNot really, because I want the file and folder to be separate. I don't want "Season x" on the FILE name. I like the way it is now for the file. The folder though, should have its own setting that allows you to name it as it is or as I suggested.
[UPDATE] I think I see what you're showing. You have it hard coded with the path which I don't. I use a relative path. You're also correct about the 0s that are padded for 1-9 which would have to be removed. I'll have to play with relative locations and see how that works.
[UPDATE2] Looks like relative paths won't work as expected as the default season folder still gets created, e.g.,
.\The Munsters\S01\Season 01
Code:..\..\
So, for you, I would say use:
Code:..\..\{show.name}\Season {season.num}\whatever you want your filename to be
- Likes 2
Comment
-
Take our tech issues seriously when reported, instead of telling us to download the latest version of streamfab after we say we are already using the latest available version.Things can't be fully accomplished without proper access.
Things need to be done with active moderatoration.
Disclaimer: Use of a VPN can NOT be fixed by StreamFab staff or members.
- Likes 1
Comment
Comment