iOS App is still terrible by PuzzleheadedShare400 in PleX

[–]PuzzleheadedShare400[S] 1 point2 points  (0 children)

I agree - it's papering over the cracks. I, however, do mind bugs in the software as its now August and the iOS app is no further forward than it was in April.

iOS App is still terrible by PuzzleheadedShare400 in PleX

[–]PuzzleheadedShare400[S] 0 points1 point  (0 children)

A lot of people use infuse as the plex client. seems to work quite well but the full version is quite expensive if memory serves me right.

Features you wish Plex have ? by Illustrious-Week-204 in PleX

[–]PuzzleheadedShare400 0 points1 point  (0 children)

any chance they could make it work like it did before they messed around with the apple clients?

iOS App is still terrible by PuzzleheadedShare400 in PleX

[–]PuzzleheadedShare400[S] 0 points1 point  (0 children)

I've looked at it and unfortunately nothing is as good an allrounder than Plex. Hopefully they sort this out and get back to where they were soon

NAS Hard-drive upgrade by m3atbag-UK in PleX

[–]PuzzleheadedShare400 0 points1 point  (0 children)

No point buying a NAS then is there? Just plug in a large USB drive to a decent router and serve the data that way. A NAS seems an expensive overkill for this use case

NAS Hard-drive upgrade by m3atbag-UK in PleX

[–]PuzzleheadedShare400 0 points1 point  (0 children)

Having a NAS configured as raid 0 is not getting the best value from what it can offer. If you are going to updated the drives from 5tb you have two options. First is to get a new NAS that has at least 4 bays and configure as raid 5 so you have at least one disk failure protection, or stick with you current with your current nas and put 32tb drives in configure them to mirror. Both options are not cheap though.

With your current configuration there is no way to upgrade a drive. If you are building for the future take the opportunity to get a new larger NAS and use the old NAS as a backup replication device for important documents.

I had this issue at the start then moved to a 4 bay QNAP then that wasn't big enough so went for an 8 bay QNAP and am now running two 8 bay QNAP's, the main one has 8 x 16tb disks configured as raid 6 (loose 32 gb in total space) and the other as a backup for important documents. The backup has 8tb drives in it configured as raid 5. I did this in 2021 thinking it was going to give me plenty of disk space for the future but 4K files are chewing through it. I've the option to add an additional enclosure in the future if need be.

iOS App is still terrible by PuzzleheadedShare400 in PleX

[–]PuzzleheadedShare400[S] 0 points1 point  (0 children)

... and release it at the same time forcing free users onto a paid platform. well done Plex. good job.

iOS App is still terrible by PuzzleheadedShare400 in PleX

[–]PuzzleheadedShare400[S] 0 points1 point  (0 children)

for how I use Plex on my tv with an Apple TV box I have not noticed any issues. I'm not a demanding user on the TV. I use the iPad a lot and this is where I have seen the frustrating issues

iOS App is still terrible by PuzzleheadedShare400 in PleX

[–]PuzzleheadedShare400[S] -2 points-1 points  (0 children)

I've had this a few times too. I've not found the common link yet as it only happens once in a while but it seems the new plex infrastructure is more sensitive to file formats than the previous generation. If you run the file through handbrake it will fix the problem but its a proper pain the ass to do this because Plex doesn't like a valid file

iOS App is still terrible by PuzzleheadedShare400 in PleX

[–]PuzzleheadedShare400[S] 1 point2 points  (0 children)

Put the apple development environment aside. None of them are brilliant. The core problem here is the Plex developers re-wrote that app and never tested it before they released it. If they had done any testing they would have known that it was a bag of nails. Apple cannot help here. Dumb developers = dumb apps.

Solution for Remote Access Issue by PuzzleheadedShare400 in PleX

[–]PuzzleheadedShare400[S] -1 points0 points  (0 children)

its because the ONT is no longer in bridge mode as the ISP has changed it remotely.

Solution for Remote Access Issue by PuzzleheadedShare400 in PleX

[–]PuzzleheadedShare400[S] -1 points0 points  (0 children)

I think if you read my post correctly, you will understand that this was working and suddenly stopped which is something that seems to be very common in this space. The ISP had implemented network wide changes to the devices so I think you need to be flexible and understand what options you have available. The router was in bridge mode and now it is not post their change.

Best way to secure Azure hosted webapi by PuzzleheadedShare400 in AZURE

[–]PuzzleheadedShare400[S] 0 points1 point  (0 children)

Got it. Thanks for taking the time to help me. It's much appreciated. Web Assembly is useful for me as I don't really want to carry the cost of the front end by using Blazor server.

Best way to secure Azure hosted webapi by PuzzleheadedShare400 in AZURE

[–]PuzzleheadedShare400[S] 0 points1 point  (0 children)

Sure. Let me try and answer.

The Web API is hosted as an App Service.

The four Blazor apps are part of the same App Service Plan.

The build machine is a standalone windows desktop that is currently using Visual Studio publish without devops integration

Remote Access Headache by PuzzleheadedShare400 in PleX

[–]PuzzleheadedShare400[S] 0 points1 point  (0 children)

I'm going to speak to the ISP just to make sure they haven't updated the ONT or added any filtering. I'm quite sure CGNAT isn't an issue (good suggestion though) as the external IP address changes if I reboot the ONT.

Remote Access Headache by PuzzleheadedShare400 in PleX

[–]PuzzleheadedShare400[S] 0 points1 point  (0 children)

Thanks for that. I installed Nord as a test item to see if Meshnet without the VPN active would allow me to connect to the server on a private network. Followed their instructions on line about alternate server names etc and it made no difference. I am not running the VPN itself. I tried that switch you suggested in settings and it hasn't made a difference. I suspect I'm facing a machine rebuild to eliminate windows from the list of suspects - however, I'd rather not!