Recent content by cube10025

  1. C

    Question autostart app called 1

    Nada, no info at all. Reinstalled windows
  2. C

    Question autostart app called 1

    Like asking did you eat!
  3. C

    Question autostart app called 1

    Any one know what this is? Nothing in task manager.
  4. C

    Question Anyone know what this is Giant banner button on screen!?

    Update, Probably temp, not seen it since. I sent an angry email to ASUS maybe that is the reason :LOL:
  5. C

    Question Anyone know what this is Giant banner button on screen!?

    What!? It is posted? Yes I assume Asus, I have amd and Armoury Crate running. Happened 2 times but have not seen it now for a few days.
  6. C

    Question Anyone know what this is Giant banner button on screen!?

    Anyone know what this is? What program runs it, what dose it do? And how do I remove it!?
  7. C

    Chromecast lag or stutter what is it called?

    Tv is wired, picked up a Nvidia Shied TV works great on wifi!
  8. C

    Chromecast lag or stutter what is it called?

    I experience lag when watching old movies on my Chromecast. Changing the refresh rate doesn't do anything. The issue persists both on the Plex local server and during streaming. However, it works normally on the TV app on the same network. I have tried to search for a solution on Google, but I...
  9. C

    Question Rename filename after Title ?

    MP3 tag don´t do mkv for some reason. I´l look at the characters, google suggests the you can not use rename-item but should use move-item, but you tested? Should work? Feels like the error should be being used by another process rather than "can not create a file when that file already...
  10. C

    Question Rename filename after Title ?

    MP3Tag works Great Thanks!!!
  11. C

    Question Rename filename after Title ?

    There problem seem to be English and Swedish, need to replace with Title "Titel", but now I am getting "cannot create a file when that file already exists"
  12. C

    Question Rename filename after Title ?

    If I run. Get-MPegMetaData -Directory "C:\test\test2" I get works fine, the title is there But the script dose nothing, what am i missing? Function Get-MPegMetaData { [CmdletBinding()] [Alias()] [OutputType([Psobject])] Param ( [String]...
  13. C

    Question Rename filename after Title ?

    But the file endings is fine, I need to rename them to there proper name like in the title in the metadata.
  14. C

    Question Rename filename after Title ?

    Thanks i will try this. There is 10033 files, not all of them useful but at least with meta info i can remove 40% :)
  15. C

    Question Filesystem recovery

    Some update, was not able to recover the partition but DMDE was able to find a lot more files if not all. It´s raw data but it still has the Title so just need to rename them after that. Thanks for the help fzabkar