That is great news re: audio.
FYI: Delete from SMB share. Just deleted a variety of files (MP4,MOV,MPG) on WD MyCloud NAS and TC.
All deleted with no problems.
I also haven't had any issues with deleting files.
That is great news re: audio.
FYI: Delete from SMB share. Just deleted a variety of files (MP4,MOV,MPG) on WD MyCloud NAS and TC.
All deleted with no problems.
New features :
- Allow to delete files !!! You can delete your files if you don't need them anymore ! Just long tap a file to view option to delete it (if supported). Please note that delete is not possible via UPnP/dlna protocol as this protocol is not allowing file deletion
- Added a start folder for SMB/CIFS
- SSA/ASS subtitles support
- Allow to download subtitles from opensubtitles
- Add date/time info in video player interface
Bug fixes :
- Fix SMB/CIFS video playback for videos with high bitrate
- Improve video decoding stability
- Fix for discovered servers login/password save with empty username
- Fix for video playback progress bar not correctly updated (causing incorrect position when pressing pause button)
- Fix SMB/CIFS connection to some devices (like TimeCapsule/Airport Extreme)
- Fix playback progress bar issue
- Fix name shown during video playback (was wrong for some servers like UPnP/Synology/QNAP)
- Fix issue with FTP servers that are not forcing UTF-8 use
- Fix audio delay when using AirPlay as audio output
If delete fails, it should show you an error message with some information about why it failed ... What you describe here is an application crash so there is something wrong in my code (it should not crash for sure ...). Is it happening on a given file every time, or after a certain number of delete ? Which protocol are you using (SMB ?), and which server ? If you find a way to crash the app every time, please share, it'll help me to solve the problem !
Well. Wish I could give you more information. Do you log any errors anywhere? If not, maybe some kind of trace option in the next beta. Not a huge priority for me at this time. I just wanted you to know.I've made a test with a 9GB file that I renamed "Arrow S04E09 20151209 [20151210-0400].mpg", I put it in a folder called "Arrow", I played it using UPnP, then I deleted it by connecting using SMB protocol and I had no crash![]()
Cool. Will try it later tonight.I've just included a crash analyzer in the app (I gave up previously as it was failing, I succeeded after 2 hours of tries, the issue was that the Cocoapod version of "Fabrics" is not tvOS compatible, I had to use the alternate install method) , I'll upload a new test flight version so I can have hints of what's going on in your crash
Favorites feature is included in the "other good things for 1.3 version"![]()
I tried again with (8) - verified in the About. But it still crashes the same. I get no addition output.I've just included a crash analyzer in the app (I gave up previously as it was failing, I succeeded after 2 hours of tries, the issue was that the Cocoapod version of "Fabrics" is not tvOS compatible, I had to use the alternate install method) , I'll upload a new test flight version so I can have hints of what's going on in your crash
Favorites feature is included in the "other good things for 1.3 version"![]()
More information. Decided to COPY (with Mac Finder) the file to see if I can delete a copy. I get the following error message.I tried again with (8) - verified in the About. But it still crashes the same. I get no addition output.
Don't know but I just tried it with 1.2.1(7) and I get an error code even though the file permission is 666And it was working with previous beta ?
I do not think it every worked with these files. I am pretty sure I got this error before. And I thought someone else reported it so not sure I did. Because I was also confused about it not working on UPnP. But, then I tried to just delete random file (not wanting to delete good video files) and that worked so I assumed that it was working. But then tried to delete video files after I watch them and it failed. I also think there could simply be a problem with these files since I can not copy them. See my prior post.Don't know but I just tried it with 1.2.1(7) and I get an error code even though the file permission is 666
UPnP & external subtitles are not something that is working well in general as most UPnP servers are not offering access to subtitles files (unless you can configure on the server side which files are to be shown).It means that the use of one of the others protocols will be needed to access subtitles files.I just got NAStify Player on my Apple TV today in the hope of playing video files with subtitles (.srt) from my uPNP server. But I can't see any subtitles even though .srt files have exactly the same names with video files. I couldn't even find anything related to subtitles in settings menu.
I guess uPNP is not supported for external subtitles and we have to use an SMB streaming setup?
Tested and now works. Thanks.Crash analysed, correction done, new beta on the way ! The crash is not related to the protocol used BTW, just a possible inconstancy in tableview when deleting a line ...