Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add smplayer(portable) #429

Closed
wants to merge 2 commits into from
Closed

Add smplayer(portable) #429

wants to merge 2 commits into from

Conversation

wsw0108
Copy link
Contributor

@wsw0108 wsw0108 commented May 25, 2017

No description provided.

wsw0108 and others added 2 commits May 25, 2017 11:42
- Fix 32bit URL
- Add persistence for smplayer.ini and screenshots directory
- Suggest mplayer and mpv
- Move extract_dir out of architecture
@r15ch13
Copy link
Member

r15ch13 commented May 25, 2017

Thanks. Are there more files/directories that can be made persistent?

@wsw0108
Copy link
Contributor Author

wsw0108 commented May 25, 2017

  • playlist.ini
  • file_settings/
  • style.ass (not sure)

@r15ch13 updated

@r15ch13
Copy link
Member

r15ch13 commented May 25, 2017

Can you these to the persist property and verify it?
You can install it via scoop install <path-to-your-fork>\smplayer.json to use the current manifest.
Uninstalling works normally: scoop uninstall smplayer

@r15ch13
Copy link
Member

r15ch13 commented May 25, 2017

Found these

  • player_info.ini
  • tv.m3u8
  • radio.m3u8
  • favorites.m3u8
  • style.ass

@wsw0108
Copy link
Contributor Author

wsw0108 commented May 26, 2017

~ $ ls ~\.smplayer\
Mode                LastWriteTime         Length Name
----                -------------         ------ ----
d-----       2016/12/22     19:54                file_settings
-a----        2016/4/16     21:04            272 device_info.ini
-a----        2017/5/23     14:48              8 favorites.m3u8
-a----        2017/5/23     14:48             77 hdpi.ini
-a----        2017/5/23     14:47          64302 player_info.ini
-a----        2017/5/23     14:48           1331 playlist.ini
-a----        2017/5/23     14:48              8 radio.m3u8
-a----        2017/5/23     14:48          15329 smplayer.ini
-a----        2017/3/27     18:04            300 styles.ass
-a----        2017/5/23     14:48              8 tv.m3u8

These are settings under %USERPROFILE% of smplayer with installer.
Only smpalyer.ini presents in zipped portable version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants